HID: Force input registration for "VEC footpedal"
authorDaniel Mack <daniel@caiaq.de>
Mon, 12 Jul 2010 17:28:28 +0000 (19:28 +0200)
committerJiri Kosina <jkosina@suse.cz>
Mon, 19 Jul 2010 09:54:16 +0000 (11:54 +0200)
These devices report a usage page of type "consumer" and a usage of
"Programmable buttons". They are hence ignored by the hid-input layer.

Force the registration of an input device by using the new quirk type
HID_QUIRK_HIDINPUT_FORCE.

Signed-off-by: Daniel Mack <daniel@caiaq.de>
Cc: Jiri Kosina <jkosina@suse.cz>
Cc: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found