From 0b63676c433c8d5581e98745d3f6b312d0cd494e Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 10 May 2006 05:19:21 +0000 Subject: make tinderbox happy: GENERIC got ath and wlan added so we need to now mark these "nodevice" or we'll get undefined references --- sys/i386/conf/PAE | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sys/i386/conf/PAE') diff --git a/sys/i386/conf/PAE b/sys/i386/conf/PAE index 8a0e32f..5d0c963 100644 --- a/sys/i386/conf/PAE +++ b/sys/i386/conf/PAE @@ -74,7 +74,13 @@ nodevice sn nodevice xe nodevice wlan +nodevice wlan_wep # 802.11 WEP support +nodevice wlan_ccmp # 802.11 CCMP support +nodevice wlan_tkip # 802.11 TKIP support nodevice an +nodevice ath # Atheros pci/cardbus NIC's +nodevice ath_hal # Atheros HAL (Hardware Access Layer) +nodevice ath_rate_sample # SampleRate tx rate control for ath nodevice awi nodevice ral nodevice wi -- cgit v1.1