diff options
author | Chris Bagwell <chris@cnpbagwell.com> | 2011-11-23 04:54:27 -0500 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2011-11-23 08:50:37 -0500 |
commit | 1fd8f047490dd0ec4e4db710fcbc1bd4798d944c (patch) | |
tree | abf322f6bace693f9828681373e143a1d62716fd /drivers/hid/hid-ids.h | |
parent | 30307c69d59b14723fbf8a524847b302388c702d (diff) |
HID: hid-multitouch - add another eGalax id
This allows ASUS Eee Slate touchscreens to work.
Signed-off-by: Chris Bagwell <chris@cnpbagwell.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.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h index 06ce996b8b65..7bb52275bed4 100644 --- a/drivers/hid/hid-ids.h +++ b/drivers/hid/hid-ids.h | |||
@@ -235,6 +235,7 @@ | |||
235 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH2 0x72a1 | 235 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH2 0x72a1 |
236 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH3 0x480e | 236 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH3 0x480e |
237 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH4 0x726b | 237 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH4 0x726b |
238 | #define USB_DEVICE_ID_DWAV_EGALAX_MULTITOUCH5 0xa001 | ||
238 | 239 | ||
239 | #define USB_VENDOR_ID_ELECOM 0x056e | 240 | #define USB_VENDOR_ID_ELECOM 0x056e |
240 | #define USB_DEVICE_ID_ELECOM_BM084 0x0061 | 241 | #define USB_DEVICE_ID_ELECOM_BM084 0x0061 |