summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-05-03 18:13:11 +0000
committersam <sam@FreeBSD.org>2006-05-03 18:13:11 +0000
commit15945a996f294136333871d62a5e48fa2dfaca4a (patch)
treeb990004530825060f30d021a2b808b795a2eefcf /sys
parentbdb4511692e5f8f451afec01f25f5cf0982ca325 (diff)
downloadFreeBSD-src-15945a996f294136333871d62a5e48fa2dfaca4a.zip
FreeBSD-src-15945a996f294136333871d62a5e48fa2dfaca4a.tar.gz
add ath and wlan crypto support
Requested by: many MFC after: 1 month
Diffstat (limited to 'sys')
-rw-r--r--sys/i386/conf/GENERIC6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index b5df58b..40fa902 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -242,7 +242,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