diff options
| author | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 21:09:12 +0000 |
|---|---|---|
| committer | Bill Paul <wpaul@FreeBSD.org> | 1999-08-10 21:09:12 +0000 |
| commit | 8674aa45c7af5ae72713a42844f8b7463d6dfc59 (patch) | |
| tree | 188c203ffbeed1d75de32d0386d12ba46b727340 /sys/boot | |
| parent | 08339b4fa4529ed2e039bd30084000c225588988 (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 67ce79eca29e..8bc0ec5dff19 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.8 1999/08/04 17:44:07 green Exp $ +# $Id: loader.conf,v 1.9 1999/08/10 17:15:20 wpaul Exp $ ############################################################## ### Basic configuration options ############################ @@ -149,6 +149,7 @@ 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 +wb_load="NO" # Winbond W89C840F xl_load="NO" # 3Com Etherlink XL (3c900, 3c905, 3c905B) |
