It seems your receving stops after first strike.
Maybe you can print message in  any error codition in 

zd1211_submit_rx_urb()

Also, you can check the fileds used in usb_fill_bulk_urb() to see if any
abnormal value.

If you want to check the rx function, you can just print something and  call
zd1211_submit_rx_urb(macp) at very begining of zd1211_rx_comp_cb().



Dear Nazim and experts,
    I have updated the patches #2, #5, #6, #7, #8, #9, #12, #13 found in
http://www.reactivated.net/software/zd1211-vendor/. But ZyDas 1211b still
doesn't work for me. Following is the dmesg output. (I didn't update patch
#1, #3, #4, #10, #11, #14 because the version of my linux kernel is 2.6.14.
Updating these patch will result in compile errors.)
|__  /   _|  _ \  / \  / ___|
  / / | | | | | |/ _ \ \___ \
 / /| |_| | |_| / ___ \ ___) |
/____\__, |____/_/   \_\____/
     |___/
ZD1211B - version 3.0.0.56
vendor_id = 0ace
product_id = 1215
USB 2.0 Host
Release Ver = 4810
EEPORM Ver = 4810
Finsih download Firmware. Ready to reboot
PA type: 0
AR2124 RF
[zd1205_set_zd_cbs, 11919] pObj->bChScanning is 0
AllowedChannel = 00011fff
Region:48
usbcore: registered new driver zd1211b
/ # cp /mnt/nfs/wireless_tools.29/target/* / -rf
/ # cd /mnt/nfs
/mnt/nfs # ifconfig ath0 up
[zd1205_open, 4911] calling zd1211_submit_rx_urb()
[zd1211_submit_rx_urb, 2766] started
[zd1211_submit_rx_urb, 2791] calling usb_fill_bulk_urb()
[zd1211_submit_rx_urb, 2809] ended
[zd1211_rx_comp_cb, 2370] started
[zd1211_rx_comp_cb, 2483] calling zd1211_rx_isr()
[zd1211_rx_isr, 2213] started
[zd1211_rx_isr, 2314] calling zd1211_submit_rx_urb()
[zd1211_submit_rx_urb, 2766] started
[zd1211_submit_rx_urb, 2791] calling usb_fill_bulk_urb()
[zd1211_submit_rx_urb, 2809] ended
[zd1211_rx_isr, 2331] calling zd1205_rx_isr()
[zd1205_rx_isr, 3821] started
[zd1205_rx_isr, 4575] ended
[zd1211_rx_isr, 2348] ended
[zd1211_rx_comp_cb, 2489] ended
[zd_ConnectMon, 2817]
[zd_CmdProbeReq, 961] pdot11Obj->bChScanning is 1
[zd_CmdProbeReq, 976] mMacMode: 1, CurrScanCH: 1
[zd_CmdProbeReq, 977] HZ: 1000, region: 48
/mnt/nfs [zdcb_start_timer, 11653] scan expire time: -194315
# header part data [24]:
40 20 60 27 ff ff ff ff ff ff 00 12 cf f4 11 38
ff ff ff ff ff ff 10 07
data part data [14]:
-- 
View this message in context: 
http://old.nabble.com/No-packet-received-by-ZyDas-1211B-tp31253914p31287088.html
Sent from the zd1211-devs mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Create and publish websites with WebMatrix
Use the most popular FREE web apps or write code yourself; 
WebMatrix provides all the features you need to develop and 
publish your website. http://p.sf.net/sfu/ms-webmatrix-sf
_______________________________________________
Zd1211-devs mailing list - http://zd1211.wiki.sourceforge.net/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to