From: "matthieu Barthélemy" <bonsouere@gmail.com>
To: "Larry Finger" <Larry.Finger@lwfinger.net>
Cc: "John W Linville" <linville@tuxdriver.com>,
linux-wireless@vger.kernel.org
Subject: Re: [PATCH] rtl8187: Add USB ID for Netgear WG111V3
Date: Mon, 11 Aug 2008 23:36:08 +0200 [thread overview]
Message-ID: <22bd28110808111436j7ba8a396h77cbc20f88337029@mail.gmail.com> (raw)
In-Reply-To: <489fbfb9.IY+WzjnFwKATbnw0%Larry.Finger@lwfinger.net>
Thanks for your willingness to merge this patch. From what I know,
this device is very common so a lot of new users will potentially
benefit from the rtl8187B code.
Any news about a possible inclusion in 2.6.27?
Mathieu Barth=E9lemy
On 8/11/08, Larry Finger <Larry.Finger@lwfinger.net> wrote:
> From: matthieu Barth=E9lemy <bonsouere@gmail.com>
>
> Add the USB ID for a Netgear WG111v3.
>
> Signed-off-by: matthieu Barth=E9lemy <bonsouere@gmail.com>
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> ---
>
> John,
>
> Technically, this is 2.6.28 material, but is it possible to push
> it for 2.6.27?
>
> Larry
> ---
>
> Index: wireless-testing/drivers/net/wireless/rtl8187_dev.c
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> --- wireless-testing.orig/drivers/net/wireless/rtl8187_dev.c
> +++ wireless-testing/drivers/net/wireless/rtl8187_dev.c
> @@ -37,6 +37,7 @@ static struct usb_device_id rtl8187_tabl
> {USB_DEVICE(0x0bda, 0x8187), .driver_info =3D DEVICE_RTL8187},
> {USB_DEVICE(0x0bda, 0x8189), .driver_info =3D DEVICE_RTL8187B},
> {USB_DEVICE(0x0bda, 0x8197), .driver_info =3D DEVICE_RTL8187B},
> + {USB_DEVICE(0x0846, 0x4260), .driver_info =3D DEVICE_RTL8187B},
> /* Netgear */
> {USB_DEVICE(0x0846, 0x6100), .driver_info =3D DEVICE_RTL8187},
> {USB_DEVICE(0x0846, 0x6a00), .driver_info =3D DEVICE_RTL8187},
>
--
To unsubscribe from this list: send the line "unsubscribe linux-wireles=
s" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-08-11 21:36 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-11 4:27 [PATCH] rtl8187: Add USB ID for Netgear WG111V3 Larry Finger
2008-08-11 21:36 ` matthieu Barthélemy [this message]
2008-08-11 21:56 ` Larry Finger
2008-08-11 21:43 ` matthieu Barthélemy
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=22bd28110808111436j7ba8a396h77cbc20f88337029@mail.gmail.com \
--to=bonsouere@gmail.com \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.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 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.