linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] at76_usb: Add ID for Uniden PCW100
@ 2008-02-04  5:05 Pavel Roskin
  2008-02-06  2:27 ` John W. Linville
  0 siblings, 1 reply; 3+ messages in thread
From: Pavel Roskin @ 2008-02-04  5:05 UTC (permalink / raw)
  To: linux-wireless

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
 	 */

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] at76_usb: Add ID for Uniden PCW100
  2008-02-04  5:05 [PATCH] at76_usb: Add ID for Uniden PCW100 Pavel Roskin
@ 2008-02-06  2:27 ` John W. Linville
  2008-02-06  7:08   ` Kalle Valo
  0 siblings, 1 reply; 3+ messages in thread
From: John W. Linville @ 2008-02-06  2:27 UTC (permalink / raw)
  To: Pavel Roskin; +Cc: linux-wireless

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] at76_usb: Add ID for Uniden PCW100
  2008-02-06  2:27 ` John W. Linville
@ 2008-02-06  7:08   ` Kalle Valo
  0 siblings, 0 replies; 3+ messages in thread
From: Kalle Valo @ 2008-02-06  7:08 UTC (permalink / raw)
  To: John W. Linville; +Cc: Pavel Roskin, linux-wireless

John W. Linville <linville@tuxdriver.com> writes:

> Any word on when the mac80211 port of at76 will resurface?  

It's working now, somehow. I have some old patches against at76_usb
tree here:

http://www.valot.fi/kalle/at76/mac80211-port/20071227/

Also I have ported the patches against your tree and the new "band"
API. But they are not public yet, I need to test those first and after
that I will send the patches here for comments. Hopefully I can do
that this week.

> I'd love to get it into my tree for 2.6.26.

That would be great. I'll try to finish the port soon, so that we will
have enough time to get the driver into 2.6.26.

-- 
Kalle Valo

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-02-06  7:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-04  5:05 [PATCH] at76_usb: Add ID for Uniden PCW100 Pavel Roskin
2008-02-06  2:27 ` John W. Linville
2008-02-06  7:08   ` Kalle Valo

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).