Richard,
The latest development fedora build (rawhide) load both mac80211 and 
softmac. Can you run
    lsmod | grep 1211
if you see "zd1211rw, ieee80211softmac"  which is the  older  driver, 
try  to unloading it:
    modprobe -r zd1211rw
This will insure that you are actually using only zd1211rw_mac80211 and 
not the other.
 
It may not help but least we know you are actually using zd1211rw_mac80211

Also, maybe you can also run the following and display the outputs to 
see that config setup is right:
    /sbin/ip route
    /sbin/ip address
    iwconfig

eric

Richard Hughes wrote:
> I'm using the latest fedora kernel snapshot with an up to data
> zd1211rw_mac80211.
>
> Recently I've been getting very slow downloads, and I've found even
> pinging the router takes a *long* amount of time:
>
> 64 bytes from 10.0.0.10: icmp_seq=358 ttl=64 time=11428 ms
> 64 bytes from 10.0.0.10: icmp_seq=359 ttl=64 time=11840 ms
> 64 bytes from 10.0.0.10: icmp_seq=360 ttl=64 time=11984 ms
> 64 bytes from 10.0.0.10: icmp_seq=361 ttl=64 time=12826 ms
> 64 bytes from 10.0.0.10: icmp_seq=362 ttl=64 time=12421 ms
> 64 bytes from 10.0.0.10: icmp_seq=363 ttl=64 time=11834 ms
> 64 bytes from 10.0.0.10: icmp_seq=364 ttl=64 time=11959 ms
>
> Any idea how to debug this? There was no option in the zd1211rw_mac80211
> for verbose output, and dmesg is very unhelpful.
>
> Thanks for any help,
>
> Richard.


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Zd1211-devs mailing list - http://zd1211.ath.cx/
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/zd1211-devs

Reply via email to