mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* An additional entry to the pnp_dev_table for the serial driver  against 2.6.21.4
@ 2007-10-27 23:15 Damian Jurd
  2007-11-23 15:05 ` oc666
  0 siblings, 1 reply; 2+ messages in thread
From: Damian Jurd @ 2007-10-27 23:15 UTC (permalink / raw)
  To: linux-kernel

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 */



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: An additional entry to the pnp_dev_table for the serial driver      against 2.6.21.4
  2007-10-27 23:15 An additional entry to the pnp_dev_table for the serial driver against 2.6.21.4 Damian Jurd
@ 2007-11-23 15:05 ` oc666
  0 siblings, 0 replies; 2+ messages in thread
From: oc666 @ 2007-11-23 15:05 UTC (permalink / raw)
  To: linux-kernel

Damian Jurd <dnj <at> Allotrope.com.au> writes:

> 
> All,
> 
> The following is an extra entry to enable the touch screen on the new LG
> C1 EXPRESS DUAL machine.
> 
> Thanks,
> D.


Is this patch working with linux-kernel-2.6.23-r2?

Thanks


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-11-23 15:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-10-27 23:15 An additional entry to the pnp_dev_table for the serial driver against 2.6.21.4 Damian Jurd
2007-11-23 15:05 ` oc666

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

all inboxes | Powered by JetHome®