summaryrefslogtreecommitdiffstats
path: root/sys/xdr/xdr_reference.c
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2011-04-13 04:40:59 +0000
committeradrian <adrian@FreeBSD.org>2011-04-13 04:40:59 +0000
commit4ea8c76a73df0926f6098503a9beb58ba1b6ff91 (patch)
tree7105b0a3d0fced85ec05745524c6e41a67a05af0 /sys/xdr/xdr_reference.c
parente93a6b226ad61a62e0ae70a01e531da409a8be85 (diff)
downloadFreeBSD-src-4ea8c76a73df0926f6098503a9beb58ba1b6ff91.zip
FreeBSD-src-4ea8c76a73df0926f6098503a9beb58ba1b6ff91.tar.gz
Port over a TX gain fix from ath9k specific to the AR9285 (Kite) and AR9271.
Note: this HAL currently only supports the AR9285. From Linux ath9k: The problem is that when the attenuation is increased, the rate will start to drop from MCS7 -> MCS6, and finally will see MCS1 -> CCK_11Mbps. When the rate is changed b/w CCK and OFDM, it will use register desired_scale to calculate how much tx gain need to change. The output power with the same tx gain for CCK and OFDM modulated signals are different. This difference is constant for AR9280 but not AR9285/AR9271. It has different PA architecture a constant. So it should be calibrated against this PA characteristic. The driver has to read the calibrated values from EEPROM and set the tx power registers accordingly.
Diffstat (limited to 'sys/xdr/xdr_reference.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud