Sync with sys/i386/conf/GENERIC revision 1.131.
This commit is contained in:
parent
92937a4612
commit
3e652faf33
@ -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.55 1998/11/03 21:12:20 des Exp $
|
||||
# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -79,10 +79,9 @@ options ATAPI # Enable ATAPI support for IDE bus
|
||||
options ATAPI_STATIC #Don't do it as an LKM
|
||||
device wcd0 #IDE CD-ROM
|
||||
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is
|
||||
# for any number of installed devices.
|
||||
controller ncr0
|
||||
#controller amd0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
|
||||
|
@ -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.55 1998/11/03 21:12:20 des Exp $
|
||||
# $Id: GENERIC98,v 1.56 1998/11/03 22:01:22 des Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -79,10 +79,9 @@ options ATAPI # Enable ATAPI support for IDE bus
|
||||
options ATAPI_STATIC #Don't do it as an LKM
|
||||
device wcd0 #IDE CD-ROM
|
||||
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is sufficient
|
||||
# A single entry for any of these controllers (ncr, ahb, ahc) is
|
||||
# for any number of installed devices.
|
||||
controller ncr0
|
||||
#controller amd0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user