]> git.baikalelectronics.ru Git - kernel.git/commit
HID: add multi-input quirk for eGalax Touchcontroller
authorPeter Hutterer <peter.hutterer@who-t.net>
Tue, 2 Feb 2010 03:40:40 +0000 (13:40 +1000)
committerJiri Kosina <jkosina@suse.cz>
Mon, 10 May 2010 06:48:07 +0000 (08:48 +0200)
commit8891db52bc25382b94fc9a28b5965cc7a0dfa7c2
tree44c03474352d1bfeb7699a4606a0fe13e8a8ad7b
parent63be7c9b46d43a36e0b402cd85704310362f58b6
HID: add multi-input quirk for eGalax Touchcontroller

I've got one of these devices on my desk and it seems that it suffers from
the ABS_Z/ABS_RX issue that we've seen in other devices before. This patch
uses the same reasoning as deae4ae02 ("HID: add multi-input quirk for NextWindow
Touchscreen").

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