HID: add driver for the Logitech Flight System G940
Implements a new USB-HID for Force Feedback based on the normal Logitech Force Feedback code and FF-Memless. Currently only supports the FF_CONSTANT effect although the joystick appears to support additional non-standard ones. Signed-off-by:Gary Stein <LordCnidarian@gmail.com> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
Showing
- drivers/hid/Kconfig 8 additions, 0 deletionsdrivers/hid/Kconfig
- drivers/hid/Makefile 3 additions, 0 deletionsdrivers/hid/Makefile
- drivers/hid/hid-core.c 1 addition, 0 deletionsdrivers/hid/hid-core.c
- drivers/hid/hid-ids.h 1 addition, 0 deletionsdrivers/hid/hid-ids.h
- drivers/hid/hid-lg.c 6 additions, 1 deletiondrivers/hid/hid-lg.c
- drivers/hid/hid-lg.h 6 additions, 0 deletionsdrivers/hid/hid-lg.h
- drivers/hid/hid-lg3ff.c 176 additions, 0 deletionsdrivers/hid/hid-lg3ff.c
- drivers/hid/hid-lgff.c 1 addition, 0 deletionsdrivers/hid/hid-lgff.c
Loading
Please register or sign in to comment