@@ -359,6 +359,7 @@ static const struct xpad_device {
359
359
{ 0x24c6 , 0xfafe , "Rock Candy Gamepad for Xbox 360" , 0 , XTYPE_XBOX360 },
360
360
{ 0x2563 , 0x058d , "OneXPlayer Gamepad" , 0 , XTYPE_XBOX360 },
361
361
{ 0x2dc8 , 0x2000 , "8BitDo Pro 2 Wired Controller fox Xbox" , 0 , XTYPE_XBOXONE },
362
+ { 0x2dc8 , 0x3106 , "8BitDo Pro 2 Wired Controller" , 0 , XTYPE_XBOX360 },
362
363
{ 0x31e3 , 0x1100 , "Wooting One" , 0 , XTYPE_XBOX360 },
363
364
{ 0x31e3 , 0x1200 , "Wooting Two" , 0 , XTYPE_XBOX360 },
364
365
{ 0x31e3 , 0x1210 , "Wooting Lekker" , 0 , XTYPE_XBOX360 },
@@ -492,6 +493,7 @@ static const struct usb_device_id xpad_table[] = {
492
493
XPAD_XBOXONE_VENDOR (0x24c6 ), /* PowerA Controllers */
493
494
XPAD_XBOX360_VENDOR (0x2563 ), /* OneXPlayer Gamepad */
494
495
XPAD_XBOX360_VENDOR (0x260d ), /* Dareu H101 */
496
+ XPAD_XBOX360_VENDOR (0x2dc8 ), /* 8BitDo Pro 2 Wired Controller */
495
497
XPAD_XBOXONE_VENDOR (0x2dc8 ), /* 8BitDo Pro 2 Wired Controller for Xbox */
496
498
XPAD_XBOXONE_VENDOR (0x2e24 ), /* Hyperkin Duke X-Box One pad */
497
499
XPAD_XBOX360_VENDOR (0x2f24 ), /* GameSir Controllers */
0 commit comments