+3
−2
+2
−1
+3
−0
drivers/hid/hid-thrustmaster.c
0 → 100644
+370
−0
Loading
Add support for proper initialization of some Thrustmaster wheels that appear like a "Thrustmaster FFB Wheel" (044f:b65d) to the host. When the device is connected a special usb request is sent, this request makes the wheel disconnect and reappear to the host as the "real wheel". For example: a T150 will re-appear as 044f:b677 and a T300 as 044f:b66e [jkosina@suse.cz: renamed driver to hid-thrustmaster] Link: https://github.com/scarburato/hid-tminit Signed-off-by:Dario Pagani <dario.pagani.146@gmail.com> Co-developed-by:
Kim Kuparinen <kimi.h.kuparinen@gmail.com> Signed-off-by:
Kim Kuparinen <kimi.h.kuparinen@gmail.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>