9d2e5c6d9c
the vanilla ones. They are supposed to be identical to {GENERIC,INSTALL}, apart from the different ncr5380 driver. Instead of re-sync'ing, use a new feature of configure and just disable the ncrscsi driver. (Approved by Allen Briggs)
15 lines
427 B
Plaintext
15 lines
427 B
Plaintext
# $NetBSD: INSTALLSBC,v 1.31 2006/10/30 19:40:47 hauke Exp $
|
|
#
|
|
# INSTALLSBC machine description file
|
|
|
|
include "arch/mac68k/conf/INSTALL"
|
|
|
|
# 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.
|
|
#
|
|
# Note that the ncr53c9x esp driver is not concerned.
|
|
|
|
no ncrscsi0 # SCSI NCR 5380
|
|
sbc0 at obio? addr 0 flags 0x1 # MI SCSI NCR 5380
|