From 9c0742c63fb25f5279236ef1639eab43edfeb4d2 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 7 Jun 2006 18:10:28 +0000 Subject: add ath & co. MFC after: 1 month --- sys/sparc64/conf/GENERIC | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'sys/sparc64/conf') diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC index 5c48327..c3fba8f 100644 --- a/sys/sparc64/conf/GENERIC +++ b/sys/sparc64/conf/GENERIC @@ -184,6 +184,15 @@ device ti # Alteon Networks Tigon I/II gigabit Ethernet #device wb # Winbond W89C840F device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'') +# 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 ath # Atheros pci/cardbus NIC's +device ath_hal # Atheros HAL (Hardware Access Layer) +device ath_rate_sample # SampleRate tx rate control for ath + # Pseudo devices. device loop # Network loopback device random # Entropy device -- cgit v1.1