Add new USB device ID.

PR:		usb/170688
MFC after:	1 week
This commit is contained in:
Hans Petter Selasky 2012-08-17 16:27:11 +00:00
parent 2541fcd953
commit 419ce5a654
2 changed files with 2 additions and 0 deletions

View File

@ -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

View File

@ -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),