linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] rt2800usb: Add three new USB IDs
@ 2011-04-10 17:12 Xose Vazquez Perez
  2011-04-11 17:58 ` John W. Linville
  0 siblings, 1 reply; 9+ messages in thread
From: Xose Vazquez Perez @ 2011-04-10 17:12 UTC (permalink / raw)
  To: Larry Finger, linux-wireless, users

Larry Finger wrote:

> There are three USB IDs supported by staging/rt2870sta that are not in the
> mainline driver rt2800usb.
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> Cc: Stable <stable@vger.kernel.org>
> ---
> 
> Index: wireless-testing/drivers/net/wireless/rt2x00/rt2800usb.c
> ===================================================================
> --- wireless-testing.orig/drivers/net/wireless/rt2x00/rt2800usb.c
> +++ wireless-testing/drivers/net/wireless/rt2x00/rt2800usb.c
> @@ -758,6 +758,8 @@ static struct usb_device_id rt2800usb_de
>  	{ USB_DEVICE(0x07d1, 0x3c0f), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	{ USB_DEVICE(0x07d1, 0x3c11), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	{ USB_DEVICE(0x07d1, 0x3c16), USB_DEVICE_DATA(&rt2800usb_ops) },
> +	{ USB_DEVICE(0x2001, 0x3c09), USB_DEVICE_DATA(&rt2800usb_ops) },
> +	{ USB_DEVICE(0x2001, 0x3c0a), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	/* Draytek */
>  	{ USB_DEVICE(0x07fa, 0x7712), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	/* Edimax */
> @@ -828,6 +830,7 @@ static struct usb_device_id rt2800usb_de
>  	/* Planex */
>  	{ USB_DEVICE(0x2019, 0xab25), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	{ USB_DEVICE(0x2019, 0xed06), USB_DEVICE_DATA(&rt2800usb_ops) },
> +	{ USB_DEVICE(0x2019, 0xed14), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	/* Quanta */
>  	{ USB_DEVICE(0x1a32, 0x0304), USB_DEVICE_DATA(&rt2800usb_ops) },
>  	/* Ralink */

NACK, unless they also be in the windows driver.
They were eliminated in recent versions of ralink LiNUX drivers.

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH] rt2800usb: Add three new USB IDs
@ 2011-04-08 14:23 Larry Finger
  2011-04-08 14:24 ` Ivo Van Doorn
  2011-04-08 14:33 ` Gertjan van Wingerde
  0 siblings, 2 replies; 9+ messages in thread
From: Larry Finger @ 2011-04-08 14:23 UTC (permalink / raw)
  To: John W Linville, IvDoorn, gwingerde, helmut.schaa; +Cc: linux-wireless

There are three USB IDs supported by staging/rt2870sta that are not in the
mainline driver rt2800usb.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org>
---

Index: wireless-testing/drivers/net/wireless/rt2x00/rt2800usb.c
===================================================================
--- wireless-testing.orig/drivers/net/wireless/rt2x00/rt2800usb.c
+++ wireless-testing/drivers/net/wireless/rt2x00/rt2800usb.c
@@ -758,6 +758,8 @@ static struct usb_device_id rt2800usb_de
 	{ USB_DEVICE(0x07d1, 0x3c0f), USB_DEVICE_DATA(&rt2800usb_ops) },
 	{ USB_DEVICE(0x07d1, 0x3c11), USB_DEVICE_DATA(&rt2800usb_ops) },
 	{ USB_DEVICE(0x07d1, 0x3c16), USB_DEVICE_DATA(&rt2800usb_ops) },
+	{ USB_DEVICE(0x2001, 0x3c09), USB_DEVICE_DATA(&rt2800usb_ops) },
+	{ USB_DEVICE(0x2001, 0x3c0a), USB_DEVICE_DATA(&rt2800usb_ops) },
 	/* Draytek */
 	{ USB_DEVICE(0x07fa, 0x7712), USB_DEVICE_DATA(&rt2800usb_ops) },
 	/* Edimax */
@@ -828,6 +830,7 @@ static struct usb_device_id rt2800usb_de
 	/* Planex */
 	{ USB_DEVICE(0x2019, 0xab25), USB_DEVICE_DATA(&rt2800usb_ops) },
 	{ USB_DEVICE(0x2019, 0xed06), USB_DEVICE_DATA(&rt2800usb_ops) },
+	{ USB_DEVICE(0x2019, 0xed14), USB_DEVICE_DATA(&rt2800usb_ops) },
 	/* Quanta */
 	{ USB_DEVICE(0x1a32, 0x0304), USB_DEVICE_DATA(&rt2800usb_ops) },
 	/* Ralink */

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

end of thread, other threads:[~2011-04-12 19:24 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-10 17:12 [PATCH] rt2800usb: Add three new USB IDs Xose Vazquez Perez
2011-04-11 17:58 ` John W. Linville
2011-04-12 11:53   ` Xose Vazquez Perez
2011-04-12 13:19     ` Gertjan van Wingerde
2011-04-12 14:34     ` Larry Finger
2011-04-12 19:24       ` Xose Vazquez Perez
  -- strict thread matches above, loose matches on Subject: below --
2011-04-08 14:23 Larry Finger
2011-04-08 14:24 ` Ivo Van Doorn
2011-04-08 14:33 ` Gertjan van Wingerde

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