From c02a7c2c361468b54a0dae09c3fb53f5936109d7 Mon Sep 17 00:00:00 2001 From: Jason Wright Date: Sat, 6 Oct 2001 02:06:13 +0000 Subject: +isp at sbus --- sys/arch/sparc64/conf/GENERIC | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'sys/arch/sparc64/conf/GENERIC') diff --git a/sys/arch/sparc64/conf/GENERIC b/sys/arch/sparc64/conf/GENERIC index d0701f65944..1888eff570d 100644 --- a/sys/arch/sparc64/conf/GENERIC +++ b/sys/arch/sparc64/conf/GENERIC @@ -1,4 +1,4 @@ -# $OpenBSD: GENERIC,v 1.20 2001/10/02 00:28:59 jason Exp $ +# $OpenBSD: GENERIC,v 1.21 2001/10/06 02:06:12 jason Exp $ # $NetBSD: GENERIC32,v 1.18 2001/07/20 00:07:12 eeh Exp $ machine sparc64 @@ -87,9 +87,12 @@ dma* at sbus? slot ? offset ? # SBus esp* at dma? flags 0x0000 # SBus esp* at sbus? slot ? offset ? +isp* at sbus? slot ? offset ? + # SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches # to the underlying hardware controller. scsibus* at esp? +scsibus* at isp? # These entries find devices on all SCSI busses and assign # unit numers dynamically. -- cgit v1.2.3