diff options
| -rw-r--r-- | sys/pc98/conf/SMP-GENERIC98 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/pc98/conf/SMP-GENERIC98 b/sys/pc98/conf/SMP-GENERIC98 index c970efd8fcf8..ae359743502b 100644 --- a/sys/pc98/conf/SMP-GENERIC98 +++ b/sys/pc98/conf/SMP-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: SMP-GENERIC98,v 1.5 1998/09/28 08:20:55 kato Exp $ +# $Id: SMP-GENERIC98,v 1.6 1998/10/18 14:02:43 kato Exp $ # GENERIC98 -- Generic PC98 machine with WD/SCSI disks @@ -131,7 +131,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 |
