Re: [zd1211-devs] New device ID for zd1211rw driver: Telegent TG54USB

2007-08-15 Thread Ulrich Kunitz
Reinhard Speyerer wrote:

 I have checked that the Telegent TG54USB WLAN adapter works with the zd1211rw
 driver by adding the following to zd_usb.c and using it in managed mode with 
 WEP:
 
 $ diff -u linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c{.orig,}
 --- linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c.orig
 2007-08-09 16:09:52.0 +0200
 +++ linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c 2007-08-09 
 16:31:34.0 +0200
 @@ -54,6 +54,7 @@
   { USB_DEVICE(0x0586, 0x3401), .driver_info = DEVICE_ZD1211 },
   { USB_DEVICE(0x14ea, 0xab13), .driver_info = DEVICE_ZD1211 },
   { USB_DEVICE(0x13b1, 0x001e), .driver_info = DEVICE_ZD1211 },
 + { USB_DEVICE(0x129b, 0x1666), .driver_info = DEVICE_ZD1211 },
   /* ZD1211B */
   { USB_DEVICE(0x0ace, 0x1215), .driver_info = DEVICE_ZD1211B },
   { USB_DEVICE(0x157e, 0x300d), .driver_info = DEVICE_ZD1211B },
 
 Product: Telegent TG54USB WLAN Adapter
 USB ID: 129b:1666
 Chip ID: zd1211 chip 129b:1666 v4330 high 00-01-36 RF2959_RF pa0 -
 FCC ID: N89-UW620Z
 
 Regards, 
 Reinhard

Reinhard,

thank you. I have added the USB id to the zd1211rw and the
zd1211rw-mac80211 driver in my git tree.

-- 
Uli Kunitz

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs


[zd1211-devs] New device ID for zd1211rw driver: Telegent TG54USB

2007-08-10 Thread Reinhard Speyerer
I have checked that the Telegent TG54USB WLAN adapter works with the zd1211rw
driver by adding the following to zd_usb.c and using it in managed mode with 
WEP:

$ diff -u linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c{.orig,}
--- linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c.orig  2007-08-09 
16:09:52.0 +0200
+++ linux-2.6.22.1/drivers/net/wireless/zd1211rw/zd_usb.c   2007-08-09 
16:31:34.0 +0200
@@ -54,6 +54,7 @@
{ USB_DEVICE(0x0586, 0x3401), .driver_info = DEVICE_ZD1211 },
{ USB_DEVICE(0x14ea, 0xab13), .driver_info = DEVICE_ZD1211 },
{ USB_DEVICE(0x13b1, 0x001e), .driver_info = DEVICE_ZD1211 },
+   { USB_DEVICE(0x129b, 0x1666), .driver_info = DEVICE_ZD1211 },
/* ZD1211B */
{ USB_DEVICE(0x0ace, 0x1215), .driver_info = DEVICE_ZD1211B },
{ USB_DEVICE(0x157e, 0x300d), .driver_info = DEVICE_ZD1211B },

Product: Telegent TG54USB WLAN Adapter
USB ID: 129b:1666
Chip ID: zd1211 chip 129b:1666 v4330 high 00-01-36 RF2959_RF pa0 -
FCC ID: N89-UW620Z

Regards, 
Reinhard

-
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now   http://get.splunk.com/
___
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs