~steals/netgear-a6210/trunk

« back to all changes in this revision

Viewing changes to common/rtusb_dev_id.c

  • Committer: jurobystricky
  • Date: 2016-04-26 02:19:30 UTC
  • mfrom: (439.1.1)
  • Revision ID: git-v1:7c0dee7943c835910d2a2759f7e45ea08fddda24
Merge pull request #16 from bytewarrior/xbox-one-wireless-support

Add support for the XBox One Wireless Adapter.

Show diffs side-by-side

added added

removed removed

Lines of Context:
31
31
        {USB_DEVICE(0x0B05, 0x180B), .driver_info = RLT_MAC_BASE}, /* ASUS USB-N53 */
32
32
        {USB_DEVICE(0x0846, 0x9053), .driver_info = RLT_MAC_BASE}, /* MT7612U, Netgear A6210 */
33
33
        {USB_DEVICE(0x0B05, 0x17EB), .driver_info = RLT_MAC_BASE}, /* ASUS USB-AC55 */
 
34
        {USB_DEVICE(0x045e, 0x02e6), .driver_info = RLT_MAC_BASE}, /* Microsoft XBox One Wireless Adapter */
34
35
        {USB_DEVICE(0x0E8D, 0x7612), .driver_info = RLT_MAC_BASE},
35
36
        {USB_DEVICE_AND_INTERFACE_INFO(0x0E8D, 0x7632, 0xff, 0xff, 0xff), .driver_info = RLT_MAC_BASE},
36
37
        {USB_DEVICE_AND_INTERFACE_INFO(0x0E8D, 0x7662, 0xff, 0xff, 0xff), .driver_info = RLT_MAC_BASE},