zd1211rw: TrendNet TEW-509UB id added
authorTõnu Samuel <tonu@jes.ee>
Sat, 12 Mar 2011 09:29:25 +0000 (11:29 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Mar 2011 19:17:13 +0000 (15:17 -0400)
Signed-off-by: Tõnu Samuel <tonu@jes.ee>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/zd1211rw/zd_usb.c

index 81e80489a0523a9e07b4485e1f74a285f8c063f3..58236e6d0921308f72e55accc7676bca0c64f42d 100644 (file)
@@ -60,6 +60,7 @@ static struct usb_device_id usb_ids[] = {
        { USB_DEVICE(0x157e, 0x300a), .driver_info = DEVICE_ZD1211 },
        { USB_DEVICE(0x157e, 0x300b), .driver_info = DEVICE_ZD1211 },
        { USB_DEVICE(0x157e, 0x3204), .driver_info = DEVICE_ZD1211 },
+       { USB_DEVICE(0x157e, 0x3207), .driver_info = DEVICE_ZD1211 },
        { USB_DEVICE(0x1740, 0x2000), .driver_info = DEVICE_ZD1211 },
        { USB_DEVICE(0x6891, 0xa727), .driver_info = DEVICE_ZD1211 },
        /* ZD1211B */
This page took 0.027129 seconds and 5 git commands to generate.