HID: Multitouch support for the N-Trig touchscreen
authorStephane Chatty <chatty@enac.fr>
Wed, 20 May 2009 13:49:35 +0000 (15:49 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 20 May 2009 13:49:35 +0000 (15:49 +0200)
commit57fd637ad9ac6b13c1c47b9a0ced4ee99bb26e76
tree03d8c1adc3c39df4dbf5638ab76605993e8e73a8
parent89f536ccfa8b370ff4d054f4061858ca9322c25a
HID: Multitouch support for the N-Trig touchscreen

Adds support for multitouch interaction on the N-Trig touchscreen, using the
new ABS_MT_* input constants. Single touch support works as previously. This
code was tested against two versions of the N- Trig firmware: one that supports
dual pen/finger single touch, and one that supports finger multitouch but no
pen at all. Copyright notices that looked wrong were removed, as it seems that
there is only code written in 2009 by Rafin Rubin and Stephane Chatty in this
file.

Signed-off-by: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
drivers/hid/hid-ntrig.c