Change some wdX entries from "disk" to "device". These got missed in the

rev 1.665 commit.
This commit is contained in:
David E. O'Brien 1999-11-05 20:37:23 +00:00
parent 6340e8d81f
commit 98067211e8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=52909
3 changed files with 12 additions and 12 deletions

View File

@ -1118,12 +1118,12 @@ controller amr0 # AMI MegaRAID
# such as:
#
#controller wdc2 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd4 at wdc2 drive 0
#disk wd5 at wdc2 drive 1
#device wd4 at wdc2 drive 0
#device wd5 at wdc2 drive 1
#
#controller wdc3 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd6 at wdc3 drive 0
#disk wd7 at wdc3 drive 1
#device wd6 at wdc3 drive 0
#device wd7 at wdc3 drive 1
#
# Note that the above config would be useful for a Promise card, when used
# on a MB that already has a PIIX controller. Note the bogus irq and port

View File

@ -1118,12 +1118,12 @@ controller amr0 # AMI MegaRAID
# such as:
#
#controller wdc2 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd4 at wdc2 drive 0
#disk wd5 at wdc2 drive 1
#device wd4 at wdc2 drive 0
#device wd5 at wdc2 drive 1
#
#controller wdc3 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd6 at wdc3 drive 0
#disk wd7 at wdc3 drive 1
#device wd6 at wdc3 drive 0
#device wd7 at wdc3 drive 1
#
# Note that the above config would be useful for a Promise card, when used
# on a MB that already has a PIIX controller. Note the bogus irq and port

View File

@ -1118,12 +1118,12 @@ controller amr0 # AMI MegaRAID
# such as:
#
#controller wdc2 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd4 at wdc2 drive 0
#disk wd5 at wdc2 drive 1
#device wd4 at wdc2 drive 0
#device wd5 at wdc2 drive 1
#
#controller wdc3 at isa? port 0 irq ? flags 0xa0ffa0ff
#disk wd6 at wdc3 drive 0
#disk wd7 at wdc3 drive 1
#device wd6 at wdc3 drive 0
#device wd7 at wdc3 drive 1
#
# Note that the above config would be useful for a Promise card, when used
# on a MB that already has a PIIX controller. Note the bogus irq and port