On Thu, May 28, 2009 at 02:48:23AM -0300, omniprese...@wired?? wrote:
> The output of 'iw reg get' is:
> 
> country 98:
>       (2402 - 2472 @ 40), (N/A, 20)
[...]

> And I change it with iw reg set US so I can get 27 dBm.
> 
> iw reg get
> country US:
>       (2402 - 2472 @ 40), (3, 27)
[...]
 
> This part is the output: of iw list
> Wiphy phy1
>       Band 1:
>               Frequencies:
>                       * 2412 MHz [1] (20.0 dBm)
>                       * 2417 MHz [2] (20.0 dBm)

Hmm, good point.  Looks like "iw reg set" retains the original power
setting.  I would suspect reg.c:handle_channel() using 
min(chan->orig_pwr, xxx), but I don't know the reasoning behind that.
Luis?

-- 
Bob Copeland %% www.bobcopeland.com

_______________________________________________
ath5k-devel mailing list
ath5k-devel@lists.ath5k.org
https://lists.ath5k.org/mailman/listinfo/ath5k-devel

Reply via email to