From f1ea26b2ff4e02f409700cb61259a3e2a45ea429 Mon Sep 17 00:00:00 2001 From: Sam Leffler Date: Tue, 11 Jul 2006 16:35:52 +0000 Subject: MFC: add ath and related modules --- sys/amd64/conf/GENERIC | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/amd64') diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC index 455b27c43785..43c5c724b253 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. -- cgit v1.3