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)
committerGreg Kroah-Hartman <gregkh@suse.de>
Mon, 15 Mar 2010 15:49:37 +0000 (08:49 -0700)
commitc4eaf348b013104d7c0b3836c731a978a48e51a8
tree356737ab4d4d59b09310a805a67047c75b590566
parentb916415ec4dfef2646c8d4dd3bd73d408c7d525f
HID: add multi-input quirk for NextWindow Touchscreen.

commit 9db630b48a99adb4156e205b812fba8959644280 upstream.

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>
Cc: maximilian attems <max@stro.at>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c