aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorBill Paul <wpaul@FreeBSD.org>2000-01-14 20:41:03 +0000
committerBill Paul <wpaul@FreeBSD.org>2000-01-14 20:41:03 +0000
commit261b9b3066a3498382033f38d684c9e31a1fed44 (patch)
treeb25d2d832ec9d8b88f98610dc9b743c5e88b730c /sys/boot
parentf9ad65b0f2673f178af8d855e767d0633694d963 (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/forth/loader.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf
index 085a7b137131..752e5a6611d6 100644
--- a/sys/boot/forth/loader.conf
+++ b/sys/boot/forth/loader.conf
@@ -142,6 +142,7 @@ ipfw_load="NO" # Firewall
##############################################################
miibus_load="NO" # miibus support, needed for some drivers
+if_an_load="NO" # Aironet 4500/4800 802.11 wireless NICs
if_dc_load="NO" # DEC/Intel 21143 and various workalikes
if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
if_rl_load="NO" # RealTek 8129/8139
@@ -152,9 +153,9 @@ if_ti_load="NO" # Alteon Networks Tigon 1 and Tigon 2
if_tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN")
if_vr_load="NO" # VIA Rhine I and Rhine II
if_wb_load="NO" # Winbond W89C840F
+if_wi_load="NO" # WaveLAN/IEEE 802.11 wireless NICs
if_xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
-
##############################################################
### USB modules ############################################
##############################################################