lkml.org 
[lkml]   [2005]   [Jul]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH] drivers/net/usb/zd1201.c: Gigabyte GN-WLBZ201 dongle usbid
Date

Gigabyte GN-WLBZ201 wifi usb dongle works very well, using the zd1201
driver. the only missing part is that the corresponding usbid is not
declared. The following patch should fix this.

Mathieu

Index: linux-2.6.12/drivers/usb/net/zd1201.c
===================================================================
--- linux-2.6.12.orig/drivers/usb/net/zd1201.c
+++ linux-2.6.12/drivers/usb/net/zd1201.c
@@ -29,6 +29,7 @@ static struct usb_device_id zd1201_table
{USB_DEVICE(0x0ace, 0x1201)}, /* ZyDAS ZD1201 Wireless USB Adapter */
{USB_DEVICE(0x050d, 0x6051)}, /* Belkin F5D6051 usb adapter */
{USB_DEVICE(0x0db0, 0x6823)}, /* MSI UB11B usb adapter */
+ {USB_DEVICE(0x1044, Ox8005)}, /* GIGABYTE GN-WLBZ201 usb adapter */
{}
};


--
"If we can't keep this sort of thing out of the kernel, we might as well
pack it up and go run Solaris."

- Larry McVoy
\
 
 \ /
  Last update: 2005-07-08 15:15    [W:0.022 / U:0.528 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site