Add new USB device ID.
PR: usb/170688 MFC after: 1 week
This commit is contained in:
parent
2541fcd953
commit
419ce5a654
@ -1118,6 +1118,7 @@ product ASUS A730W 0x4202 ASUS MyPal A730W
|
||||
product ASUS P535 0x420f ASUS P535 PDA
|
||||
product ASUS GMSC 0x422f ASUS Generic Mass Storage
|
||||
product ASUS RT2570 0x1706 RT2500USB Wireless Adapter
|
||||
product ASUS USB_N53 0x179d ASUS Black Diamond Dual Band USB-N53
|
||||
|
||||
/* ATen products */
|
||||
product ATEN UC1284 0x2001 Parallel printer
|
||||
|
@ -136,6 +136,7 @@ static const STRUCT_USB_HOST_ID run_devs[] = {
|
||||
RUN_DEV(ASUS, RT2870_5),
|
||||
RUN_DEV(ASUS, USBN13),
|
||||
RUN_DEV(ASUS, RT3070_1),
|
||||
RUN_DEV(ASUS, USB_N53),
|
||||
RUN_DEV(ASUS2, USBN11),
|
||||
RUN_DEV(AZUREWAVE, RT2870_1),
|
||||
RUN_DEV(AZUREWAVE, RT2870_2),
|
||||
|
Loading…
Reference in New Issue
Block a user