HID: add multi-input quirk for NextWindow Touchscreen.
authorPeter Hutterer <peter.hutterer@redhat.com>
Thu, 3 Dec 2009 05:08:10 +0000 (15:08 +1000)
committerJiri Kosina <jkosina@suse.cz>
Thu, 3 Dec 2009 09:51:32 +0000 (10:51 +0100)
commit9db630b48a99adb4156e205b812fba8959644280
treedaccc0d4854e9d7dabeb242182baa4f6f3ed53fa
parente8d0eab4d9eda9f5e97852f780f020bfb134f9f0
HID: add multi-input quirk for NextWindow Touchscreen.

These touchscreens are mounted onto HP TouchSmart and the Dell Studio One
19. Without a quirk they report a wrong button set and the x/y coordinates
through ABS_Z/ABS_RX, confusing the higher levels (most notably X.Org's
evdev driver).

Device id 0x003 covers models 1900, 2150, and 2700 [1] though testing could
only be performed on a model 1900.

[1] http://www.nextwindow.com/nextwindow_support/latest_tech_info.html

Signed-off-by: Peter Hutterer <peter.hutterer@redhat.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c