View | Details | Raw Unified | Return to bug 170688
Collapse All | Expand All

(-)sys/dev/usb/usbdevs (+1 lines)
Lines 1074-1079 Link Here
1074
product ASUS P535		0x420f	ASUS P535 PDA
1074
product ASUS P535		0x420f	ASUS P535 PDA
1075
product	ASUS GMSC		0x422f	ASUS Generic Mass Storage
1075
product	ASUS GMSC		0x422f	ASUS Generic Mass Storage
1076
product ASUS RT2570		0x1706	RT2500USB Wireless Adapter
1076
product ASUS RT2570		0x1706	RT2500USB Wireless Adapter
1077
product ASUS USB_N53		0x179d  ASUS Black Diamond Dual Band USB-N53 
1077
1078
1078
/* ATen products */
1079
/* ATen products */
1079
product ATEN UC1284		0x2001	Parallel printer
1080
product ATEN UC1284		0x2001	Parallel printer
(-)sys/dev/usb/wlan/if_run.c (+1 lines)
Lines 136-141 Link Here
136
    RUN_DEV(ASUS,		RT2870_5),
136
    RUN_DEV(ASUS,		RT2870_5),
137
    RUN_DEV(ASUS,		USBN13),
137
    RUN_DEV(ASUS,		USBN13),
138
    RUN_DEV(ASUS,		RT3070_1),
138
    RUN_DEV(ASUS,		RT3070_1),
139
    RUN_DEV(ASUS,		USB_N53),
139
    RUN_DEV(ASUS2,		USBN11),
140
    RUN_DEV(ASUS2,		USBN11),
140
    RUN_DEV(AZUREWAVE,		RT2870_1),
141
    RUN_DEV(AZUREWAVE,		RT2870_1),
141
    RUN_DEV(AZUREWAVE,		RT2870_2),
142
    RUN_DEV(AZUREWAVE,		RT2870_2),

Return to bug 170688