All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gertjan van Wingerde <gwingerde@gmail.com>
To: Bryan Polk <sainth@eidolons.org>
Cc: "John W. Linville" <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, Ivo van Doorn <IvDoorn@gmail.com>
Subject: Re: [PATCH] rt2x00: Add USB ID for CEIVA adapter to rt73usb
Date: Tue, 02 Mar 2010 08:22:58 +0100	[thread overview]
Message-ID: <4B8CBCD2.9020203@gmail.com> (raw)
In-Reply-To: <alpine.LNX.2.00.1003011205211.28884@eidolons.org>

On 03/01/10 18:23, Bryan Polk wrote:
> This adds support for CEIVA USB wireless adapters to the rt73usb driver.
> 
> Signed-off-by: Bryan Polk <sainth@eidolons.org>

Acked-by: Gertjan van Wingerde <gwingerde@gmail.com>

> ---
> diff --git a/drivers/net/wireless/rt2x00/rt73usb.c b/drivers/net/wireless/rt2x00/rt73usb.c
> index f39a8ed..47f3e4a 100644
> --- a/drivers/net/wireless/rt2x00/rt73usb.c
> +++ b/drivers/net/wireless/rt2x00/rt73usb.c
> @@ -2352,6 +2352,8 @@ static struct usb_device_id rt73usb_device_table[] = {
>  	{ USB_DEVICE(0x0411, 0x00f4), USB_DEVICE_DATA(&rt73usb_ops) },
>  	{ USB_DEVICE(0x0411, 0x0116), USB_DEVICE_DATA(&rt73usb_ops) },
>  	{ USB_DEVICE(0x0411, 0x0119), USB_DEVICE_DATA(&rt73usb_ops) },
> +	/* CEIVA */
> +	{ USB_DEVICE(0x178d, 0x02be), USB_DEVICE_DATA(&rt73usb_ops) },
>  	/* CNet */
>  	{ USB_DEVICE(0x1371, 0x9022), USB_DEVICE_DATA(&rt73usb_ops) },
>  	{ USB_DEVICE(0x1371, 0x9032), USB_DEVICE_DATA(&rt73usb_ops) },
> 


      parent reply	other threads:[~2010-03-02  7:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <51a465a61002281248jc7701abq642b67f0b68ed80a@mail.gmail.com>
2010-03-01  3:52 ` [PATCH] rt2x00: add USB ID for CEIVA adapter to rt73usb Gertjan van Wingerde
2010-03-01 17:23   ` [PATCH] rt2x00: Add " Bryan Polk
2010-03-01 17:24     ` Ivo Van Doorn
2010-03-02  7:22     ` Gertjan van Wingerde [this message]

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=4B8CBCD2.9020203@gmail.com \
    --to=gwingerde@gmail.com \
    --cc=IvDoorn@gmail.com \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=sainth@eidolons.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.