GENERICSBC revision 1.57
11.57Snat# $NetBSD: GENERICSBC,v 1.57 2023/02/18 13:28:05 nat Exp $
21.1Stoddpw#
31.55Shauke# GENERICSBC machine description file
41.1Stoddpw
51.55Shaukeinclude		"arch/mac68k/conf/GENERIC"
61.1Stoddpw
71.55Shauke# This is a copy of GENERIC with the ncr5380 sbc driver enabled, for
81.55Shauke# those "other" SCSI devices that the default ncrscsi will not even
91.55Shauke# boot from.
101.1Stoddpw#
111.55Shauke# Note that the ncr53c9x esp driver is not concerned.
121.1Stoddpw
131.55Shaukeno ncrscsi0				# SCSI NCR 5380
141.56Shauke
151.57Snat# SBC_PDMA		0x01    Use PDMA for polled transfers
161.57Snat# SBC_INTR		0x02    Allow SCSI IRQ/DRQ interrupts
171.57Snat# SBC_RESELECT		0x04    Allow disconnect/reselect
181.57Snat# SBC_PDMA_NO_WRITE	0x08    Disallow PDMA for writing
191.36Schssbc0	at obio? addr 0 flags 0x1	# MI SCSI NCR 5380
20