summaryrefslogtreecommitdiffstats
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-03-20 10:42:56 +0000
committerjkh <jkh@FreeBSD.org>1996-03-20 10:42:56 +0000
commitdb84bacdc6144b9c96bdcd39b16a2f7c8b1385eb (patch)
tree6b13fec757b0921d2d76802cb9a18a165ee6add9 /sys/i386/conf
parent63bec802ea1174febb8e92042fe92ad8f55f17c4 (diff)
downloadFreeBSD-src-db84bacdc6144b9c96bdcd39b16a2f7c8b1385eb.zip
FreeBSD-src-db84bacdc6144b9c96bdcd39b16a2f7c8b1385eb.tar.gz
Add vx0 device to GENERIC. Yes, I know that this bloats GENERIC, but
what can we do?
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index f3b555c..4b7d4d5 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -1,7 +1,7 @@
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
-# $Id: GENERIC,v 1.61 1996/03/11 18:47:38 jkh Exp $
+# $Id: GENERIC,v 1.62 1996/03/17 08:39:50 jkh Exp $
#
machine "i386"
@@ -107,6 +107,8 @@ device lpt2 at isa? port? tty
# revision 1.20 of this file.
device de0
device fxp0
+device vx0
+
device ed0 at isa? port 0x280 net irq 5 iomem 0xd8000 vector edintr
device ed1 at isa? port 0x300 net irq 5 iomem 0xd8000 vector edintr
device ie0 at isa? port 0x360 net irq 7 iomem 0xd0000 vector ieintr
OpenPOWER on IntegriCloud