]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.
authorJeongdo Son <sohn9086@gmail.com>
Thu, 14 Jun 2012 17:28:01 +0000 (02:28 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 26 Aug 2012 22:00:45 +0000 (15:00 -0700)
commit a769f9577232afe2c754606a83aad85127e7052a upstream.

This is a RT3070 based device.

Signed-off-by: Jeongdo Son <sohn9086@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/rt2x00/rt2800usb.c

index f388b65fbe90ad04fd39d17f03d2b5ea422e4d57..7e1a492680c1ea129c7e1a7c59eae000378da634 100644 (file)
@@ -971,6 +971,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
        { USB_DEVICE(0x0411, 0x015d) },
        { USB_DEVICE(0x0411, 0x016f) },
        { USB_DEVICE(0x0411, 0x01a2) },
+       { USB_DEVICE(0x0411, 0x01ee) },
        /* Corega */
        { USB_DEVICE(0x07aa, 0x002f) },
        { USB_DEVICE(0x07aa, 0x003c) },