Re: ath0 performence issues "ar9300_Stub_GetCTSTimeout" "ar9300_Stub_GetCTSTimeout

2015-03-22 Thread Miguel Clara
On Sun, Mar 22, 2015 at 5:48 PM, Adrian Chadd  wrote:

> Hi,
>
> * use force_full_reset at startup - maybe put it in /etc/sysctl.conf
> * upgrade to what I just committed to net80211 today.
>
> It turns out that after some recent changes in -HEAD, 11n aggregation
> wouldn't happen if you tried using it > 10 minutes after boot.
>
> Grr.
>

Haha!! So that's why it was switching to the 2.4 network and 11g...

Thanks for the fix, compiling now, and I'll still keep ath_debug stuff
present, might be useful.
I need to read up on athstats and other tools, which seem to be quite
interesting for analyses/debugging... guessing this is the best place to
look --> https://wiki.freebsd.org/dev/ath(4)/Debugging ?


>
> (Now i Have to update all the wifi APs in my apartment.)
>
>
> -a
>
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Problem reports for freebsd-wireless@FreeBSD.org that need special attention

2015-03-22 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
Open|154598 | [ath] Atheros 5424/2424 can't connect to WPA netw 
Open|163312 | [panic] [ath] kernel panic: page fault with ath0  
Open|166190 | [ath] TX hangs and frames stuck in TX queue   
Open|166357 | [ath] 802.11n TX stall when the first frame in th 
Open|169362 | [ath] AR5416: radar pulse PHY errors sometimes in 

5 problems total for which you should take action.
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


net80211 and timer/tick bugs - please help

2015-03-22 Thread Adrian Chadd
Hi all,

I've just fixed one ticks related bug in -HEAD. It should make 11n
aggregation work again. Sigh.

I have this sneaking, horrible feeling that there are more ticks
signed comparison bugs lurking in the code. So I'd really appreciate
some help eyeballing and reviewing the net80211 code for "ticks
correctness."

Thanks,


-adrian
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"


Re: ath0 performence issues "ar9300_Stub_GetCTSTimeout" "ar9300_Stub_GetCTSTimeout

2015-03-22 Thread Adrian Chadd
Hi,

* use force_full_reset at startup - maybe put it in /etc/sysctl.conf
* upgrade to what I just committed to net80211 today.

It turns out that after some recent changes in -HEAD, 11n aggregation
wouldn't happen if you tried using it > 10 minutes after boot.

Grr.

(Now i Have to update all the wifi APs in my apartment.)


-a
___
freebsd-wireless@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-wireless
To unsubscribe, send any mail to "freebsd-wireless-unsubscr...@freebsd.org"