summaryrefslogtreecommitdiffstats
path: root/drivers/hid/hid-ids.h
diff options
context:
space:
mode:
authorDecio Fonini <fonini@techk.org>2010-08-24 17:45:49 +0200
committerJiri Kosina <jkosina@suse.cz>2010-08-24 17:48:57 +0200
commit426409b1edcd7db922dd326911eba23d5a06d098 (patch)
tree5e7e80ec7457129632f52a6cfd7a01aa5eea33a2 /drivers/hid/hid-ids.h
parent7cacfa87d3018c68bef2defeda8948f753dfa9d0 (diff)
downloadop-kernel-dev-426409b1edcd7db922dd326911eba23d5a06d098.zip
op-kernel-dev-426409b1edcd7db922dd326911eba23d5a06d098.tar.gz
HID: Kanvus Note A5 tablet needs HID_QUIRK_MULTI_INPUT
The Kanvus Note A5 tablet (with USB ID 5543:6001, USB vendor UC_Logic) needs the HID_QUIRK_MULTI_INPUT in order to work out of the box; otherwise, we get the usual "cursor stuck at the upper left corner of the screen". Signed-off-by: Decio Fonini <fonini@techk.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/hid/hid-ids.h')
-rw-r--r--drivers/hid/hid-ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/hid/hid-ids.h b/drivers/hid/hid-ids.h
index 2905142..b309525 100644
--- a/drivers/hid/hid-ids.h
+++ b/drivers/hid/hid-ids.h
@@ -508,6 +508,7 @@
#define USB_VENDOR_ID_UCLOGIC 0x5543
#define USB_DEVICE_ID_UCLOGIC_TABLET_PF1209 0x0042
#define USB_DEVICE_ID_UCLOGIC_TABLET_WP4030U 0x0003
+#define USB_DEVICE_ID_UCLOGIC_TABLET_KNA5 0x6001
#define USB_VENDOR_ID_VERNIER 0x08f7
#define USB_DEVICE_ID_VERNIER_LABPRO 0x0001
OpenPOWER on IntegriCloud