[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <92132DC1-8B29-4059-B768-3AF17216F472@gmail.com>
Date: Mon, 14 May 2012 20:14:13 +0200
From: Gertjan van Wingerde <gwingerde@...il.com>
To: Albert Pool <albertpool@...con.nl>,
John Linville <linville@...driver.com>
Cc: "IvDoorn@...il.com" <IvDoorn@...il.com>,
"helmut.schaa@...glemail.com" <helmut.schaa@...glemail.com>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"users@...x00.serialmonkey.com" <users@...x00.serialmonkey.com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] rt2800usb: 2001:3c17 is an RT3370 device
On 14 mei 2012, at 18:08, Albert Pool <albertpool@...con.nl> wrote:
> D-Link DWA-123 rev A1
>
> Signed-off-by: Albert Pool<albertpool@...con.nl>
Cc: <stable@...r.kernel.org>
Acked-by: Gertjan van Wingerde <gwingerde@...il.com>
> ---
> drivers/net/wireless/rt2x00/rt2800usb.c | 3 ++-
> 1 files changed, 2 insertions(+), 1 deletions(-)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
> index 262ee9e..6ee4051 100644
> --- a/drivers/net/wireless/rt2x00/rt2800usb.c
> +++ b/drivers/net/wireless/rt2x00/rt2800usb.c
> @@ -1070,6 +1070,8 @@ static struct usb_device_id rt2800usb_device_table[] = {
> #ifdef CONFIG_RT2800USB_RT33XX
> /* Belkin */
> { USB_DEVICE(0x050d, 0x945b) },
> + /* D-Link */
> + { USB_DEVICE(0x2001, 0x3c17) },
> /* Ralink */
> { USB_DEVICE(0x148f, 0x3370) },
> { USB_DEVICE(0x148f, 0x8070) },
> @@ -1145,7 +1147,6 @@ static struct usb_device_id rt2800usb_device_table[] = {
> /* D-Link */
> { USB_DEVICE(0x07d1, 0x3c0b) },
> { USB_DEVICE(0x07d1, 0x3c17) },
> - { USB_DEVICE(0x2001, 0x3c17) },
> /* Edimax */
> { USB_DEVICE(0x7392, 0x4085) },
> /* Encore */
> --
> 1.7.9
>
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists