提交 ea345c14 编写于 作者: S Scott Branden 提交者: Kalle Valo

rt2x00: add new rt2800usb device DWA 130

Add the USB Id to link the D-Link DWA 130 USB Wifi adapter
to the rt2830 driver.
Signed-off-by: NScott Branden <sbranden@broadcom.com>
Signed-off-by: NPieter Truter <ptruter@broadcom.com>
Signed-off-by: NKalle Valo <kvalo@codeaurora.org>
上级 70812421
...@@ -1043,6 +1043,7 @@ static struct usb_device_id rt2800usb_device_table[] = { ...@@ -1043,6 +1043,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
{ USB_DEVICE(0x07d1, 0x3c17) }, { USB_DEVICE(0x07d1, 0x3c17) },
{ USB_DEVICE(0x2001, 0x3317) }, { USB_DEVICE(0x2001, 0x3317) },
{ USB_DEVICE(0x2001, 0x3c1b) }, { USB_DEVICE(0x2001, 0x3c1b) },
{ USB_DEVICE(0x2001, 0x3c25) },
/* Draytek */ /* Draytek */
{ USB_DEVICE(0x07fa, 0x7712) }, { USB_DEVICE(0x07fa, 0x7712) },
/* DVICO */ /* DVICO */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册