1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-20 11:11:24 +00:00

Add missing ath_ar9* ath hal entries.

This commit is contained in:
Andrew Thompson 2009-12-02 00:38:11 +00:00
parent d3da916e6e
commit 1813b93dc1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=200015
3 changed files with 5 additions and 0 deletions

View File

@ -132,6 +132,7 @@ device ath_rf5413
device ath_ar5416
options AH_SUPPORT_AR5416
device ath_ar9160
device ath_ar9280
device usb
#options USB_DEBUG

View File

@ -578,6 +578,8 @@ device ath_hal # pci/cardbus chip support
#device ath_rf5413
#device ath_ar5416 # AR5416 chips
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
#device ath_ar9160 # AR9160 chips
#device ath_ar9280 # AR9160 chips
device ath_rate_sample # SampleRate tx rate control for ath
device ce
device cp

View File

@ -432,6 +432,8 @@ device ath_hal # pci/cardbus chip support
#device ath_rf5413
#device ath_ar5416 # AR5416 chips
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
#device ath_ar9160 # AR9160 chips
#device ath_ar9280 # AR9160 chips
device ath_rate_sample # SampleRate tx rate control for ath
#