]> git.openfabrics.org - ~shefty/rdma-dev.git/commitdiff
Staging: rt2870: add Linksys WUSB600N device id
authorJosef Jiru <josef.jiru@esk.fraunhofer.de>
Wed, 11 Mar 2009 14:50:48 +0000 (15:50 +0100)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 3 Apr 2009 21:53:31 +0000 (14:53 -0700)
Updated usb device list to support Linksys WUSB600N wireless adapter

Signed-off-by: Josef Jiru <josef.jiru@gmx.net>
drivers/staging/rt2870/rt2870.h

index 30af4b57c3d81788216bd352e938bba9ff21fae1..b8ccc50bbda7f6260436886854bee3710f1a48c6 100644 (file)
@@ -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 */                 \