Added support for the Astro C40 in Xbox 360 mode

(cherry picked from commit a4b4dff4a2)
This commit is contained in:
Sam Lantinga
2023-04-27 17:10:44 -07:00
parent feeec90873
commit e8ec8ba1d4
6 changed files with 10 additions and 1 deletions

View File

@@ -689,6 +689,7 @@ static int is_xbox360(unsigned short vendor_id, const struct libusb_interface_de
0x24c6, /* PowerA */
0x2c22, /* Qanba */
0x2dc8, /* 8BitDo */
0x9886, /* ASTRO Gaming */
};
if (intf_desc->bInterfaceClass == LIBUSB_CLASS_VENDOR_SPEC &&