summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf/PAE
diff options
context:
space:
mode:
authorsam <sam@FreeBSD.org>2006-05-10 05:19:21 +0000
committersam <sam@FreeBSD.org>2006-05-10 05:19:21 +0000
commit0b63676c433c8d5581e98745d3f6b312d0cd494e (patch)
treedc63197158729eee80b422754cb405445c2ffdde /sys/i386/conf/PAE
parentcb31c2479768f8f72888e39de0a2ef44ff218bdf (diff)
downloadFreeBSD-src-0b63676c433c8d5581e98745d3f6b312d0cd494e.zip
FreeBSD-src-0b63676c433c8d5581e98745d3f6b312d0cd494e.tar.gz
make tinderbox happy: GENERIC got ath and wlan added so we need to
now mark these "nodevice" or we'll get undefined references
Diffstat (limited to 'sys/i386/conf/PAE')
-rw-r--r--sys/i386/conf/PAE6
1 files changed, 6 insertions, 0 deletions
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
OpenPOWER on IntegriCloud