From: "John W. Linville" <linville@tuxdriver.com>
To: Pavel Roskin <proski@gnu.org>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [PATCH] at76_usb: Add ID for Uniden PCW100
Date: Tue, 5 Feb 2008 21:27:37 -0500 [thread overview]
Message-ID: <20080206022737.GL4252@tuxdriver.com> (raw)
In-Reply-To: <20080204050518.2696.50289.stgit@dv.roinet.com>
On Mon, Feb 04, 2008 at 12:05:19AM -0500, Pavel Roskin wrote:
> Tested and reported by Lior Silberman.
>
> Signed-off-by: Pavel Roskin <proski@gnu.org>
> ---
>
> drivers/net/wireless/at76_usb.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/drivers/net/wireless/at76_usb.c b/drivers/net/wireless/at76_usb.c
> index d2e3c55..b95718a 100644
> --- a/drivers/net/wireless/at76_usb.c
> +++ b/drivers/net/wireless/at76_usb.c
> @@ -191,6 +191,8 @@ static struct usb_device_id dev_table[] = {
> {USB_DEVICE(0x07aa, 0x0011), USB_DEVICE_DATA(BOARD_503)},
> /* Corega Wireless LAN USB-11 mini2 */
> {USB_DEVICE(0x07aa, 0x0018), USB_DEVICE_DATA(BOARD_503)},
> + /* Uniden PCW100 */
> + {USB_DEVICE(0x05dd, 0xff35), USB_DEVICE_DATA(BOARD_503)},
> /*
> * at76c503-rfmd-acc
> */
Thanks for the patch!
Any word on when the mac80211 port of at76 will resurface? I'd love
to get it into my tree for 2.6.26.
Thanks,
John
--
John W. Linville
linville@tuxdriver.com
next prev parent reply other threads:[~2008-02-06 2:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-04 5:05 [PATCH] at76_usb: Add ID for Uniden PCW100 Pavel Roskin
2008-02-06 2:27 ` John W. Linville [this message]
2008-02-06 7:08 ` Kalle Valo
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=20080206022737.GL4252@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=linux-wireless@vger.kernel.org \
--cc=proski@gnu.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).