From d74a7fd03e9f6e094bd0d88f544cff2d7052755a Mon Sep 17 00:00:00 2001 From: KATO Takenori Date: Tue, 13 Oct 1998 08:14:33 +0000 Subject: [PATCH] Commented out aic driver. --- sys/pc98/conf/GENERIC | 4 ++-- sys/pc98/conf/GENERIC98 | 4 ++-- sys/pc98/conf/GENERICupgrade | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/sys/pc98/conf/GENERIC b/sys/pc98/conf/GENERIC index 921c0bf3869..90ae50c81a5 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.48 1998/10/08 17:16:30 kato Exp $ +# $Id: GENERIC98,v 1.49 1998/10/11 15:00:24 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -105,7 +105,7 @@ controller bs0 at isa? port "IO_SCSI" bio irq 5 drq 3 flags 0 vector bsintr # Logitec LHA-20x #controller bs0 at isa? port "IO_SCSI" bio irq 5 drq 3 flags 0x50000 vector bsintr -controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr +#controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr controller scbus0 diff --git a/sys/pc98/conf/GENERIC98 b/sys/pc98/conf/GENERIC98 index 921c0bf3869..90ae50c81a5 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.48 1998/10/08 17:16:30 kato Exp $ +# $Id: GENERIC98,v 1.49 1998/10/11 15:00:24 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -105,7 +105,7 @@ controller bs0 at isa? port "IO_SCSI" bio irq 5 drq 3 flags 0 vector bsintr # Logitec LHA-20x #controller bs0 at isa? port "IO_SCSI" bio irq 5 drq 3 flags 0x50000 vector bsintr -controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr +#controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr controller scbus0 diff --git a/sys/pc98/conf/GENERICupgrade b/sys/pc98/conf/GENERICupgrade index e9c6cffcccc..f07a434b2e7 100644 --- a/sys/pc98/conf/GENERICupgrade +++ b/sys/pc98/conf/GENERICupgrade @@ -8,7 +8,7 @@ # being perfomed on a machine for which this config file is inappropriate, # it should be replaced with a suitable one prior to performing the upgrade. # -# $Id: GENERICupgrade,v 1.2 1998/09/15 08:25:09 kato Exp $ +# $Id: GENERICupgrade,v 1.3 1998/09/22 16:10:40 kato Exp $ # # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -101,7 +101,7 @@ options BS_TARG_SAFEMODE # Logitec LHA-20x #controller bs0 at isa? port "IO_SCSI" bio irq 5 drq 3 flags 0x50000 vector bsintr -controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr +#controller aic0 at isa? port 0x1840 bio irq 5 flags 0x10000 vector aicintr controller scbus0 -- 2.45.2