linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ivo van Doorn <ivdoorn@gmail.com>
To: warmcat <andy@warmcat.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] rt73usb-add-bluenext-148f-2573
Date: Tue, 31 Jul 2007 14:12:29 +0200	[thread overview]
Message-ID: <200707311412.30340.IvDoorn@gmail.com> (raw)
In-Reply-To: <20070731115446.5717.37617.stgit@localhost>

On Tuesday 31 July 2007, warmcat wrote:
> Add device ID for cheapo BlueNext rt2571-based stick BN-WD54G
> 
> Signed-off-by: Andy Green <andy@warmcat.com>
> ---
>
>  drivers/net/wireless/rt73usb.c |    2 ++
>  1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/drivers/net/wireless/rt73usb.c b/drivers/net/wireless/rt73usb.c
> index 3d838d1..82bb23c 100644
> --- a/drivers/net/wireless/rt73usb.c
> +++ b/drivers/net/wireless/rt73usb.c
> @@ -1814,6 +1814,8 @@ static struct usb_device_id rt73usb_device_table[] = {
>  	{ USB_DEVICE(0x050d, 0x905b), USB_DEVICE_DATA(&rt73usb_ops) },
>  	/* Billionton */
>  	{ USB_DEVICE(0x1631, 0xc019), USB_DEVICE_DATA(&rt73usb_ops) },
> +	/* BlueNEXT */
> +	{ USB_DEVICE(0x148f, 0x2573), USB_DEVICE_DATA(&rt73usb_ops) },

This USB ID is already in the List under the Label "Ralink"

	/* Ralink */
	{ USB_DEVICE(0x148f, 0x2573), USB_DEVICE_DATA(&rt73usb_ops) },

Ivo


  reply	other threads:[~2007-07-31 12:08 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-31 11:54 [PATCH] rt73usb-add-bluenext-148f-2573 warmcat
2007-07-31 12:12 ` Ivo van Doorn [this message]
2007-07-31 12:19   ` Andy Green
2007-07-31 12:27     ` Ivo van Doorn
2007-07-31 12:38       ` Andy Green
2007-07-31 12:58         ` Ivo van Doorn
2007-07-31 13:35           ` Andy Green
2007-07-31 14:11             ` Ivo van Doorn
2007-07-31 14:34               ` Andy Green
2007-07-31 14:50                 ` Ivo van Doorn
2007-07-31 15:06                   ` Ivo van Doorn
2007-07-31 15:14                     ` Andy Green
2007-07-31 22:37                       ` Andy Green
2007-08-01 16:50                         ` Ivo van Doorn
2007-07-31 13:49           ` Andy Green

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=200707311412.30340.IvDoorn@gmail.com \
    --to=ivdoorn@gmail.com \
    --cc=andy@warmcat.com \
    --cc=linux-wireless@vger.kernel.org \
    /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).