@@ -268,6 +268,7 @@ static const struct xpad_device {
268
268
{ 0x1689 , 0xfd00 , "Razer Onza Tournament Edition" , 0 , XTYPE_XBOX360 },
269
269
{ 0x1689 , 0xfd01 , "Razer Onza Classic Edition" , 0 , XTYPE_XBOX360 },
270
270
{ 0x1689 , 0xfe00 , "Razer Sabertooth" , 0 , XTYPE_XBOX360 },
271
+ { 0x1949 , 0x041a , "Amazon Game Controller" , 0 , XTYPE_XBOX360 },
271
272
{ 0x1bad , 0x0002 , "Harmonix Rock Band Guitar" , 0 , XTYPE_XBOX360 },
272
273
{ 0x1bad , 0x0003 , "Harmonix Rock Band Drumkit" , MAP_DPAD_TO_BUTTONS , XTYPE_XBOX360 },
273
274
{ 0x1bad , 0x0130 , "Ion Drum Rocker" , MAP_DPAD_TO_BUTTONS , XTYPE_XBOX360 },
@@ -440,6 +441,7 @@ static const struct usb_device_id xpad_table[] = {
440
441
XPAD_XBOX360_VENDOR (0x15e4 ), /* Numark X-Box 360 controllers */
441
442
XPAD_XBOX360_VENDOR (0x162e ), /* Joytech X-Box 360 controllers */
442
443
XPAD_XBOX360_VENDOR (0x1689 ), /* Razer Onza */
444
+ XPAD_XBOX360_VENDOR (0x1949 ), /* Amazon controllers */
443
445
XPAD_XBOX360_VENDOR (0x1bad ), /* Harminix Rock Band Guitar and Drums */
444
446
XPAD_XBOX360_VENDOR (0x20d6 ), /* PowerA Controllers */
445
447
XPAD_XBOXONE_VENDOR (0x20d6 ), /* PowerA Controllers */
0 commit comments