Re: high latency due to distant clients

2013-07-18 Thread Petar Bogdanovic
On Thu, Jul 18, 2013 at 08:59:29AM -0700, Adrian Chadd wrote: I think I fixed this in -HEAD. Uh-oh, great! Will that change reach a stable release anytime soon? And--out of naive curiosity--what was the problem? Thanks, Petar Bogdanovic

Re: high latency due to distant clients

2013-07-18 Thread Petar Bogdanovic
On Thu, Jul 18, 2013 at 10:22:50AM -0700, Adrian Chadd wrote: I really do suggest -HEAD everything. Ok, will do. ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to

Re: high latency due to distant clients

2013-07-18 Thread Petar Bogdanovic
be useful. Your kernel configuration would be interesting. Mine is attached. I think it's a modified version from http://m0n0.ch/wall/. Petar Bogdanovic machine i386 cpu I586_CPU ident ALIX makeoptions MODULES_OVERRIDE= options HZ=1000

AH_DIAGAPI

2016-01-13 Thread Petar Bogdanovic
Hi, should AH_DIAGAPI still exist somewhere? I was just grepping for it in /usr/src (10.2-REL) but there doesn't seem to be such a string. Cheers, Petar ___ freebsd-wireless@freebsd.org mailing list

Re: AH_DIAGAPI

2016-01-13 Thread Petar Bogdanovic
On Wed, Jan 13, 2016 at 02:32:49PM -0800, Adrian Chadd wrote: > Maybe it's ATH_DIAGAPI? It is, thanks! :) Maybe fix-worthy: This requires "AH_DIAGAPI" to be enabled in order for all the.. ^^^ https://wiki.freebsd.org/dev/ath%284%29/Debugging