diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-12-23 05:28:31 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-12-23 05:28:31 +0000 |
| commit | 0c868fed5a70c4c7a9cd657c57530bce35ae64c9 (patch) | |
| tree | bc7d5d6250562bd14d94ee7303000e22d2382ffc /sys/boot/forth | |
| parent | c0cdcd0b3ea6cc8f5719f4e53269e823b10f9c65 (diff) | |
Notes
Diffstat (limited to 'sys/boot/forth')
| -rw-r--r-- | sys/boot/forth/loader.conf | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index 3a46f6c88c4a..e1fd0a356d5e 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -142,15 +142,12 @@ ipfw_load="NO" # Firewall ############################################################## miibus_load="NO" # miibus support, needed for some drivers -if_ax_load="NO" # ASIX Electronics AX88140A -if_dm_load="NO" # Davicom DM9100/DM9102 +if_dc_load="NO" # DEC/Intel 21143 and various workalikes if_fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558) -if_mx_load="NO" # Macronix 98713, 987615, 98725 -if_pn_load="NO" # Lite-On PNIC (82c168, 82c169) +if_rl_load="NO" # RealTek 8129/8139 if_sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire") if_sis_load="NO" # Silicon Integrated Systems SiS 900/7016 if_sk_load="NO" # SysKonnect SK-984x series PCI gigabit ethernet -if_rl_load="NO" # RealTek 8129/8139 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 |
