LG Flatron T1710B kernel driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The LG Flatron T1710B touchscreen seems to be a ITM display

I've patched my kernel, and testet the screen using the ITM drivers, and it seems to work fine.

Just update the list of devices, like this:

--- usbtouchscreen.c.orig	2010-11-18 16:33:40.806381557 +0100
+++ usbtouchscreen.c	2010-11-17 16:25:23.794528671 +0100
@@ -173,6 +173,7 @@

 #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



--
Med venlig hilsen / Best regards
Data Nordisk

Glenn Sommer
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Media Devel]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Linux Wireless Networking]     [Linux Omap]

  Powered by Linux