From: warmcat <andy@warmcat.com>
To: linux-wireless@vger.kernel.org
Subject: [PATCH] rt73usb-add-bluenext-148f-2573
Date: Tue, 31 Jul 2007 12:54:46 +0100 [thread overview]
Message-ID: <20070731115446.5717.37617.stgit@localhost> (raw)
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) },
/* CNet */
{ USB_DEVICE(0x1371, 0x9022), USB_DEVICE_DATA(&rt73usb_ops) },
{ USB_DEVICE(0x1371, 0x9032), USB_DEVICE_DATA(&rt73usb_ops) },
next reply other threads:[~2007-07-31 11:54 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-31 11:54 warmcat [this message]
2007-07-31 12:12 ` [PATCH] rt73usb-add-bluenext-148f-2573 Ivo van Doorn
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=20070731115446.5717.37617.stgit@localhost \
--to=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).