summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-07-11 16:35:52 +0000
committersam <sam@FreeBSD.org>2006-07-11 16:35:52 +0000
commitf6e9fd5362799301a248d78ec36e2e378417c32c (patch)
tree4712654e8c08ac5da749979196dd804b0dd1e48d /sys/amd64/conf
parent450e9fe4a9f73273f465ed3ede264b1cc5847076 (diff)
downloadFreeBSD-src-f6e9fd5362799301a248d78ec36e2e378417c32c.zip
FreeBSD-src-f6e9fd5362799301a248d78ec36e2e378417c32c.tar.gz
MFC: add ath and related modules
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 455b27c..43c5c72 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -219,7 +219,13 @@ device xe # Xircom pccard Ethernet
# Wireless NIC cards
device wlan # 802.11 support
+device wlan_wep # 802.11 WEP support
+device wlan_ccmp # 802.11 CCMP support
+device wlan_tkip # 802.11 TKIP support
device an # Aironet 4500/4800 802.11 wireless NICs.
+device ath # Atheros pci/cardbus NIC's
+device ath_hal # Atheros HAL (Hardware Access Layer)
+device ath_rate_sample # SampleRate tx rate control for ath
device awi # BayStack 660 and others
device ral # Ralink Technology RT2500 wireless NICs.
device wi # WaveLAN/Intersil/Symbol 802.11 wireless NICs.
OpenPOWER on IntegriCloud