Date: Sun, 6 Mar 2011 00:30:43 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal ah_eeprom.h ah_eeprom_v14.c Message-ID: <201103060031.p260V2be036970@repoman.freebsd.org>
index | next in thread | raw e-mail
adrian 2011-03-06 00:30:43 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal ah_eeprom.h ah_eeprom_v14.c
Log:
SVN rev 219318 on 2011-03-06 00:30:43Z by adrian
Add an EEPROM op that extracts out the power table offset.
It defaults to -5 dBm for eeproms earlier than v21.
This apparently only applies to Merlin (AR9280) or later,
earlier 11n chipsets have a power table offset of 0.
All the code in ath9k which checks the power table offset
and takes it into account first ensures the chip is
Merlin or later.
Revision Changes Path
1.4 +1 -0 src/sys/dev/ath/ath_hal/ah_eeprom.h
1.7 +7 -0 src/sys/dev/ath/ath_hal/ah_eeprom_v14.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103060031.p260V2be036970>
