Hi,

  Im trying to get the ZD1211 driver to work with a Hawking HWU54G USb 
device on a ARM PXA255 XScale platform. however there are some distinct 
differences while loading the module on redhat 9.0 (2.4.20-8) and on the 
embedded linux flavour (2.4.25 elinos). Im using driver release 80, the 
same issues arise with release 59 too.

here is the dump from dmesg: I added a few more printk statements to the 
driver code to indicate when specific functions are called and returned.

zd1211 - http://zd1211.ath.cx/ - r80
Based on www.zydas.com.tw driver version 2.5.0.0
usb.c: registered new driver zd1211
3573: << src/zdusb.c:zd1211_probe
vendor_id = 07b8
product_id = 6001
USB 1.1 Host
Release Ver = 4330
EEPORM Ver = 4330
3576: << src/zd1211.c:zd1211_InitSetup
PA type: 2
Airoha AL2230S_RF
AllowedChannel = 000107ff
Region:0

/*The driver spends a really long time doing something after this 
statement. Also I dont think Im supposed to get Region: 0. I wonder if 
anyone has had this issue on other non-x86 platforms*/

4934: >> src/zd1211.c:zd1211_InitSetup

/*(exit function)*/

4939: >> src/zdusb.c:zd1211_probe

upon bringing up wlan0 with ifconfig, the device does not associate with 
the access point even after manual configuration. Secondly I constantly 
get periodic messages

******* Schedule task fail *********
zd1211:Pure B-Mode

I'm trying with little success to figure out what is wrong with this 
picture.

Thanks
Kartik

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to