[rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Adrian Chadd
Hi, I've gone and hacked on the TX path code a bunch more. I'd appreciate it if people would give it a good thrashing in STA and hostap modes. I'll test out STA, HOSTAP and TDMA modes sometime tomorrow and Monday. Also, I found something new - the "clone" mechanism can optionally use new mac add

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -Wmissing-include-dirs -fdiagnostics-show-option -Wno-error-tautological-compar

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Adrian Chadd
Hm. Ok ill fix that. Ta! On May 18, 2013 8:33 PM, "Outback Dingo" wrote: > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd wrote: > Hm. Ok ill fix that. Ta! > Thanks > ___ freebsd-wireless@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-wireless To unsubscribe, send any mail to "freebsd-wireless-unsubs

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Outback Dingo
On Sat, May 18, 2013 at 8:54 PM, Outback Dingo wrote: > > > > On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd wrote: > >> Hm. Ok ill fix that. Ta! >> Thanks >> > Heres another cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -g -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing

Re: [rft] please test -HEAD ath; lots of TX changes

2013-05-18 Thread Adrian Chadd
Just fixed this one in -HEAD too. thanks! Adrian On 18 May 2013 18:03, Outback Dingo wrote: > > > > On Sat, May 18, 2013 at 8:54 PM, Outback Dingo > wrote: >> >> >> >> >> On Sat, May 18, 2013 at 8:51 PM, Adrian Chadd wrote: >>> >>> Hm. Ok ill fix that. Ta! >>> >>> Thanks > > Heres another