summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/AVILA
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/AVILA')
-rw-r--r--sys/arm/conf/AVILA16
1 files changed, 8 insertions, 8 deletions
diff --git a/sys/arm/conf/AVILA b/sys/arm/conf/AVILA
index cd1d338..826dea2 100644
--- a/sys/arm/conf/AVILA
+++ b/sys/arm/conf/AVILA
@@ -99,12 +99,12 @@ device loop
device if_bridge
device md
-device random # Entropy device
+device random # Entropy device
# Wireless NIC cards
device wlan # 802.11 support
-options IEEE80211_DEBUG
-options IEEE80211_SUPPORT_TDMA
+options IEEE80211_DEBUG
+options IEEE80211_SUPPORT_TDMA
device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
@@ -112,12 +112,12 @@ device wlan_xauth
device ath # Atheros pci/cardbus NIC's
options ATH_DEBUG
-options ATH_DIAGAPI
-#options ATH_TX99_DIAG
+options ATH_DIAGAPI
+#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_ASSERT
#device ath_ar5210
#device ath_ar5211
device ath_ar5212
@@ -129,7 +129,7 @@ device ath_rf5112
device ath_rf5413
#
device ath_ar5416
-options AH_SUPPORT_AR5416
+options AH_SUPPORT_AR5416
device ath_ar9160
makeoptions WITH_LEGACY
OpenPOWER on IntegriCloud