]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
authorGertjan van Wingerde <gwingerde@gmail.com>
Sat, 12 Nov 2011 18:10:43 +0000 (19:10 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 15 Nov 2011 15:02:56 +0000 (10:02 -0500)
This is reported to be an RT3070 based device.

Reported-by: Teika Kazura <teika@lavabit.com>
Signed-off-by: Gertjan van Wingerde <gwingerde@gmail.com>
Acked-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c

index f1565792f2701c6285b202456c831341f6f5e181..377876315b8d4a9bcdcc91b228b14bed45bef943 100644 (file)
@@ -919,6 +919,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
        { USB_DEVICE(0x050d, 0x935b) },
        /* Buffalo */
        { USB_DEVICE(0x0411, 0x00e8) },
+       { USB_DEVICE(0x0411, 0x0158) },
        { USB_DEVICE(0x0411, 0x016f) },
        { USB_DEVICE(0x0411, 0x01a2) },
        /* Corega */