Browse Source

rt2x00: Add support for BUFFALO WLI-UC-GNM2 to rt2800usb.

This is a RT3070 based device.

Signed-off-by: Jeongdo Son <sohn9086@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Jeongdo Son 13 năm trước cách đây
mục cha
commit
a769f95772
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      drivers/net/wireless/rt2x00/rt2800usb.c

+ 1 - 0
drivers/net/wireless/rt2x00/rt2800usb.c

@@ -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) },