summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-05-03 18:15:36 +0000
committersam <sam@FreeBSD.org>2006-05-03 18:15:36 +0000
commitf61ce826470ec9da540ae792842038e552995805 (patch)
treeb4248d4111cff62121449c5e89b1d04e7ee44683 /sys
parent15945a996f294136333871d62a5e48fa2dfaca4a (diff)
downloadFreeBSD-src-f61ce826470ec9da540ae792842038e552995805.zip
FreeBSD-src-f61ce826470ec9da540ae792842038e552995805.tar.gz
add ath and wlan crypto support
MFC after: 1 month
Diffstat (limited to 'sys')
-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 840df43..3093a21 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -230,7 +230,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