diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 17:15:20 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 17:15:20 +0000 |
| commit | 08339b4fa4529ed2e039bd30084000c225588988 (patch) | |
| tree | c81d3f39a66c38de5c48dc518fee73c9fc89f4c4 /sys/boot | |
| parent | f0ebbc29854d25a88f584c7333104c502df4a2d2 (diff) | |
Notes
Diffstat (limited to 'sys/boot')
| -rw-r--r-- | sys/boot/forth/loader.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/boot/forth/loader.conf b/sys/boot/forth/loader.conf index d2e8732c80d1..67ce79eca29e 100644 --- a/sys/boot/forth/loader.conf +++ b/sys/boot/forth/loader.conf @@ -6,7 +6,7 @@ # # All arguments must be in double quotes. # -# $Id: loader.conf,v 1.7 1999/06/13 15:45:49 roger Exp $ +# $Id: loader.conf,v 1.8 1999/08/04 17:44:07 green Exp $ ############################################################## ### Basic configuration options ############################ @@ -148,6 +148,7 @@ sf_load="NO" # Adaptec Duralink PCI (AIC-6915 "starfire") sk_load="NO" # SysKonnect SK-984x series PCI gigabit ethernet ti_load="NO" # Alteon Networks Tigon 1 and Tigon 2 tl_load="NO" # Texas Instruments TNETE100 ("ThunderLAN") +vr_load="NO" # VIA Rhine I and Rhine II xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B) |
