2008-03-27 23:00:24 +03:00
|
|
|
# $NetBSD: INSTALLSBC,v 1.32 2008/03/27 20:00:24 hauke Exp $
|
2000-12-07 13:57:17 +03:00
|
|
|
#
|
2006-10-30 22:40:47 +03:00
|
|
|
# INSTALLSBC machine description file
|
2000-12-07 13:57:17 +03:00
|
|
|
|
2006-10-30 22:40:47 +03:00
|
|
|
include "arch/mac68k/conf/INSTALL"
|
2000-12-07 13:57:17 +03:00
|
|
|
|
2006-10-30 22:40:47 +03:00
|
|
|
# This is a copy of INSTALL with the ncr5380 sbc driver enabled, for
|
|
|
|
# those "other" SCSI devices that the default ncrscsi will not even
|
|
|
|
# boot from.
|
2000-12-07 13:57:17 +03:00
|
|
|
#
|
2006-10-30 22:40:47 +03:00
|
|
|
# Note that the ncr53c9x esp driver is not concerned.
|
2000-12-07 13:57:17 +03:00
|
|
|
|
2006-10-30 22:40:47 +03:00
|
|
|
no ncrscsi0 # SCSI NCR 5380
|
2008-03-27 23:00:24 +03:00
|
|
|
|
|
|
|
# SBC_PDMA 0x01 Use PDMA for polled transfers
|
|
|
|
# SBC_INTR 0x02 Allow SCSI IRQ/DRQ interrupts
|
|
|
|
# SBC_RESELECT 0x04 Allow disconnect/reselect
|
2005-01-19 05:04:49 +03:00
|
|
|
sbc0 at obio? addr 0 flags 0x1 # MI SCSI NCR 5380
|