Date: Sun, 24 Apr 2011 15:53:57 +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.h ar5416_attach.c ar5416_reset.c Message-ID: <201104241554.p3OFsCvs047401@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-04-24 15:53:57 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_attach.c
ar5416_reset.c
Log:
SVN rev 220990 on 2011-04-24 15:53:57Z by adrian
Break out the PLL setup into an overridable method.
The only method right now is ar5416InitPLL() which handles multiple
chipsets; this can now be overridden by newer chipset HAL code.
Revision Changes Path
1.33 +6 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416.h
1.34 +3 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416_attach.c
1.51 +4 -5 src/sys/dev/ath/ath_hal/ar5416/ar5416_reset.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104241554.p3OFsCvs047401>
