Commit 15acbf50 authored by Scott Branden's avatar Scott Branden Committed by Luis Henriques

rt2x00: add new rt2800usb device DWA 130

commit ea345c14 upstream.

Add the USB Id to link the D-Link DWA 130 USB Wifi adapter
to the rt2830 driver.
Signed-off-by: default avatarScott Branden <sbranden@broadcom.com>
Signed-off-by: default avatarPieter Truter <ptruter@broadcom.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
Cc: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: default avatarLuis Henriques <luis.henriques@canonical.com>
parent 3b73bcf3
......@@ -1040,6 +1040,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 */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment