linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John W. Linville" <linville@tuxdriver.com>
To: Xose Vazquez Perez <xose.vazquez@gmail.com>
Cc: Larry Finger <Larry.Finger@lwfinger.net>,
	linux-wireless@vger.kernel.org, users@rt2x00.serialmonkey.com
Subject: Re: [PATCH] rt2800usb: Add three new USB IDs
Date: Mon, 11 Apr 2011 13:58:11 -0400	[thread overview]
Message-ID: <20110411175810.GB2511@tuxdriver.com> (raw)
In-Reply-To: <4DA1E4ED.6080804@gmail.com>

On Sun, Apr 10, 2011 at 07:12:13PM +0200, Xose Vazquez Perez wrote:
> 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.

OK, I already had this merged since Ivo and Gertjan had ACKed it.

I need to rebase wireless-2.6 anyway, so I'll drop this one too
for now.  Please come to a consensus on whether or not these should
be included and let me know...

John
-- 
John W. Linville		Someday the world will need a hero, and you
linville@tuxdriver.com			might be all we have.  Be ready.

  reply	other threads:[~2011-04-11 18:00 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-10 17:12 [PATCH] rt2800usb: Add three new USB IDs Xose Vazquez Perez
2011-04-11 17:58 ` John W. Linville [this message]
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

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=20110411175810.GB2511@tuxdriver.com \
    --to=linville@tuxdriver.com \
    --cc=Larry.Finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --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).