From 995ff390e62c4a128d2b22d15a3391c59848d8f2 Mon Sep 17 00:00:00 2001 From: kato Date: Thu, 25 Feb 1999 13:41:54 +0000 Subject: Commented out lpt0. --- sys/pc98/conf/GENERIC | 4 ++-- sys/pc98/conf/GENERIC98 | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'sys/pc98/conf') diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index e96af96..95aee07 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.64 1999/01/28 09:12:05 kato Exp $ +# $Id: GENERIC98,v 1.65 1999/02/16 11:15:21 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -177,7 +177,7 @@ device sio1 at isa? port 0x238 tty irq 5 flags 0x12000000 #options COM_ESP #device sio1 at isa? port 0x18b0 tty irq 5 flags 0x19000000 -device lpt0 at isa? port IO_LPT tty +#device lpt0 at isa? port IO_LPT tty device mse0 at isa? port IO_MSE tty irq 13 # Order is important here due to intrusive probes, do *not* alphabetize diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index e96af96..95aee07 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.64 1999/01/28 09:12:05 kato Exp $ +# $Id: GENERIC98,v 1.65 1999/02/16 11:15:21 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -177,7 +177,7 @@ device sio1 at isa? port 0x238 tty irq 5 flags 0x12000000 #options COM_ESP #device sio1 at isa? port 0x18b0 tty irq 5 flags 0x19000000 -device lpt0 at isa? port IO_LPT tty +#device lpt0 at isa? port IO_LPT tty device mse0 at isa? port IO_MSE tty irq 13 # Order is important here due to intrusive probes, do *not* alphabetize -- cgit v1.1