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)
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>

No differences found