public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c
@ 2007-03-20 14:01 Danny Kukawka
  0 siblings, 0 replies; only message in thread
From: Danny Kukawka @ 2007-03-20 14:01 UTC (permalink / raw)
  To: linux-kernel

adds device ids of two Fujitsu Siemens Tablet PCs to pnp_dev_table

Signed-off-by: Danny Kukawka <dkukawka@suse.de>

--- linux-2.6.21-rc4/drivers/serial/8250_pnp.c	2007-03-19 21:42:43.000000000 +0100
+++ linux-2.6.21-rc5/drivers/serial/8250_pnp.c	2007-03-19 21:55:53.000000000 +0100
@@ -340,6 +340,9 @@ static const struct pnp_device_id pnp_de
 	{       "FUJ02B8",              0 },
 	{       "FUJ02B9",              0 },
 	{       "FUJ02BC",              0 },
+	/* Fujitsu Wacom Tablet PC devices */
+	{	"FUJ02E5",		0	},
+	{	"FUJ02E6",		0	},
 	/* Rockwell's (PORALiNK) 33600 INT PNP */
 	{	"WCI0003",		0	},
 	/* Unkown PnP modems */

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

only message in thread, other threads:[~2007-03-20 14:02 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-20 14:01 [PATCH] add Fujitsu Siemens Tablet PC devices to 8250_pnp.c Danny Kukawka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox