Sync with sys/i386/conf/GENERIC revision 1.110.
This commit is contained in:
parent
46b44ec42b
commit
335505550f
@ -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.38 1998/05/04 08:48:19 kato Exp $
|
||||
# $Id: GENERIC98,v 1.39 1998/05/21 09:22:03 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -92,6 +92,13 @@ controller amd0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
|
||||
# This controller offers a number of configuration options, too many to
|
||||
# document here - see the LINT file in this directory and look up the
|
||||
# dpt0 entry there for much fuller documentation on this. The options
|
||||
# line following dpt0 here is also currently a *required* option for it.
|
||||
controller dpt0
|
||||
options DPT_MEASURE_PERFORMANCE
|
||||
|
||||
#
|
||||
# WD33C93 SCSI card (55/92 like board)
|
||||
#
|
||||
|
@ -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.38 1998/05/04 08:48:19 kato Exp $
|
||||
# $Id: GENERIC98,v 1.39 1998/05/21 09:22:03 kato Exp $
|
||||
|
||||
# GENERIC98 -- Generic PC98 machine with WD/SCSI disks
|
||||
|
||||
@ -92,6 +92,13 @@ controller amd0
|
||||
controller ahc0
|
||||
controller isp0
|
||||
|
||||
# This controller offers a number of configuration options, too many to
|
||||
# document here - see the LINT file in this directory and look up the
|
||||
# dpt0 entry there for much fuller documentation on this. The options
|
||||
# line following dpt0 here is also currently a *required* option for it.
|
||||
controller dpt0
|
||||
options DPT_MEASURE_PERFORMANCE
|
||||
|
||||
#
|
||||
# WD33C93 SCSI card (55/92 like board)
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user