Home
last modified time | relevance | path

Searched hist:e7c23449 (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/hid/
H A Dhid-lg4ff.ce7c23449 Wed Feb 18 16:59:20 GMT 2015 Michal Malý <madcatxster@devoid-pointer.net> HID: hid-lg4ff: Identify Logitech gaming wheels in compatibility modes

Identify Logitech gaming wheels in compatibility modes accordingly to Logitech
specifications.

Logitech specification contains a general method of identifying various
models of their gaming wheels while they are in "compatibility" mode.
This patch implements the method instead of checking against known
values of bcdDevice. Handling of the mode switch upon initialization is
also adjusted so that the driver does not have to go through the entire
initialization routine because the wheels are set to perform a USB
detach before they reappear in "native" mode.

Signed-off-by: Michal Malý <madcatxster@devoid-pointer.net>
Tested-by: Simon Wood <simon@mungewell.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>