Deleted Added
full compact
loader.conf (49610) loader.conf (49611)
1# This is loader.conf - a file full of useful variables that you can
2# set to change the default load behavior of your system. You should
3# not edit this file! Put any overrides into one of the
4# loader_conf_files instead and you will be able to update these
5# defaults later without spamming your local configuration information.
6#
7# All arguments must be in double quotes.
8#
1# This is loader.conf - a file full of useful variables that you can
2# set to change the default load behavior of your system. You should
3# not edit this file! Put any overrides into one of the
4# loader_conf_files instead and you will be able to update these
5# defaults later without spamming your local configuration information.
6#
7# All arguments must be in double quotes.
8#
9# $Id: loader.conf,v 1.8 1999/08/04 17:44:07 green Exp $
9# $Id: loader.conf,v 1.9 1999/08/10 17:15:20 wpaul Exp $
10
11##############################################################
12### Basic configuration options ############################
13##############################################################
14
15exec=".( Loading /boot/defaults/loader.conf ) cr"
16
17kernel="/kernel"

--- 126 unchanged lines hidden (view full) ---

144fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
145mx_load="NO" # Macronix 98713, 987615, 98725
146pn_load="NO" # Lite-On PNIC (82c168, 82c169)
147sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire")
148sk_load="NO" # SysKonnect SK-984x series PCI gigabit ethernet
149ti_load="NO" # Alteon Networks Tigon 1 and Tigon 2
150tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN")
151vr_load="NO" # VIA Rhine I and Rhine II
10
11##############################################################
12### Basic configuration options ############################
13##############################################################
14
15exec=".( Loading /boot/defaults/loader.conf ) cr"
16
17kernel="/kernel"

--- 126 unchanged lines hidden (view full) ---

144fxp_load="NO" # Intel EtherExpress PRO/100B (82557, 82558)
145mx_load="NO" # Macronix 98713, 987615, 98725
146pn_load="NO" # Lite-On PNIC (82c168, 82c169)
147sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire")
148sk_load="NO" # SysKonnect SK-984x series PCI gigabit ethernet
149ti_load="NO" # Alteon Networks Tigon 1 and Tigon 2
150tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN")
151vr_load="NO" # VIA Rhine I and Rhine II
152wb_load="NO" # Winbond W89C840F
152xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
153
154
155##############################################################
156### Other modules ##########################################
157##############################################################
158
159bktr_load="NO" # Brooktree Bt848/Bt878 TV/Video Capture Card

--- 14 unchanged lines hidden ---
153xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B)
154
155
156##############################################################
157### Other modules ##########################################
158##############################################################
159
160bktr_load="NO" # Brooktree Bt848/Bt878 TV/Video Capture Card

--- 14 unchanged lines hidden ---