We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffc6910 commit 1097ff1Copy full SHA for 1097ff1
xpad.c
@@ -571,6 +571,7 @@ static const struct usb_device_id xpad_table[] = {
571
XPAD_XBOX360_VENDOR(0x2563), /* OneXPlayer Gamepad */
572
XPAD_XBOX360_VENDOR(0x260d), /* Dareu H101 */
573
XPAD_XBOXONE_VENDOR(0x294b), /* Snakebyte */
574
+ XPAD_XBOXONE_VENDOR(0x2c16), /* Surge Controllers */
575
XPAD_XBOX360_VENDOR(0x2c22), /* Qanba Controllers */
576
XPAD_XBOX360_VENDOR(0x2dc8), /* 8BitDo Pro 2 Wired Controller */
577
XPAD_XBOXONE_VENDOR(0x2dc8), /* 8BitDo Pro 2 Wired Controller for Xbox */
0 commit comments