HID: Add support for Logitech Speed Force Wireless gaming wheel
authorSimon Wood <simon@mungewell.org>
Wed, 22 Sep 2010 11:19:42 +0000 (13:19 +0200)
committerJiri Kosina <jkosina@suse.cz>
Wed, 22 Sep 2010 11:25:39 +0000 (13:25 +0200)
The following patch adds support for the Logitech Speed Force Wireless gaming
wheel. Originally designed for the WII console. Details on the protocol:

http://wiibrew.org/wiki/Logitech_USB_steering_wheel

This patch relies on previous patch:
"Don't Send Feature Reports on Interrupt Endpoint"

Logitech as produce a very similar wheel for the PS2/PS3, it is expected that
this patch could also support the PS2/PS3 wheel if the USB ID's are added and
(if required) the HID descriptor is modified.

Signed-off-by: Simon Wood <simon@mungewell.org>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found