summaryrefslogtreecommitdiffstats
path: root/sys/mips
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips')
-rw-r--r--sys/mips/conf/IDT3
-rw-r--r--sys/mips/conf/SENTRY53
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/mips/conf/IDT b/sys/mips/conf/IDT
index e85847b..7848c65 100644
--- a/sys/mips/conf/IDT
+++ b/sys/mips/conf/IDT
@@ -44,7 +44,8 @@ device wlan # 802.11 support
device wlan_wep # 802.11 WEP support
device wlan_tkip # 802.11 TKIP support
device ath # Atheros pci/cardbus NIC's
-device ath_hal # Atheros HAL (Hardware Access Layer)
+device ath_hal # pci/cardbus chip support
+options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath
options ATH_DEBUG
diff --git a/sys/mips/conf/SENTRY5 b/sys/mips/conf/SENTRY5
index 269a901..7611e44 100644
--- a/sys/mips/conf/SENTRY5
+++ b/sys/mips/conf/SENTRY5
@@ -79,7 +79,8 @@ device miibus # attachments
# pci devices
# notyet:
#device ath # in pci slot
-#device ath_hal # in pci slot
+#device ath_hal # pci chip support
+#options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device usb # USB Bus (required)
device uhci # UHCI PCI->USB interface
OpenPOWER on IntegriCloud