|
@@ -108,6 +108,8 @@ static struct usb_device_id ar9170_usb_ids[] = {
|
|
|
{ USB_DEVICE(0x0409, 0x0249) },
|
|
|
/* AVM FRITZ!WLAN USB Stick N 2.4 */
|
|
|
{ USB_DEVICE(0x057C, 0x8402), .driver_info = AR9170_REQ_FW1_ONLY },
|
|
|
+ /* Qwest/Actiontec 802AIN Wireless N USB Network Adapter */
|
|
|
+ { USB_DEVICE(0x1668, 0x1200) },
|
|
|
|
|
|
/* terminate */
|
|
|
{}
|