PseudoCylon wrote: > Hello, > > Can you try this? (all 3 files has been updated) > http://projects.nasreddine.com/projects/run/repository/revisions/mips_fix/show/dev/usb/wlan > > This is for rev 207077 or newer. > If you are using older rev, please let me know with rev #, I'll change the code accordingly. > > If it isn't too much trouble, can you run the driver with following debug option on? > # wlandebug -i wlan0 0x69300000 > (after wlan create) > To make this work, kernel need to be compiled with IEEE80211_DEBUG option which is enabled in generic AR71XX conf file by default. > > And, maybe with INVARIANTS option? the bug has been fixed in rev 206400 > http://www.freebsd.org/cgi/cvsweb.cgi/src/sys/mips/atheros/if_arge.c > > Sorry for asking too much. The driver is causing the trouble, but something goes wrong outside the driver. > AK-san, Thanks a lot, looks like no more crash. rspro# uname -an FreeBSD rspro.micom.mng.net 9.0-CURRENT FreeBSD 9.0-CURRENT #58 r207140M: Sat Apr 24 17:55:13 ULAT 2010 tsgan_at_beastie.micom.mng.net:/usr/obj/mips/usr/mysrc/sys/RSPRO_AR71XX mips http://pastebin.com/jsV5L7St ping response is varying. 192.168.2.2 is Macbook Pro client. rspro# ping 192.168.2.2 PING 192.168.2.2 (192.168.2.2): 56 data bytes 64 bytes from 192.168.2.2: icmp_seq=3 ttl=64 time=22.091 ms 64 bytes from 192.168.2.2: icmp_seq=4 ttl=64 time=2.232 ms 64 bytes from 192.168.2.2: icmp_seq=6 ttl=64 time=9.329 ms 64 bytes from 192.168.2.2: icmp_seq=7 ttl=64 time=20.691 ms 64 bytes from 192.168.2.2: icmp_seq=8 ttl=64 time=9.867 ms 64 bytes from 192.168.2.2: icmp_seq=9 ttl=64 time=8.592 ms 64 bytes from 192.168.2.2: icmp_seq=10 ttl=64 time=10.942 ms 64 bytes from 192.168.2.2: icmp_seq=11 ttl=64 time=15.398 ms 64 bytes from 192.168.2.2: icmp_seq=12 ttl=64 time=5.582 ms 64 bytes from 192.168.2.2: icmp_seq=13 ttl=64 time=2.199 ms 64 bytes from 192.168.2.2: icmp_seq=15 ttl=64 time=2.266 ms 64 bytes from 192.168.2.2: icmp_seq=16 ttl=64 time=777.052 ms 64 bytes from 192.168.2.2: icmp_seq=17 ttl=64 time=764.368 ms 64 bytes from 192.168.2.2: icmp_seq=19 ttl=64 time=777.076 ms 64 bytes from 192.168.2.2: icmp_seq=20 ttl=64 time=741.912 ms 64 bytes from 192.168.2.2: icmp_seq=21 ttl=64 time=721.712 ms 64 bytes from 192.168.2.2: icmp_seq=22 ttl=64 time=741.264 ms 64 bytes from 192.168.2.2: icmp_seq=24 ttl=64 time=732.831 ms 64 bytes from 192.168.2.2: icmp_seq=25 ttl=64 time=1692.815 ms 64 bytes from 192.168.2.2: icmp_seq=26 ttl=64 time=685.253 ms 64 bytes from 192.168.2.2: icmp_seq=27 ttl=64 time=665.590 ms 64 bytes from 192.168.2.2: icmp_seq=28 ttl=64 time=26.029 ms 64 bytes from 192.168.2.2: icmp_seq=29 ttl=64 time=20.515 ms 64 bytes from 192.168.2.2: icmp_seq=30 ttl=64 time=1034.232 ms ... run0: flags=8a43<UP,BROADCAST,RUNNING,ALLMULTI,SIMPLEX,MULTICAST> metric 0 mtu 2290 ether 00:22:cf:03:e0:30 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap> status: running wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 ether 00:22:cf:03:e0:30 inet 192.168.2.1 netmask 0xffffff00 broadcast 192.168.2.255 media: IEEE 802.11 Wireless Ethernet autoselect mode 11g <hostap> status: running ssid bsd channel 1 (2412 MHz 11g) bssid 00:22:cf:03:e0:30 country US authmode OPEN privacy OFF txpower 0 scanvalid 60 protmode CTS wme dtimperiod 1 -dfs rspro# I will observe more and let you know if there is anything. Please let me know if you need any more information. thanks a lot, Ganbold > Thanks > AK > > >>> Is your kernel compiled with INVARIANTS >>> option? >>> >>> > > >> Tried, but if_arge panics at boot with INVARIANTS >> option. >> > > >> arge0: <Atheros AR71xx built-in ethernet interface> at >> mem 0x19000000-0x19000fff irq 2 on nexus0 panic: mtx_lock() of spin mutex >> arge mii lock >> _at_ /usr/mysrc/sys/mips/atheros/if_arge.c:554 >> > > > >> thanks, >> > > >> Ganbold >> > > > > -- What do you give a man who has everything? Penicillin. -- Jerry LesterReceived on Sat Apr 24 2010 - 08:50:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:03 UTC