aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorBenjamin Tissoires <benjamin.tissoires@enac.fr>2012-03-06 04:53:47 -0500
committerJiri Kosina <jkosina@suse.cz>2012-03-06 08:09:24 -0500
commitfd1d152583e6ce02b47cb7315295ab58014aa26d (patch)
treed7f167abf33d1adf727c5a02317ebd9eb5e6049f /drivers/hid/hid-ids.h
parent71078b0deba8420e00b0c5e39ea359dbcaa11114 (diff)
HID: multitouch: add more eGalax devices
This is a list of devices that should be handled by hid-multitouch. They all present the HID usage "Contact ID" and won't be handled by hid-input. Some of them have _not_ been tested (though I have their report descriptors), but I've been guaranted by eeti that they follow the same protocol. The tested ones are also blacklisted in hid-core.c. Signed-off-by: Benjamin Tissoires <benjamin.tissoires@enac.fr> Acked-by: Henrik Rydberg <rydberg@euromail.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 10a9ca99e3f8..e5e32864d55d 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -238,11 +238,17 @@
238#define USB_DEVICE_ID_EGALAX_TOUCHCONTROLLER 0x0001 238#define USB_DEVICE_ID_EGALAX_TOUCHCONTROLLER 0x0001
239#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480D 0x480d 239#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480D 0x480d
240#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480E 0x480e 240#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_480E 0x480e
241#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7207 0x7207
241#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_720C 0x720c 242#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_720C 0x720c
243#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7224 0x7224
244#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_725E 0x725e
245#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7262 0x7262
242#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_726B 0x726b 246#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_726B 0x726b
247#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72AA 0x72aa
243#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72A1 0x72a1 248#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72A1 0x72a1
244#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72FA 0x72fa 249#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_72FA 0x72fa
245#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7302 0x7302 250#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7302 0x7302
251#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_7349 0x7349
246#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_A001 0xa001 252#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH_A001 0xa001
247 253
248#define USB_VENDOR_ID_ELECOM 0x056e 254#define USB_VENDOR_ID_ELECOM 0x056e