Skip to content

Commit 1097ff1

Browse files
authored
Input: xpad - add support for Surge controllers
Signed-off-by: Leonard J Carcaramo Jr <lcarcaramo@gmail.com>
1 parent ffc6910 commit 1097ff1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xpad.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,7 @@ static const struct usb_device_id xpad_table[] = {
571571
XPAD_XBOX360_VENDOR(0x2563), /* OneXPlayer Gamepad */
572572
XPAD_XBOX360_VENDOR(0x260d), /* Dareu H101 */
573573
XPAD_XBOXONE_VENDOR(0x294b), /* Snakebyte */
574+
XPAD_XBOXONE_VENDOR(0x2c16), /* Surge Controllers */
574575
XPAD_XBOX360_VENDOR(0x2c22), /* Qanba Controllers */
575576
XPAD_XBOX360_VENDOR(0x2dc8), /* 8BitDo Pro 2 Wired Controller */
576577
XPAD_XBOXONE_VENDOR(0x2dc8), /* 8BitDo Pro 2 Wired Controller for Xbox */

0 commit comments

Comments
 (0)