linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Xose Vazquez Perez <xose.vazquez@gmail.com>
To: Maia Kozheva <sikon@ubuntu.com>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
	users@rt2x00.serialmonkey.com
Subject: Re: [PATCH v2] Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter
Date: Tue, 11 Dec 2012 16:21:52 +0100	[thread overview]
Message-ID: <50C74F90.401@gmail.com> (raw)
In-Reply-To: <50C6B8E0.4080801@ubuntu.com>

On 12/11/2012 05:38 AM, Maia Kozheva wrote:
> Someone who physically disassembled the device confirms that its chipset is Ralink RT5370n.
>
> Fixed the patch.
>
> Signed-off-by: Maia Kozheva <sikon@ubuntu.com>
> diff -uprN a/drivers/net/wireless/rt2x00/rt2800usb.c b/drivers/net/wireless/rt2x00/rt2800usb.c
> --- a/drivers/net/wireless/rt2x00/rt2800usb.c	2012-11-28 04:21:31.000000000 +0700
> +++ b/drivers/net/wireless/rt2x00/rt2800usb.c	2012-12-11 11:34:35.889131671 +0700
> @@ -1169,6 +1169,7 @@ static struct usb_device_id rt2800usb_de
>   	{ USB_DEVICE(0x2001, 0x3c19) },
>   	{ USB_DEVICE(0x2001, 0x3c1c) },
>   	{ USB_DEVICE(0x2001, 0x3c1d) },
> +	{ USB_DEVICE(0x2001, 0x3c1e) },
>   	/* LG innotek */
>   	{ USB_DEVICE(0x043e, 0x7a22) },
>   	/* Panasonic */
>
>

Reviewed-by: Xose Vazquez Perez <xose.vazquez@gmail.com>

      reply	other threads:[~2012-12-11 15:21 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11  2:15 [PATCH] Add support for 2001:3c1e (D-Link DWA-125 rev B1) USB Wi-Fi adapter Xose Vazquez Perez
2012-12-11  4:38 ` [PATCH v2] " Maia Kozheva
2012-12-11 15:21   ` 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=50C74F90.401@gmail.com \
    --to=xose.vazquez@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=sikon@ubuntu.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).