commit | b55ebc27b0a54ff4cdbfdcb218a85f96e502db3c | [log] [tgz] |
---|---|---|
author | Sergei Kolzun <x0r@dv-life.ru> | Thu Aug 04 00:25:57 2011 -0700 |
committer | Jiri Kosina <jkosina@suse.cz> | Thu Aug 04 15:25:34 2011 +0200 |
tree | 5466444843c59c434eafa7f56a1cecd659d1d9a6 | |
parent | 364b936fc38dec7653c690d710e10657af235a36 [diff] |
HID: ACRUX - handle gamepads with different report layout There are gamepads that share the same VID and PID but have different report structure - instead of having 4 fields with one value they have one field that can hold all 4 values. Make the driver cope with devices using both styles. Signed-off-by: Sergei Kolzun <x0r@dv-life.ru> Signed-off-by: Dmitry Torokhov <dtor@mail.ru> Signed-off-by: Jiri Kosina <jkosina@suse.cz>