HID: add new multitouch and digitizer contants
authorStephane Chatty <chatty@enac.fr>
Wed, 20 May 2009 13:41:24 +0000 (15:41 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 20 May 2009 13:48:35 +0000 (15:48 +0200)
Added constants to hid.h for all digitizer usages (including the new multitouch
ones that are not yet in the official USB spec but are being pushed by Microsft
as described in their paper "Digitizer Drivers for Windows Touch and Pen-Based
Computers"). Updated hid-debug.c to support the new MT input constants such as
ABS_MT_POSITION_X.

Signed-off-by: Stephane Chatty <chatty@enac.fr>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found