From: Ivo van Doorn <ivdoorn@gmail.com>
To: Masakazu Mokuno <mokuno@sm.sony.co.jp>
Cc: linux-wireless@vger.kernel.org, rt2400-devel@lists.sourceforge.net
Subject: Re: [PATCH] rt2x00: Add id for Corega CG-WLUSB2GPX
Date: Fri, 14 Mar 2008 19:53:45 +0100 [thread overview]
Message-ID: <200803141953.46191.IvDoorn@gmail.com> (raw)
In-Reply-To: <20080314190922.2594.40F06B3A@sm.sony.co.jp>
Hi,
> This adds the id for Corega CG-WLUSB2GPX.
Applied to rt2x00.git.
Thanks.
Ivo
> Signed-off-by: Masakazu Mokuno <mokuno@sm.sony.co.jp>
> ---
> Tested with wpa_supplicant (wext wrapper) on PS3 with the F8 userland.
>
> drivers/net/wireless/rt2x00/rt73usb.c | 2 ++
> 1 file changed, 2 insertions(+)
>
> --- a/drivers/net/wireless/rt2x00/rt73usb.c
> +++ b/drivers/net/wireless/rt2x00/rt73usb.c
> @@ -2095,6 +2095,8 @@ static struct usb_device_id rt73usb_devi
> { USB_DEVICE(0x1371, 0x9032), USB_DEVICE_DATA(&rt73usb_ops) },
> /* Conceptronic */
> { USB_DEVICE(0x14b2, 0x3c22), USB_DEVICE_DATA(&rt73usb_ops) },
> + /* Corega */
> + { USB_DEVICE(0x07aa, 0x002e), USB_DEVICE_DATA(&rt73usb_ops) },
> /* D-Link */
> { USB_DEVICE(0x07d1, 0x3c03), USB_DEVICE_DATA(&rt73usb_ops) },
> { USB_DEVICE(0x07d1, 0x3c04), USB_DEVICE_DATA(&rt73usb_ops) },
>
prev parent reply other threads:[~2008-03-14 18:54 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-14 11:16 [PATCH] rt2x00: Add id for Corega CG-WLUSB2GPX Masakazu Mokuno
2008-03-14 18:53 ` Ivo van Doorn [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=200803141953.46191.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mokuno@sm.sony.co.jp \
--cc=rt2400-devel@lists.sourceforge.net \
/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).