rt2800: 5592: add more USB devices IDs
authorStanislaw Gruszka <stf_xl@wp.pl>
Sat, 16 Mar 2013 18:19:53 +0000 (19:19 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 18 Mar 2013 20:38:35 +0000 (16:38 -0400)
Reported-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
Signed-off-by: Stanislaw Gruszka <stf_xl@wp.pl>
Tested-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c

index 9b1ca67..f322820 100644 (file)
@@ -1247,6 +1247,15 @@ static struct usb_device_id rt2800usb_device_table[] = {
        { USB_DEVICE(0x148f, 0x5372) },
 #endif
 #ifdef CONFIG_RT2800USB_RT55XX
+       /* Arcadyan */
+       { USB_DEVICE(0x043e, 0x7a32), .driver_info = 5592 },
+       /* AVM GmbH */
+       { USB_DEVICE(0x057c, 0x8501), .driver_info = 5592 },
+       /* D-Link DWA-160-B2 */
+       { USB_DEVICE(0x2001, 0x3c1a), .driver_info = 5592 },
+       /* Proware */
+       { USB_DEVICE(0x043e, 0x7a13), .driver_info = 5592 },
+       /* Ralink */
        { USB_DEVICE(0x148f, 0x5572), .driver_info = 5592 },
 #endif
 #ifdef CONFIG_RT2800USB_UNKNOWN