aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorXianhan Yu <aroundight77@gmail.com>2012-09-27 22:18:59 -0400
committerJiri Kosina <jkosina@suse.cz>2012-10-01 04:15:02 -0400
commitf5ff4e1e62408327d27fb1e1ab00e96a52b7cd46 (patch)
tree2af7fbdef117f60e768b0016fbdb4db5b07008a1 /drivers/hid/hid-ids.h
parentdfeefd108ab2ae2975abb126be7cef449a691e9e (diff)
HID: multitouch: add support for GeneralTouch multi-touchscreen
Fix the touch-up no response problem on GeneralTouch twofingers touchscreen and modify the driver for new GeneralTouch PWT touchscreen. Signed-off-by: Xianhan Yu <aroundight77@gmail.com> Reviewed-by Benjamin Tissoires <benjamin.tissoires@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 5f68149c2f7e..54e15c47b405 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -309,6 +309,7 @@
309 309
310#define USB_VENDOR_ID_GENERAL_TOUCH 0x0dfc 310#define USB_VENDOR_ID_GENERAL_TOUCH 0x0dfc
311#define USB_DEVICE_ID_GENERAL_TOUCH_WIN7_TWOFINGERS 0x0003 311#define USB_DEVICE_ID_GENERAL_TOUCH_WIN7_TWOFINGERS 0x0003
312#define USB_DEVICE_ID_GENERAL_TOUCH_WIN8_PWT_TENFINGERS 0x0100
312 313
313#define USB_VENDOR_ID_GLAB 0x06c2 314#define USB_VENDOR_ID_GLAB 0x06c2
314#define USB_DEVICE_ID_4_PHIDGETSERVO_30 0x0038 315#define USB_DEVICE_ID_4_PHIDGETSERVO_30 0x0038