]> git.karo-electronics.de Git - linux-beck.git/commitdiff
rt2800usb: Add WLI-UC-G300HP's Product ID.
authorMasami Ichikawa <masami256@gmail.com>
Tue, 27 Aug 2013 15:37:23 +0000 (00:37 +0900)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 28 Aug 2013 17:58:28 +0000 (13:58 -0400)
Support Bufallo WLI-UC-G300HP.

Signed-off-by: Masami Ichikawa <masami256@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt2800usb.c

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