Date: Sun, 24 Apr 2011 14:50:29 +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_reset.c Message-ID: <201104241450.p3OEojVl041327@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
adrian 2011-04-24 14:50:29 UTC
FreeBSD src repository
Modified files:
sys/dev/ath/ath_hal/ar5416 ar5416.h ar5416_reset.c
Log:
SVN rev 220988 on 2011-04-24 14:50:29Z by adrian
Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.
Writing the TX power registers is the same between all of these chips
and later NICs (AR9287, AR9271 USB, etc.) so this will reduce code
duplication when those NICs are added to the HAL.
Revision Changes Path
1.32 +2 -0 src/sys/dev/ath/ath_hal/ar5416/ar5416.h
1.50 +111 -70 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?201104241450.p3OEojVl041327>
