mm-commits.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* + serial-8250_pnpc-add-new-wacom-devices.patch added to -mm tree
@ 2009-12-02 23:18 akpm
  0 siblings, 0 replies; only message in thread
From: akpm @ 2009-12-02 23:18 UTC (permalink / raw)
  To: mm-commits; +Cc: pingc, alan, greg, jkosina


The patch titled
     serial/8250_pnp.c: add new Wacom devices
has been added to the -mm tree.  Its filename is
     serial-8250_pnpc-add-new-wacom-devices.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

See http://userweb.kernel.org/~akpm/stuff/added-to-mm.txt to find
out what to do about this

The current -mm tree may be found at http://userweb.kernel.org/~akpm/mmotm/

------------------------------------------------------
Subject: serial/8250_pnp.c: add new Wacom devices
From: "Ping Cheng" <pingc@wacom.com>

Add 10 serial Wacom Tablet PC devices.  In fact, The last 3 bytes of
WACF### are all reserved for Wacom serial OEMs.

Signed-off-by: Ping Cheng <pingc@wacom.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Greg KH <greg@kroah.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
---

 drivers/serial/8250_pnp.c |   11 +++++++++++
 1 file changed, 11 insertions(+)

diff -puN drivers/serial/8250_pnp.c~serial-8250_pnpc-add-new-wacom-devices drivers/serial/8250_pnp.c
--- a/drivers/serial/8250_pnp.c~serial-8250_pnpc-add-new-wacom-devices
+++ a/drivers/serial/8250_pnp.c
@@ -337,6 +337,15 @@ static const struct pnp_device_id pnp_de
 	{       "WACF00A",              0       },
 	{       "WACF00B",              0       },
 	{       "WACF00C",              0       },
+	{       "WACF00D",              0       },
+	{       "WACF00E",              0       },
+	{       "WACF00F",              0       },
+	{       "WACF010",              0       },
+	{       "WACF011",              0       },
+	{       "WACF012",              0       },
+	{       "WACF013",              0       },
+	{       "WACF014",              0       },
+	{       "WACF015",              0       },
 	/* Compaq touchscreen */
 	{       "FPI2002",              0 },
 	/* Fujitsu Stylistic touchscreens */
@@ -354,6 +363,8 @@ static const struct pnp_device_id pnp_de
 	{	"FUJ02E5",		0	},
 	/* Fujitsu P-series tablet PC device */
 	{	"FUJ02E6",		0	},
+	/* Fujitsu Wacom Tablet PC device */
+	{	"FUJ02E7",		0	},
 	/*
 	 * LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6 in
 	 * disguise)
_

Patches currently in -mm which might be from pingc@wacom.com are

serial-8250_pnpc-add-new-wacom-devices.patch


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

only message in thread, other threads:[~2009-12-02 23:18 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-12-02 23:18 + serial-8250_pnpc-add-new-wacom-devices.patch added to -mm tree akpm

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).