HID: add quirk for HyperPen 10000U
authorJimmy Hon <honyuenkwun@gmail.com>
Fri, 20 May 2011 21:59:19 +0000 (17:59 -0400)
committerJiri Kosina <jkosina@suse.cz>
Tue, 24 May 2011 11:51:21 +0000 (13:51 +0200)
commite23be0a27dcc9297ff0495360d89bc5b0bf12383
tree07bc2bfccab34b74c7725df85459f521d96c6ae1
parent7f77897ef2b6a5ee4eb8bc24fe8b1f3eab254328
HID: add quirk for HyperPen 10000U

Add 5543:0064 UC-Logic Technology Corp. Aiptek HyperPen 10000U to quirks with
HID_QUIRK_MULTI_INPUT.

Originally the device is reporting the x,y coordinates on Z and RX. By adding
this quirk, there will be two kernel devices. The first one is muted and the
second device will report coordinates on X and Y.

Signed-off-by: Jimmy Hon <honyuenkwun@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c