lkml.org 
[lkml]   [2007]   [Oct]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
SubjectAn additional entry to the pnp_dev_table for the serial driver against 2.6.21.4
From
All,

The following is an extra entry to enable the touch screen on the new LG
C1 EXPRESS DUAL machine.

Thanks,
D.

diff -uprN -X linux-2.6.21.4__vanilla/Documentation/dontdiff
linux-2.6.21.4__vanilla/drivers/serial/8250_pnp.c
linux-2.6.21.4__C1-PB11A3/drivers/serial/8250_pnp.c
--- linux-2.6.21.4__vanilla/drivers/serial/8250_pnp.c 2007-06-08
07:27:31.000000000 +1000
+++ linux-2.6.21.4__C1-PB11A3/drivers/serial/8250_pnp.c 2007-06-10
10:53:31.000000000 +1000
@@ -343,6 +343,8 @@ static const struct pnp_device_id pnp_de
/* Fujitsu Wacom Tablet PC devices */
{ "FUJ02E5", 0 },
{ "FUJ02E6", 0 },
+ /* LG C1 EXPRESS DUAL (C1-PB11A3) touch screen (actually a FUJ02E6
in disguise) */
+ { "LTS0001", 0 },
/* Rockwell's (PORALiNK) 33600 INT PNP */
{ "WCI0003", 0 },
/* Unkown PnP modems */

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2007-10-27 01:49    [W:0.033 / U:0.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site