Update for current configuration, including sbc reselect mode.

This commit is contained in:
scottr 1997-04-08 02:59:16 +00:00
parent f2b60ad624
commit b6a4a3826c
2 changed files with 8 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: MYSTERY,v 1.11 1997/02/12 04:47:05 scottr Exp $
# $NetBSD: MYSTERY,v 1.12 1997/04/08 02:59:16 scottr Exp $
#
# SPOT
@ -65,6 +65,8 @@ options COMPAT_10
options COMPAT_11
options COMPAT_12
options ZS_CONSOLE_ABORT
options DISABLE_EXT_CACHE # Don't use IIci external cache
#options MRG_ADB # Use ROM-based ADB driver
config netbsd root on ? type ?
@ -84,7 +86,7 @@ ite0 at grf?
#ncrscsi0 at obio? # SCSI NCR 5380
esp0 at obio? # SCSI NCR 53C96
sbc0 at obio? flags 0x1 # MI SCSI NCR 5380
sbc0 at obio? flags 0x5 # MI SCSI NCR 5380
scsibus* at scsi?
sd* at scsibus? target ? lun ? # SCSI disk drives

View File

@ -1,4 +1,4 @@
# $NetBSD: SPOT,v 1.26 1997/02/12 04:31:35 scottr Exp $
# $NetBSD: SPOT,v 1.27 1997/04/08 02:59:17 scottr Exp $
#
# SPOT
@ -71,8 +71,9 @@ options M68030
#options M68020 # Must have 68851 PMMU
#options FPSP
#options FPU_EMULATE
options ZS_CONSOLE_ABORT
#options ZS_CONSOLE_ABORT
options DISABLE_EXT_CACHE # Don't use IIci external cache
#options MRG_ADB # Use ROM-based ADB driver
# SPOT-specific options
options RTC_OFFSET=360 # hardware clock is this many mins. west of GMT
@ -88,7 +89,7 @@ macvid* at nubus? # NuBus video card
grf* at macvid?
ite0 at grf?
sbc0 at obio? flags 0x1 # MI SCSI NCR 5380
sbc0 at obio? flags 0x5 # MI SCSI NCR 5380
scsibus* at scsi?
sd* at scsibus? target ? lun ? # SCSI disk drives