aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>2011-05-19 08:18:15 -0400
committerJiri Kosina <jkosina@suse.cz>2011-05-20 07:35:42 -0400
commitee0fbd149182d91e3b9df7b306eb03cd1f1dd4a1 (patch)
treeef322e70290fafce181f2602eb77aa7c580d954c /drivers/hid/hid-ids.h
parent79603dc9a8223856cf3194dcabad32b9828c7be9 (diff)
HID: hid-multitouch: add support for GoodTouch panels
This patch introduce support for GoodTouch panels. This device has not been optimized in term of kernel processing operations (default class), but it will work. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index e9b8004e99b9..5ad823528e24 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -258,6 +258,9 @@
258#define USB_DEVICE_ID_0_8_8_IF_KIT 0x0053 258#define USB_DEVICE_ID_0_8_8_IF_KIT 0x0053
259#define USB_DEVICE_ID_PHIDGET_MOTORCONTROL 0x0058 259#define USB_DEVICE_ID_PHIDGET_MOTORCONTROL 0x0058
260 260
261#define USB_VENDOR_ID_GOODTOUCH 0x1aad
262#define USB_DEVICE_ID_GOODTOUCH_000f 0x000f
263
261#define USB_VENDOR_ID_GOTOP 0x08f2 264#define USB_VENDOR_ID_GOTOP 0x08f2
262#define USB_DEVICE_ID_SUPER_Q2 0x007f 265#define USB_DEVICE_ID_SUPER_Q2 0x007f
263#define USB_DEVICE_ID_GOGOPEN 0x00ce 266#define USB_DEVICE_ID_GOGOPEN 0x00ce