From 9b9171060e365b5a2646a6dfc3d6217bb99057fb Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Sun, 1 Feb 1998 11:42:55 +0000 Subject: [PATCH] Added tx driver. Pointed-out by: NOKUBI Hirotaka --- sys/pc98/conf/GENERIC | 3 ++- sys/pc98/conf/GENERIC98 | 3 ++- 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