summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorCyril Brulebois <kibi@debian.org>2014-10-28 16:42:41 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2014-11-14 10:10:33 -0800
commit7c3514f6d0763afecc79bba898db99724406dbf0 (patch)
treedb97f8af53d01ba942ad742932e2b39d70f3cc4b /drivers/net
parent65d93c227e63fd97cac0045e80ef548e2f845d49 (diff)
downloadlwn-7c3514f6d0763afecc79bba898db99724406dbf0.tar.gz
lwn-7c3514f6d0763afecc79bba898db99724406dbf0.zip
wireless: rt2x00: add new rt2800usb device
commit 664d6a792785cc677c2091038ce10322c8d04ae1 upstream. 0x1b75 0xa200 AirLive WN-200USB wireless 11b/g/n dongle References: https://bugs.debian.org/766802 Reported-by: Martin Mokrejs <mmokrejs@fold.natur.cuni.cz> Signed-off-by: Cyril Brulebois <kibi@debian.org> Acked-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: John W. Linville <linville@tuxdriver.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net')
-rw-r--r--drivers/net/wireless/rt2x00/rt2800usb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
index 573897b8e878..8444313eabe2 100644
--- a/drivers/net/wireless/rt2x00/rt2800usb.c
+++ b/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -1111,6 +1111,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
/* Ovislink */
{ USB_DEVICE(0x1b75, 0x3071) },
{ USB_DEVICE(0x1b75, 0x3072) },
+ { USB_DEVICE(0x1b75, 0xa200) },
/* Para */
{ USB_DEVICE(0x20b8, 0x8888) },
/* Pegatron */