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

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 */


Op 11-12-12 09:15, Xose Vazquez Perez schreef:
> It looks like it's a RT5370 device:
> http://www.wikidevi.com/wiki/D-Link_DWA-125_rev_B1
> 
> It should go in CONFIG_RT2800USB_RT53XX
> 
> NACK
> -- 
> To unsubscribe from this list: send the line "unsubscribe
> linux-wireless" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


  reply	other threads:[~2012-12-11  4:39 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 ` Maia Kozheva [this message]
2012-12-11 15:21   ` [PATCH v2] " Xose Vazquez Perez

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=50C6B8E0.4080801@ubuntu.com \
    --to=sikon@ubuntu.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=xose.vazquez@gmail.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).