commit | 70c7c9c4438fc3ca573744c5448df90dbcc5e159 | [log] [tgz] |
---|---|---|
author | Daniel Mack <daniel@caiaq.de> | Mon Jul 12 19:28:28 2010 +0200 |
committer | Jiri Kosina <jkosina@suse.cz> | Mon Jul 19 11:54:16 2010 +0200 |
tree | cc20b6a164e385ead2ff13f29859ac0ffbe80340 | |
parent | 3a343ee4509c982552b35fbc99d3213f3bb1acde [diff] |
HID: Force input registration for "VEC footpedal" 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>