lkml.org 
[lkml]   [2010]   [Nov]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
SubjectPatch for LG Flatron T1710B Touchscreen
I've recently got my hands on a LG Flatron T1710B touchscreen.
As other LG products, this seems to use the ITM panel.

I've patches my kernel to use the ITM driver with this device, and it seems to work great.

--- drivers/input/touchscreen/usbtouchscreen.c.orig 2010-11-18 16:33:40.806381557 +0100
+++ drivers/input/touchscreen/usbtouchscreen.c 2010-11-19 09:40:13.909222383 +0100
@@ -173,6 +173,7 @@ static struct usb_device_id usbtouch_dev

#ifdef CONFIG_TOUCHSCREEN_USB_ITM
{USB_DEVICE(0x0403, 0xf9e9), .driver_info = DEVTYPE_ITM},
+ {USB_DEVICE(0x16e3, 0xf9e9), .driver_info = DEVTYPE_ITM},
#endif

#ifdef CONFIG_TOUCHSCREEN_USB_ETURBO
Signed-off-by: Glenn Sommer <gsommer@datanordisk.dk>


--
Med venlig hilsen / Best regards
Data Nordisk

Glenn Sommer


\
 
 \ /
  Last update: 2010-11-22 10:15    [W:0.021 / U:1.468 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site