diff options
author | Greg Tulli <greg.iforce@gmail.com> | 2022-08-29 11:21:03 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-09-20 12:26:48 +0200 |
commit | 0d830374d5a7bf7cc33e765d2ce560cb9b2788dc (patch) | |
tree | cecdea3527b7a747691cda57e877413d01f210af /Documentation | |
parent | 6ed793f14219e61a8297f8a565b2f90816decdd5 (diff) | |
download | linux-stable-0d830374d5a7bf7cc33e765d2ce560cb9b2788dc.tar.gz linux-stable-0d830374d5a7bf7cc33e765d2ce560cb9b2788dc.tar.bz2 linux-stable-0d830374d5a7bf7cc33e765d2ce560cb9b2788dc.zip |
Input: iforce - add support for Boeder Force Feedback Wheel
[ Upstream commit 9c9c71168f7979f3798b61c65b4530fbfbcf19d1 ]
Add a new iforce_device entry to support the Boeder Force Feedback Wheel
device.
Signed-off-by: Greg Tulli <greg.iforce@gmail.com>
Link: https://lore.kernel.org/r/3256420-c8ac-31b-8499-3c488a9880fd@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/input/joydev/joystick.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/input/joydev/joystick.rst b/Documentation/input/joydev/joystick.rst index 9746fd76cc58..f38c330c028e 100644 --- a/Documentation/input/joydev/joystick.rst +++ b/Documentation/input/joydev/joystick.rst @@ -517,6 +517,7 @@ All I-Force devices are supported by the iforce module. This includes: * AVB Mag Turbo Force * AVB Top Shot Pegasus * AVB Top Shot Force Feedback Racing Wheel +* Boeder Force Feedback Wheel * Logitech WingMan Force * Logitech WingMan Force Wheel * Guillemot Race Leader Force Feedback |