From: Gertjan van Wingerde <gwingerde@gmail.com>
To: Alaan <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: Mon, 01 Mar 2010 04:52:58 +0100 [thread overview]
Message-ID: <4B8B3A1A.80403@gmail.com> (raw)
In-Reply-To: <51a465a61002281248jc7701abq642b67f0b68ed80a@mail.gmail.com>
On 02/28/10 21:48, Alaan wrote:
> First time submitting a patch, apologies if I did something wrong.
> Tested this adapter for a couple days and it seems stable.
>
> 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) },
>
Hi,
In order for your patch to be considered for inclusion you will have to include
a Signed-off-by line with your own name and email address in the patch description.
See Documentation/SubmittingPatches of a kernel tree for more information on this.
---
Gertjan.
next parent reply other threads:[~2010-03-01 3:52 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 ` Gertjan van Wingerde [this message]
2010-03-01 17:23 ` [PATCH] rt2x00: Add USB ID for CEIVA adapter to rt73usb Bryan Polk
2010-03-01 17:24 ` Ivo Van Doorn
2010-03-02 7:22 ` 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=4B8B3A1A.80403@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 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).