]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
rt2x00: add new rt2800usb device DWA 130
authorScott Branden <sbranden@broadcom.com>
Mon, 16 Mar 2015 17:59:52 +0000 (10:59 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Fri, 20 Mar 2015 06:44:48 +0000 (08:44 +0200)
Add the USB Id to link the D-Link DWA 130 USB Wifi adapter
to the rt2830 driver.

Signed-off-by: Scott Branden <sbranden@broadcom.com>
Signed-off-by: Pieter Truter <ptruter@broadcom.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/rt2x00/rt2800usb.c

index 9a2f44a54d9413353aa24dbc5af685981b7e341a..41b6fb16c661c2df0e01e8cca620da94257b3e80 100644 (file)
@@ -1043,6 +1043,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
        { USB_DEVICE(0x07d1, 0x3c17) },
        { USB_DEVICE(0x2001, 0x3317) },
        { USB_DEVICE(0x2001, 0x3c1b) },
+       { USB_DEVICE(0x2001, 0x3c25) },
        /* Draytek */
        { USB_DEVICE(0x07fa, 0x7712) },
        /* DVICO */