]> bbs.cooldavid.org Git - net-next-2.6.git/commit
HID: Add MULTI_INPUT quirk for turbox/mosart touchscreen
authorPierre BAILLY <pierre@substantiel.fr>
Tue, 12 Oct 2010 09:39:26 +0000 (11:39 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 12 Oct 2010 09:39:57 +0000 (11:39 +0200)
commite1f092102f65e424be40c318a0fab7bb6e34194f
tree028ccc9189b8fa8036c2c9a4e76de3178a2cbccb
parente42dee9a99a3ecd32b5c027e8f7411fb5bc11eb6
HID: Add MULTI_INPUT quirk for turbox/mosart 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.

Reference: https://bugs.launchpad.net/ubuntu/+bug/620609/

Signed-off-by: Pierre BAILLY <pierre@substantiel.fr>
Signed-off-by: Anisse Astier <anisse@astier.eu>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c