aboutsummaryrefslogtreecommitdiff
path: root/sys/sparc64
diff options
context:
space:
mode:
authorAdrian Chadd <adrian@FreeBSD.org>2011-03-31 08:07:13 +0000
committerAdrian Chadd <adrian@FreeBSD.org>2011-03-31 08:07:13 +0000
commitdba9c8597747c6c9bf3d2ec68f7eb90552878dc7 (patch)
treed50f60c844cf48dc643a401d409974352145189e /sys/sparc64
parent53ff3d1e9c136175a07f93123a47320088c505f4 (diff)
downloadsrc-dba9c8597747c6c9bf3d2ec68f7eb90552878dc7.tar.gz
src-dba9c8597747c6c9bf3d2ec68f7eb90552878dc7.zip
Break out the ath PCI logic into a separate device/module.
Introduce the AHB glue for Atheros embedded systems. Right now it's hard-coded for the AR9130 chip whose support isn't yet in this HAL; it'll be added in a subsequent commit. Kernel configuration files now need both 'ath' and 'ath_pci' devices; both modules need to be loaded for the ath device to work.
Notes
Notes: svn path=/head/; revision=220185
Diffstat (limited to 'sys/sparc64')
-rw-r--r--sys/sparc64/conf/GENERIC3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 28bf35ee0d1d..a2bb85c4f4f6 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -203,7 +203,8 @@ device wlan_wep # 802.11 WEP support
device wlan_ccmp # 802.11 CCMP support
device wlan_tkip # 802.11 TKIP support
device wlan_amrr # AMRR transmit rate control algorithm
-device ath # Atheros pci/cardbus NIC's
+device ath # Atheros NIC's
+device ath_pci # Atheros pci/cardbus glue
device ath_hal # Atheros HAL (Hardware Access Layer)
options AH_SUPPORT_AR5416 # enable AR5416 tx/rx descriptors
device ath_rate_sample # SampleRate tx rate control for ath