Re: [ath5k-devel] [PATCH 2/2] Add bwmode set operation

2011-02-26 Thread Adrian Chadd
Do you suitably tickle the clock rate definitions for some of the registers? IIRC (having looked into this stuff in FreeBSD), enabling turbo mode sets the clock to double-rate, needing changes to some of the registers like ACK timeout, slot time, SIFS, etc., which operate on clock-ticks rather tha

Re: [ath5k-devel] [PATCH 2/2] Add bwmode set operation

2011-02-26 Thread Pat Erley
d'oh, dropped an = sign somehow. It's in my code On 02/26/11 15:15, Pat Erley wrote: > This updates the bwmode set operation to actually set bwmode, > rather than just returning not supported > > Signed-off-by: Pat Erley > --- > drivers/net/wireless/ath/ath5k/debug.c | 39 >

[ath5k-devel] [PATCH 2/2] Add bwmode set operation

2011-02-26 Thread Pat Erley
This updates the bwmode set operation to actually set bwmode, rather than just returning not supported Signed-off-by: Pat Erley --- drivers/net/wireless/ath/ath5k/debug.c | 39 ++- 1 files changed, 37 insertions(+), 2 deletions(-) diff --git a/drivers/net/wireless/