Skip to content

Commit

Permalink
Staging: rt2870: add Linksys WUSB600N device id
Browse files Browse the repository at this point in the history
Updated usb device list to support Linksys WUSB600N wireless adapter

Signed-off-by: Josef Jiru <josef.jiru@gmx.net>
  • Loading branch information
Josef Jiru authored and Greg Kroah-Hartman committed Apr 3, 2009
1 parent bdc0a17 commit a955dc3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/staging/rt2870/rt2870.h
Original file line number Diff line number Diff line change
Expand Up @@ -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 */ \
Expand Down

0 comments on commit a955dc3

Please sign in to comment.