linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] rt73usb-add-bluenext-148f-2573
@ 2007-07-31 11:54 warmcat
  2007-07-31 12:12 ` Ivo van Doorn
  0 siblings, 1 reply; 15+ messages in thread
From: warmcat @ 2007-07-31 11:54 UTC (permalink / raw)
  To: linux-wireless

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) },


^ permalink raw reply related	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2007-08-01 16:46 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-31 11:54 [PATCH] rt73usb-add-bluenext-148f-2573 warmcat
2007-07-31 12:12 ` 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

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).