summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorThadeu Lima de Souza Cascardo2010-02-04 16:36:24 +0100
committerJiri Kosina2010-02-04 18:50:23 +0100
commitc2c3489c5b0fdb8fbf0f5e9424905c2994ab5660 (patch)
tree080784566ed2e14461623ea416e114d849b82e52 /drivers/hid/hid-ids.h
parentHID: make full-fledged hid-bus drivers properly selectable (diff)
downloadkernel-qcow2-linux-c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660.tar.gz
kernel-qcow2-linux-c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660.tar.xz
kernel-qcow2-linux-c2c3489c5b0fdb8fbf0f5e9424905c2994ab5660.zip
HID: use multi input quirk for TouchPack touchscreen
This device generates ABS_Z and ABS_RX events, while it should be generating ABS_X and ABS_Y instead. Using the MULTI_INPUT quirk solves this issue. Signed-off-by: Thadeu Lima de Souza Cascardo <cascardo@holoscopio.com> Signed-off-by: Daniel Oliveira Nascimento <don@syst.com.br> [jkosina@suse.cz: fixed blacklist ordering while resolving conflict] [jkosina@suse.cz: fixed typo to make it compile] 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 b29d9da799f4..282bfe8d95e8 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -424,6 +424,9 @@
#define USB_VENDOR_ID_THRUSTMASTER 0x044f
+#define USB_VENDOR_ID_TOUCHPACK 0x1bfd
+#define USB_DEVICE_ID_TOUCHPACK_RTS 0x1688
+
#define USB_VENDOR_ID_TOPMAX 0x0663
#define USB_DEVICE_ID_TOPMAX_COBRAPAD 0x0103