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