summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKATO Takenori <kato@FreeBSD.org>1998-02-01 11:42:55 +0000
committerKATO Takenori <kato@FreeBSD.org>1998-02-01 11:42:55 +0000
commit9b9171060e365b5a2646a6dfc3d6217bb99057fb (patch)
tree05ffbecd0da0d1ffac95b5ecd42bf3abdc7ae891
parent9cfcd01101d82992ce73f9cc41317c7cd5ccd3c7 (diff)
Notes
-rw-r--r--sys/pc98/conf/GENERIC3
-rw-r--r--sys/pc98/conf/GENERIC983
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC
index fe193568a432..195978ef559e 100644
--- a/sys/pc98/conf/GENERIC
+++ b/sys/pc98/conf/GENERIC
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.30 1998/01/15 08:17:13 kato Exp $
+# $Id: GENERIC98,v 1.31 1998/01/25 02:22:04 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -153,6 +153,7 @@ device mse0 at isa? port "IO_MSE" tty irq 13 vector mseintr
# revision 1.20 of this file.
device de0
device fxp0
+device tx0
device vx0
device lnc0
diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98
index fe193568a432..195978ef559e 100644
--- a/sys/pc98/conf/GENERIC98
+++ b/sys/pc98/conf/GENERIC98
@@ -11,7 +11,7 @@
# device lines is present in the ./LINT configuration file. If you are
# in doubt as to the purpose or necessity of a line, check first in LINT.
#
-# $Id: GENERIC98,v 1.30 1998/01/15 08:17:13 kato Exp $
+# $Id: GENERIC98,v 1.31 1998/01/25 02:22:04 kato Exp $
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
@@ -153,6 +153,7 @@ device mse0 at isa? port "IO_MSE" tty irq 13 vector mseintr
# revision 1.20 of this file.
device de0
device fxp0
+device tx0
device vx0
device lnc0