[rt2x00-users] [PATCH] rt2x00: Add USB device ID of Buffalo WLI-UC-GNHP.
Gertjan van Wingerde
gwingerde at gmail.com
Sun Nov 13 05:10:43 EST 2011
This is reported to be an RT3070 based device.
Reported-by: Teika Kazura <teika at lavabit.com>
Signed-off-by: Gertjan van Wingerde <gwingerde at gmail.com>
---
drivers/net/wireless/rt2x00/rt2800usb.c | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
index f156579..3778763 100644
--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -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 */
--
1.7.7
More information about the users
mailing list