2010/12/1 Adrian Chadd <adr...@freebsd.org>: > On 1 December 2010 18:11, David Demelier <demelier.da...@gmail.com> wrote: > > >>> Or is this somehow running in 11A mode? Would you please paste >>> 'ifconfig wlan0' here? >> >> mark...@melon ~ $ ifconfig wlan0 >> wlan0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> metric 0 mtu 1500 >> ether c4:17:fe:c4:14:b9 >> inet 130.79.183.186 netmask 0xfffffc00 broadcast 130.79.183.255 >> media: IEEE 802.11 Wireless Ethernet OFDM/36Mbps mode 11g >> status: associated >> ssid osiris-sec channel 11 (2462 MHz 11g) bssid 00:26:99:23:69:23 >> regdomain 106 indoor ecm authmode WPA2/802.11i privacy ON >> deftxkey UNDEF TKIP 2:128-bit TKIP 3:128-bit txpower 20 bmiss 7 >> scanvalid 450 bgscan bgscanintvl 300 bgscanidle 250 roam:rssi 7 >> roam:rate 5 protmode CTS wme burst roaming MANUAL bintval 102 > > Ok, so it's in 11bg mode. I'd have to do some digging to try and > understand what's busted. CAn you please do this: > > sysctl dev.ath.0.sample_stats=1 >
Oww, mark...@melon ~ $ sudo sysctl dev.ath.0.sample_stats=1 dev.ath.0.sample_stats: 0 -> 0 > then look at dmesg; it'll dump the sample rate statistics out there. > > Also, please create a PR for this. I'd like to squish any obvious bugs > here before I commit any new stuff. :) > > > Adrian > -- Demelier David _______________________________________________ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"