diff options
author | mjacob <mjacob@cvs.openbsd.org> | 1999-03-17 05:34:16 +0000 |
---|---|---|
committer | mjacob <mjacob@cvs.openbsd.org> | 1999-03-17 05:34:16 +0000 |
commit | c54ac46c965eef64034614b29e75c31abb86e6ab (patch) | |
tree | 03478729cd1fe1801b56d97a9b538529233d7e10 /sys | |
parent | 2363663dc604302f2413c7eb4787c1f3e53adeee (diff) |
complete update of ISP driver- Finally enabled for sparc
Diffstat (limited to 'sys')
-rw-r--r-- | sys/arch/sparc/conf/SUN4M | 7 | ||||
-rw-r--r-- | sys/arch/sparc/conf/files.sparc | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index a681d9ea779..174a37157eb 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4M,v 1.28 1999/03/01 04:56:04 jason Exp $ +# $OpenBSD: SUN4M,v 1.29 1999/03/17 05:34:15 mjacob Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -89,6 +89,9 @@ dma* at sbus? slot ? offset ? # SBus SCSI esp* at sbus? slot ? offset ? flags 0xff0f # two flavours esp* at dma? flags 0xff0f # depending on model +#sun4c, sun4m +isp* at sbus? slot ? offset ? + # sun4m Ethernet - an AMD 7990 LANCE behind # specialized DMA glue ledma0 at sbus0 slot ? offset ? # sun4m on-board @@ -137,7 +140,7 @@ cgfourteen0 at obio0 # sun4m # SCSI bus layer. SCSI devices attach to the SCSI bus, which attaches # to the underlying hardware controller. scsibus* at esp? -#scsibus* at isp? +scsibus* at isp? # These entries find devices on all SCSI busses and assign # unit numers dynamically. diff --git a/sys/arch/sparc/conf/files.sparc b/sys/arch/sparc/conf/files.sparc index e31e795ae72..54ac4b3a638 100644 --- a/sys/arch/sparc/conf/files.sparc +++ b/sys/arch/sparc/conf/files.sparc @@ -1,4 +1,4 @@ -# $OpenBSD: files.sparc,v 1.27 1999/03/01 04:56:03 jason Exp $ +# $OpenBSD: files.sparc,v 1.28 1999/03/17 05:34:14 mjacob Exp $ # $NetBSD: files.sparc,v 1.44 1997/08/31 21:29:16 pk Exp $ # @(#)files.sparc 8.1 (Berkeley) 7/19/93 @@ -203,8 +203,8 @@ file arch/sparc/dev/si.c si | sw # Qlogic ISP 10x0 (Sbus) family # device declaration in sys/conf/files -#attach isp at sbus with isp_sbus -#file arch/sparc/dev/isp_sbus.c isp_sbus +attach isp at sbus with isp_sbus +file arch/sparc/dev/isp_sbus.c isp_sbus pseudo-device kbd |