Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Larry Vaden
On Tue, Jun 21, 2011 at 4:45 AM, Adrian Chadd wrote: > There's been some discussion on linux-wireless about implementing > channel selection in the way you asked (ie, what channels aren't > busy.) > > It should be done in the higher layers, not at the driver layer. > > Thanks, > > > adrian Withou

Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Swaminathan Vasanth Rajaraman
Thanks for the inputs Mr.Adrian :=) On Tue, Jun 21, 2011 at 12:45 PM, Adrian Chadd wrote: > There's been some discussion on linux-wireless about implementing > channel selection in the way you asked (ie, what channels aren't > busy.) > > It should be done in the higher layers, not at the driver

Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Adrian Chadd
There's been some discussion on linux-wireless about implementing channel selection in the way you asked (ie, what channels aren't busy.) It should be done in the higher layers, not at the driver layer. Thanks, adrian On 21 June 2011 17:19, Mohammed Shafi wrote: > On Tue, Jun 21, 2011 at 2:39

Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Mohammed Shafi
On Tue, Jun 21, 2011 at 2:39 PM, Swaminathan Vasanth Rajaraman wrote: > Hi sir, > >  Thanks. Yes, DFS - Dynamic Frequency Selection is indeed implemented for > IEEE 802.11h extension for IEEE 802.11a. >  Any one with knowledge on the same please help me out. please look at http://wireless.kernel.

Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Swaminathan Vasanth Rajaraman
Hi sir, Thanks. Yes, DFS - Dynamic Frequency Selection is indeed implemented for IEEE 802.11h extension for IEEE 802.11a. Any one with knowledge on the same please help me out. Thanks, On Tue, Jun 21, 2011 at 11:58 AM, Mohammed Shafi wrote: > On Tue, Jun 21, 2011 at 1:32 PM, Swaminathan Vas

Re: [ath9k-devel] Dynamic channel allocation in ath9k driver

2011-06-21 Thread Mohammed Shafi
On Tue, Jun 21, 2011 at 1:32 PM, Swaminathan Vasanth Rajaraman wrote: > Hi, > >  I looked at ath_set_channel function (line number 250) for ath9k in the > main.c file present in ath9k folder, the channel allocation mechanism is > some what clear now. I am interested in finding out the channels use