]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Eliminate code duplication between AR5416/AR9160/AR9280 and AR9285.
authorAdrian Chadd <adrian@FreeBSD.org>
Sun, 24 Apr 2011 14:50:29 +0000 (14:50 +0000)
committerAdrian Chadd <adrian@FreeBSD.org>
Sun, 24 Apr 2011 14:50:29 +0000 (14:50 +0000)
commitb998ae640997837f83401af77a15dbdeb0ec07da
treeac5c8700fed403a7ad76fcc367136063aa2aab5c
parenta4cb21bedd34574fa5ca1e89b10a466ec4f78e03
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.
sys/dev/ath/ath_hal/ar5416/ar5416.h
sys/dev/ath/ath_hal/ar5416/ar5416_reset.c