hi, I installed kernel source(kernel-2.6.20-1.2316.fc5.src.rpm) and add { USB_DEVICE(0x0411, 0x00da), .driver_info = DEVICE_ZD1211B } into zd_usb.c, then did $make. Then replaced the original zd1211rw.ko (/lib/modules/2.6.20-1.2316.fc5smp/kernel/drivers/net/wireless/zd1211rw/zd1211rw.ko) to the above compiled zd1211rw.ko.
[EMAIL PROTECTED] zd1211rw]$ modinfo zd1211rw.ko filename: zd1211rw.ko version: 1.0 author: Daniel Drake author: Ulrich Kunitz description: USB driver for devices with the ZD1211 chip. license: GPL srcversion: 79A7FDA43D9312EEE777B90 alias: usb:v0ACEp2011d*dc*dsc*dp*ic*isc*ip* ...(snip)... alias: usb:v0ACEp1211d*dc*dsc*dp*ic*isc*ip* depends: ieee80211softmac,ieee80211 vermagic: 2.6.20-1.2316.fc5 SMP mod_unload 686 4KSTACKS [EMAIL PROTECTED] zd1211rw]$ dmesg |grep zd1211rw zd1211rw 5-4:1.0: RF AL2230S_RF 0xa is not supported usbcore: registered new interface driver zd1211rw [EMAIL PROTECTED] zd1211rw]$ lsmod |grep zd1211rw zd1211rw 52868 0 ieee80211softmac 35777 1 zd1211rw ieee80211 35465 2 zd1211rw,ieee80211softmac [EMAIL PROTECTED] zd1211rw]$ iwconfig lo no wireless extensions. eth0 no wireless extensions. eth1 no wireless extensions. eth0 and eth1 are my Ethernet Cards on my linux box. I can not get any wireless device wlan0(zd1211rw). So, I changed to use from zd1211rw to the vendor based community driver, zd1211b (svn rev.85) and finally I could run WLI-U2-KG54L(0411:00da). It was a long way to install this device. Next challenge is to install this driver on my notebook(Asus M5N) which has ipw2200bg(eth1) that interferes with zd1211b, because I can't do 'ifconfig eth1 down'. Also I will try to install ZD1211LnxDrv_2_18_0_0.tar.gz on FC5/6. Regards, Zen ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Zd1211-devs mailing list - http://zd1211.ath.cx/ Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs