From: Ivo van Doorn <ivdoorn@gmail.com>
To: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com,
linville@tuxdriver.com, gwingerde@gmail.com
Subject: Re: [PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb
Date: Tue, 6 Apr 2010 23:28:40 +0200 [thread overview]
Message-ID: <201004062328.40656.IvDoorn@gmail.com> (raw)
In-Reply-To: <1270574791-14006-1-git-send-email-xose.vazquez@gmail.com>
On Tuesday 06 April 2010, Xose Vazquez Perez wrote:
> Follow the precepts of the ralink drivers.
>
> (0x050d, 0x7050) is only found in:
>
> RT25USB-SRC-V2.0.8.0/rt2570sw.h:#define RTVID8 0x050D //ralink
> RT25USB-SRC-V2.0.8.0/rt2570sw.h:#define RTPID8 0x7050
> RT25USB-SRC-V2.0.8.0/rt2570sw.h: {USB_DEVICE(RTVID8,RTPID8)},
>
> and (0x050d, 0x705a) (0x1371, 0x9022) (0x148f, 0x2573) are only in:
>
> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x050d,0x705a)}, /* Belkin */
> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x1371,0x9022)}, /* CNet */
> 2009_0713_RT73_Linux_STA_Drv1.1.0.3/Module/rtmp_def.h: {USB_DEVICE(0x148f,0x2573)}, /* Ralink */
>
> Signed-off-by: Xose Vazquez Perez <xose.vazquez@gmail.com>
I have my doubts about this one.
Gertjan, do you consider it wise to remove these ID's?
Ivo
next prev parent reply other threads:[~2010-04-06 21:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-04-06 17:26 [PATCH] wireless: rt2x00: delete duplicates ids in rt73usb rt2500usb Xose Vazquez Perez
2010-04-06 21:28 ` Ivo van Doorn [this message]
2010-04-06 22:06 ` Gertjan van Wingerde
2010-05-03 17:28 ` 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=201004062328.40656.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=gwingerde@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=users@rt2x00.serialmonkey.com \
--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).