summaryrefslogtreecommitdiffstats
path: root/sys/boot/forth/loader.conf
diff options
context:
space:
mode:
authorwpaul <wpaul@FreeBSD.org>1999-08-10 17:15:20 +0000
committerwpaul <wpaul@FreeBSD.org>1999-08-10 17:15:20 +0000
commit77daf56af9591a9c07c989b51b7511c07d8f3e47 (patch)
tree74c38b6d7a531b029089c457f5bcf3955ea31a5f /sys/boot/forth/loader.conf
parent6b0342e396ad0a1933d3d62ee656723ffb36fb18 (diff)
downloadFreeBSD-src-77daf56af9591a9c07c989b51b7511c07d8f3e47.zip
FreeBSD-src-77daf56af9591a9c07c989b51b7511c07d8f3e47.tar.gz
Convert the VIA Rhine driver to newbus and set it up to be compiled as
a module. Also modified the code to work on FreeBSD/alpha and added device vr0 to the alpha GENERIC config. While I was in the neighborhood, I noticed that I was still using #define NFPX 1 in all of the Makefiles that I'd copied from the fxp module. I don't really use #define Nfoo X so it didn't matter, but I decided to customize this correctly anyway.
Diffstat (limited to 'sys/boot/forth/loader.conf')
-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 d2e8732..67ce79e 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)
OpenPOWER on IntegriCloud