xref: /netbsd-src/sys/arch/mac68k/conf/GENERICSBC (revision b1c86f5f087524e68db12794ee9c3e3da1ab17a0)
1# $NetBSD: GENERICSBC,v 1.56 2008/03/27 20:00:24 hauke Exp $
2#
3# GENERICSBC machine description file
4
5include		"arch/mac68k/conf/GENERIC"
6
7# This is a copy of GENERIC with the ncr5380 sbc driver enabled, for
8# those "other" SCSI devices that the default ncrscsi will not even
9# boot from.
10#
11# Note that the ncr53c9x esp driver is not concerned.
12
13no ncrscsi0				# SCSI NCR 5380
14
15# SBC_PDMA      0x01    Use PDMA for polled transfers
16# SBC_INTR      0x02    Allow SCSI IRQ/DRQ interrupts
17# SBC_RESELECT  0x04    Allow disconnect/reselect
18sbc0	at obio? addr 0 flags 0x1	# MI SCSI NCR 5380
19