Add commented out configuration for MI wdc.

Note:  enabling these will cause disk device renumbering if any IDE were
present (i.e. if sd0 was IDE drive 0, that drive will become wd0 and sd0
will be the first real SCSI drive.
This commit is contained in:
mhitch 2000-02-05 18:41:58 +00:00
parent 4a47d48db2
commit 915731c9ea
1 changed files with 10 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: GENERIC,v 1.135 2000/01/23 23:46:06 hubertf Exp $
# $NetBSD: GENERIC,v 1.136 2000/02/05 18:41:58 mhitch Exp $
#
#if 0
@ -15,7 +15,7 @@
include "arch/amiga/conf/std.amiga"
#ident "GENERIC-$Revision: 1.135 $"
#ident "GENERIC-$Revision: 1.136 $"
maxusers 8
options RTC_OFFSET=0
@ -366,6 +366,14 @@ scsibus* at empsc0
idesc0 at mainbus0 # A4000 & A1200 IDE
scsibus* at idesc0
# <<< comment out the idesc entries above if the following wdc/atapibus lines >>>
# <<< are uncommented >>>
#wdc0 at mainbus0 # A4000 & A1200 IDE bus
#wd* at wdc? drive ? # + drives
#atapibus* at wdc? channel ? # ATAPI bus
#cd* at atapibus? drive ? # ATAPI CD-ROM drives
#sd* at atapibus? drive ? # ATAPI disk drives
#pccard0 at mainbus0
#pcmcia* at pccard0
#com* at pcmcia? function ? # Modems and serial cards