summaryrefslogtreecommitdiffstats
path: root/sys/arm/conf/CAMBRIA
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arm/conf/CAMBRIA')
-rw-r--r--sys/arm/conf/CAMBRIA26
1 files changed, 13 insertions, 13 deletions
diff --git a/sys/arm/conf/CAMBRIA b/sys/arm/conf/CAMBRIA
index 70655de..8375a74 100644
--- a/sys/arm/conf/CAMBRIA
+++ b/sys/arm/conf/CAMBRIA
@@ -68,7 +68,7 @@ device uart
device ixpwdog # watchdog timer
-options IXP4XX_FLASH_SIZE=0x02000000 # stock 2358 comes w/ 32M
+options IXP4XX_FLASH_SIZE=0x02000000 # stock 2358 comes w/ 32M
device cfi # flash support
device cfid # flash disk support
device geom_redboot # redboot fis parser
@@ -86,7 +86,7 @@ device cambria_fled # Font Panel LED on I2C bus
device cambria_led # 8-LED latch
device ata
-device atadisk # ATA disk drives
+device atadisk # ATA disk drives
device avila_ata # Gateworks CF/IDE support
device npe # Network Processing Engine
@@ -102,12 +102,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
@@ -115,13 +115,13 @@ 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_PRIVATE_DIAG
+options AH_DEBUG
+#options AH_ASSERT
+options AH_PRIVATE_DIAG
#device ath_ar5210
#device ath_ar5211
#
@@ -133,7 +133,7 @@ device ath_rf5112
device ath_rf5413
#
#device ath_ar5416
-#options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
+#options AH_SUPPORT_AR5416 # NB: for 11n descriptor format
#device ath_rf2133
#device ath_ar9160
#device ath_ar9280
@@ -142,8 +142,8 @@ device ath_rf5413
# NB: 2 USB 2.0 ports standard
device usb
-options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
-#options USB_DEBUG
+options USB_EHCI_BIG_ENDIAN_DESC # handle big-endian byte order
+#options USB_DEBUG
device ehci
device umass
device scbus # SCSI bus (required for SCSI)
OpenPOWER on IntegriCloud