summaryrefslogtreecommitdiffstats
path: root/sys/arm
diff options
context:
space:
mode:
authoradrian <adrian@FreeBSD.org>2012-11-17 21:55:49 +0000
committeradrian <adrian@FreeBSD.org>2012-11-17 21:55:49 +0000
commita44b6567813e727ced524f27a4e3a6815793b2dd (patch)
tree1032b0250994d70c1e4430a8f5db53b2964fbd5e /sys/arm
parent0f95bf629a65a1e244096455137c8bb58648107f (diff)
downloadFreeBSD-src-a44b6567813e727ced524f27a4e3a6815793b2dd.zip
FreeBSD-src-a44b6567813e727ced524f27a4e3a6815793b2dd.tar.gz
Just compile the whole ath chipset support in.
Diffstat (limited to 'sys/arm')
-rw-r--r--sys/arm/conf/CAMBRIA19
1 files changed, 4 insertions, 15 deletions
diff --git a/sys/arm/conf/CAMBRIA b/sys/arm/conf/CAMBRIA
index 6b38d03..40950d8 100644
--- a/sys/arm/conf/CAMBRIA
+++ b/sys/arm/conf/CAMBRIA
@@ -126,26 +126,15 @@ device ath # Atheros NICs
device ath_pci # Atheros pci/cardbus glue
options ATH_DEBUG
options ATH_DIAGAPI
+options ATH_ENABLE_DFS
+options ATH_ENABLE_11N
#options ATH_TX99_DIAG
device ath_rate_sample # SampleRate tx rate control for ath
-#options AH_DEBUG
-#options AH_ASSERT
+options AH_DEBUG
options AH_PRIVATE_DIAG
-#device ath_ar5210
-#device ath_ar5211
-#
-device ath_ar5212
-#device ath_rf2413
-#device ath_rf2425 # NB:supports 2417 too
-#device ath_rf5111
-device ath_rf5112
-device ath_rf5413
-#
-#device ath_ar5416
options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
-#device ath_ar9160
-#device ath_ar9280
+device ath_hal
# NB: 2 USB 2.0 ports standard
device usb
OpenPOWER on IntegriCloud