Date: Mon, 7 Feb 2011 22:00:31 +0000 (UTC) From: Adrian Chadd <adrian@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416phy.h ar5416reg.h Message-ID: <201102072200.p17M0lOl068173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-02-07 22:00:31 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal/ar5416 ar5416_reset.c ar5416phy.h
ar5416reg.h
Log:
SVN rev 218420 on 2011-02-07 22:00:31Z by adrian
Add in some AR9280 specific board configuration options.
* The existing radio config code was for the AR5416/AR9160 and missed out
on some of the AR9280 specific stuff. Include said stuff from ath9k.
* Refactor out the gain control settings into a new function, again pilfered
from ath9k.
* Use the analog register RMW macro when touching analog registers.
Obtained from: Linux ath9k
Revision Changes Path
1.25 +102 -40 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
1.6 +14 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416phy.h
1.13 +4 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416reg.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201102072200.p17M0lOl068173>
