Skip to content

Commit

Permalink
rt2x00: Add support for D-Link DWA-127 to rt2800usb.
Browse files Browse the repository at this point in the history
This is an RT3070 based device.

Cc: <[email protected]>
Reported-by: Mikhail Kryshen <[email protected]>
Signed-off-by: Gertjan van Wingerde <[email protected]>
Acked-by: Ivo van Doorn <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
  • Loading branch information
gwingerde authored and linvjw committed Feb 27, 2012
1 parent d896d46 commit d42a179
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/net/wireless/rt2x00/rt2800usb.c
Original file line number Diff line number Diff line change
Expand Up @@ -921,6 +921,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
{ USB_DEVICE(0x07d1, 0x3c13) },
{ USB_DEVICE(0x07d1, 0x3c15) },
{ USB_DEVICE(0x07d1, 0x3c16) },
{ USB_DEVICE(0x2001, 0x3c1b) },
/* Draytek */
{ USB_DEVICE(0x07fa, 0x7712) },
/* DVICO */
Expand Down

0 comments on commit d42a179

Please sign in to comment.