From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: "John W. Linville" <linville@tuxdriver.com>
Cc: linux-wireless@vger.kernel.org,
"users@rt2x00.serialmonkey.com" <users@rt2x00.serialmonkey.com>
Subject: Re: [PATCH] wireless: rt2x00: add new rt2800usb devices
Date: Tue, 05 Aug 2014 11:03:08 +0200 [thread overview]
Message-ID: <53E09DCC.4020208@gmail.com> (raw)
In-Reply-To: <1405108017-9634-1-git-send-email-xose.vazquez@gmail.com>
On 07/11/2014 09:46 PM, Xose Vazquez Perez wrote:
> 0x0b05 0x17e8 RT5372 USB 2.0 bgn 2x2 ASUS USB-N14
> 0x0411 0x0253 RT5572 USB 2.0 abgn 2x2 BUFFALO WLP-U2-300D
> 0x0df6 0x0078 RT???? Sitecom N300
>
> Cc: Ivo van Doorn <IvDoorn@gmail.com>
> Cc: Helmut Schaa <helmut.schaa@googlemail.com>
> Cc: John W. Linville <linville@tuxdriver.com>
> Cc: users@rt2x00.serialmonkey.com
> Cc: linux-wireless@vger.kernel.org
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
> ---
> drivers/net/wireless/rt2x00/rt2800usb.c | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
> index 832006b..573897b 100644
> --- a/drivers/net/wireless/rt2x00/rt2800usb.c
> +++ b/drivers/net/wireless/rt2x00/rt2800usb.c
> @@ -1284,6 +1284,8 @@ static struct usb_device_id rt2800usb_device_table[] = {
> /* Arcadyan */
> { USB_DEVICE(0x043e, 0x7a12) },
> { USB_DEVICE(0x043e, 0x7a32) },
> + /* ASUS */
> + { USB_DEVICE(0x0b05, 0x17e8) },
> /* Azurewave */
> { USB_DEVICE(0x13d3, 0x3329) },
> { USB_DEVICE(0x13d3, 0x3365) },
> @@ -1320,6 +1322,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
> { USB_DEVICE(0x057c, 0x8501) },
> /* Buffalo */
> { USB_DEVICE(0x0411, 0x0241) },
> + { USB_DEVICE(0x0411, 0x0253) },
> /* D-Link */
> { USB_DEVICE(0x2001, 0x3c1a) },
> { USB_DEVICE(0x2001, 0x3c21) },
> @@ -1410,6 +1413,7 @@ static struct usb_device_id rt2800usb_device_table[] = {
> { USB_DEVICE(0x0df6, 0x0053) },
> { USB_DEVICE(0x0df6, 0x0069) },
> { USB_DEVICE(0x0df6, 0x006f) },
> + { USB_DEVICE(0x0df6, 0x0078) },
> /* SMC */
> { USB_DEVICE(0x083a, 0xa512) },
> { USB_DEVICE(0x083a, 0xc522) },
>
John,
Could you send it to -stable ?
-thanks-
prev parent reply other threads:[~2014-08-05 9:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-11 19:46 [PATCH] wireless: rt2x00: add new rt2800usb devices Xose Vazquez Perez
2014-08-05 9:03 ` Xose Vazquez Perez [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53E09DCC.4020208@gmail.com \
--to=xose.vazquez@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=users@rt2x00.serialmonkey.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).