Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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>

authored by

Vicki Pfau and committed by
Dmitry Torokhov
1999a6b1 907d73bc

+1
+1
drivers/input/joystick/xpad.c
··· 474 474 XPAD_XBOX360_VENDOR(0x0f0d), /* Hori Controllers */ 475 475 XPAD_XBOXONE_VENDOR(0x0f0d), /* Hori Controllers */ 476 476 XPAD_XBOX360_VENDOR(0x1038), /* SteelSeries Controllers */ 477 + XPAD_XBOXONE_VENDOR(0x10f5), /* Turtle Beach Controllers */ 477 478 XPAD_XBOX360_VENDOR(0x11c9), /* Nacon GC100XF */ 478 479 XPAD_XBOX360_VENDOR(0x1209), /* Ardwiino Controllers */ 479 480 XPAD_XBOX360_VENDOR(0x12ab), /* X-Box 360 dance pads */