Commit a955dc39 authored by Josef Jiru's avatar Josef Jiru Committed by Greg Kroah-Hartman

Staging: rt2870: add Linksys WUSB600N device id

Updated usb device list to support Linksys WUSB600N wireless adapter
Signed-off-by: default avatarJosef Jiru <josef.jiru@gmx.net>
parent bdc0a173
......@@ -86,6 +86,7 @@
#define RT2870_USB_DEVICES \
{ \
{USB_DEVICE(0x148F,0x2770)}, /* Ralink */ \
{USB_DEVICE(0x1737,0x0071)}, /* Linksys WUSB600N */ \
{USB_DEVICE(0x148F,0x2870)}, /* Ralink */ \
{USB_DEVICE(0x148F,0x3070)}, /* Ralink */ \
{USB_DEVICE(0x0B05,0x1731)}, /* Asus */ \
......
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