aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorStephane Chatty <chatty@lii-enac.fr>2010-04-10 10:43:08 -0400
committerJiri Kosina <jkosina@suse.cz>2010-04-10 15:28:35 -0400
commit0c3910c255d3f9caeef4ebad5d5a1156a2d33f69 (patch)
tree8b0cbad6e52b319db1297add12ba40e377f3d0f3 /drivers/hid/hid-ids.h
parentab195c58b864802c15e494f06ae109413e12d50b (diff)
HID: add support for the eGalax dual-touch panel
Added support for the eGalax dual-touch panel, found on the Asus EeePC T101MT Signed-off-by: Stephane Chatty <chatty@enac.fr> Tested-by: Philipp Merkel <linux@philmerk.de> 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 797e06470356..413b16527f16 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -170,6 +170,9 @@
170 170
171#define USB_VENDOR_ID_DRAGONRISE 0x0079 171#define USB_VENDOR_ID_DRAGONRISE 0x0079
172 172
173#define USB_VENDOR_ID_DWAV 0x0eef
174#define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH 0x480d
175
173#define USB_VENDOR_ID_ELO 0x04E7 176#define USB_VENDOR_ID_ELO 0x04E7
174#define USB_DEVICE_ID_ELO_TS2700 0x0020 177#define USB_DEVICE_ID_ELO_TS2700 0x0020
175 178