Skip to content

Commit 1999a6b

Browse files
endriftdtor
authored andcommitted
Input: xpad - add VID for Turtle Beach controllers
This adds support for the Turtle Beach REACT-R and Recon Xbox controllers Signed-off-by: Vicki Pfau <vi@endrift.com> Link: https://lore.kernel.org/r/20230225012147.276489-4-vi@endrift.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
1 parent 907d73b commit 1999a6b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/input/joystick/xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -474,6 +474,7 @@ static const struct usb_device_id xpad_table[] = {
474474
XPAD_XBOX360_VENDOR(0x0f0d), /* Hori Controllers */
475475
XPAD_XBOXONE_VENDOR(0x0f0d), /* Hori Controllers */
476476
XPAD_XBOX360_VENDOR(0x1038), /* SteelSeries Controllers */
477+
XPAD_XBOXONE_VENDOR(0x10f5), /* Turtle Beach Controllers */
477478
XPAD_XBOX360_VENDOR(0x11c9), /* Nacon GC100XF */
478479
XPAD_XBOX360_VENDOR(0x1209), /* Ardwiino Controllers */
479480
XPAD_XBOX360_VENDOR(0x12ab), /* X-Box 360 dance pads */

0 commit comments

Comments
 (0)