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

No differences found