linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] serial/8250_pnp: Add a new Fujitsu Wacom Tablet PC device
       [not found] <167e8a331001071649l3d8df335w2b2422984bb245e8@mail.gmail.com>
@ 2010-01-11 19:48 ` Ping
  0 siblings, 0 replies; only message in thread
From: Ping @ 2010-01-11 19:48 UTC (permalink / raw)
  To: linux-serial; +Cc: Andrew Morton

Sending this patchset to the list.  Sorry for those who has got this
one before.

Ping

From: Ping Cheng <pingc@wacom.com>
Date: Thu, 7 Jan 2010 16:21:37 -0800
Subject: [PATCH 1/2] Add a new Fujitsu Wacom Tablet PC device

This is a new two finger touch Fujitsu Wacom Tablet PC

Signed-off-by: Ping Cheng <pingc@wacom.com>
---
 drivers/serial/8250_pnp.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/drivers/serial/8250_pnp.c b/drivers/serial/8250_pnp.c
index 36ede02..b5496a1 100644
--- a/drivers/serial/8250_pnp.c
+++ b/drivers/serial/8250_pnp.c
@@ -354,6 +354,8 @@ static const struct pnp_device_id pnp_dev_table[] = {
       {       "FUJ02E5",              0       },
       /* Fujitsu P-series tablet PC device */
       {       "FUJ02E6",              0       },
+       /* Fujitsu Wacom 2FGT Tablet PC device */
+       {       "FUJ02E7",              0       },
       /*
        * LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6 in
        * disguise)
--
--
To unsubscribe from this list: send the line "unsubscribe linux-serial" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-01-11 19:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <167e8a331001071649l3d8df335w2b2422984bb245e8@mail.gmail.com>
2010-01-11 19:48 ` [PATCH 1/2] serial/8250_pnp: Add a new Fujitsu Wacom Tablet PC device Ping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).