Synchronize with sys/i386/conf/GNERIC revision up to 1.88.
This commit is contained in:
parent
eda1e4190c
commit
9da6319149
@ -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$
|
||||
# $Id: GENERIC98,v 1.17 1997/02/22 09:43:20 peter Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -80,6 +80,7 @@ disk fd2 at fdc0 drive 2
|
||||
disk fd3 at fdc0 drive 3
|
||||
tape ft0 at fdc0 drive 4
|
||||
|
||||
# options "CMD640" # work around CMD640 chip deficiency
|
||||
controller wdc0 at isa? port "IO_WD1" bio irq 9 vector wdintr
|
||||
disk wd0 at wdc0 drive 0
|
||||
#disk wd1 at wdc0 drive 1
|
||||
@ -132,7 +133,6 @@ controller matcd0 at isa? port? bio
|
||||
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
|
||||
#options XSERVER # include code for XFree86
|
||||
|
||||
# Mandatory, don't remove
|
||||
device npx0 at isa? port "IO_NPX" irq 8 vector npxintr
|
||||
|
||||
#
|
||||
|
@ -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$
|
||||
# $Id: GENERIC98,v 1.17 1997/02/22 09:43:20 peter Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -80,6 +80,7 @@ disk fd2 at fdc0 drive 2
|
||||
disk fd3 at fdc0 drive 3
|
||||
tape ft0 at fdc0 drive 4
|
||||
|
||||
# options "CMD640" # work around CMD640 chip deficiency
|
||||
controller wdc0 at isa? port "IO_WD1" bio irq 9 vector wdintr
|
||||
disk wd0 at wdc0 drive 0
|
||||
#disk wd1 at wdc0 drive 1
|
||||
@ -132,7 +133,6 @@ controller matcd0 at isa? port? bio
|
||||
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
|
||||
#options XSERVER # include code for XFree86
|
||||
|
||||
# Mandatory, don't remove
|
||||
device npx0 at isa? port "IO_NPX" irq 8 vector npxintr
|
||||
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user