summaryrefslogtreecommitdiff
path: root/sys/arch/sparc/conf
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-17 18:45:09 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1999-03-17 18:45:09 +0000
commit36ecd8fdc648ba5cf756b2d25d423a43be691aa2 (patch)
tree40e8574e3074817efdfce0973cf09b6cef0bc8c4 /sys/arch/sparc/conf
parentdac6ae83c421c4b0f1fd0fa786e9d8ef6c66e9d3 (diff)
isp
Diffstat (limited to 'sys/arch/sparc/conf')
-rw-r--r--sys/arch/sparc/conf/GENERIC6
1 files changed, 5 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/GENERIC b/sys/arch/sparc/conf/GENERIC
index bed15ab8d0f..50aec35cbbe 100644
--- a/sys/arch/sparc/conf/GENERIC
+++ b/sys/arch/sparc/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.39 1999/03/05 02:02:29 deraadt Exp $
+# $OpenBSD: GENERIC,v 1.40 1999/03/17 18:45:08 deraadt Exp $
# $NetBSD: GENERIC,v 1.48 1997/08/23 19:19:01 mjacob Exp $
# Machine architecture; required by config(8)
@@ -134,6 +134,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
@@ -254,6 +257,7 @@ cgfourteen0 at obio0 # sun4m
scsibus* at esp?
scsibus* at si?
scsibus* at sw?
+scsibus* at isp?
# These entries find devices on all SCSI busses and assign
# unit numers dynamically.