On 2013-04-11 1:20 AM, Adrian Chadd wrote:
> On 10 April 2013 15:03, Tobias Steinicke
> <tobias.steini...@net.t-labs.tu-berlin.de> wrote:
>> In routine ath_tx_fill_desc(), the txpower is only set to
>> MAX_RATE_POWER. Now it respects the txpower from bss_conf and set it if it
>> is (txpower * 2) < MAX_RATE_POWER else set to MAX_RATE_POWER.
> 
> This doesn't do anything unless TPC is enabled.
> 
> And if TPC is enabled, you have to jump through hoops to set the
> correct target TX power, as it's not always 1:1 between dBm value
> programmed in and dBm value transmitted.
I think TPC power value mappings were only problematic in pre-802.11n
chipsets, all chipsets supported by ath9k should be fine. There may be
some minor changes missing to enable it on some older chipsets, but
other than that it should be functional.

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

Reply via email to