summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiod <miod@openbsd.org>2001-06-12 22:51:42 +0000
committermiod <miod@openbsd.org>2001-06-12 22:51:42 +0000
commitf250817d812c96fc4871eb006d8181aea78e2a05 (patch)
treee0c50fd3796c375aa6b30153efcd29d38956c31b
parentReplace the most used static lists in make by persistent growable arrays. (diff)
downloadwireguard-openbsd-f250817d812c96fc4871eb006d8181aea78e2a05.tar.xz
wireguard-openbsd-f250817d812c96fc4871eb006d8181aea78e2a05.zip
Add ``scsibus* at vs?'', except on model 147, for which the vs driver
has issues.
-rw-r--r--sys/arch/mvme68k/conf/GENERIC3
-rw-r--r--sys/arch/mvme68k/conf/MINIROOT3
-rw-r--r--sys/arch/mvme68k/conf/MVME1623
-rw-r--r--sys/arch/mvme68k/conf/MVME1673
-rw-r--r--sys/arch/mvme68k/conf/MVME1773
5 files changed, 10 insertions, 5 deletions
diff --git a/sys/arch/mvme68k/conf/GENERIC b/sys/arch/mvme68k/conf/GENERIC
index eb2e7aa84cd..8da3850637c 100644
--- a/sys/arch/mvme68k/conf/GENERIC
+++ b/sys/arch/mvme68k/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.16 2001/03/08 03:37:18 itojun Exp $
+# $OpenBSD: GENERIC,v 1.17 2001/06/12 22:51:42 miod Exp $
machine mvme68k m68k
@@ -87,6 +87,7 @@ vmel0 at vme0
scsibus* at wdsc?
scsibus* at ssh?
+scsibus* at vs?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
diff --git a/sys/arch/mvme68k/conf/MINIROOT b/sys/arch/mvme68k/conf/MINIROOT
index b317330091b..bfd3d85a84d 100644
--- a/sys/arch/mvme68k/conf/MINIROOT
+++ b/sys/arch/mvme68k/conf/MINIROOT
@@ -1,4 +1,4 @@
-# $OpenBSD: MINIROOT,v 1.7 2001/02/18 17:41:01 deraadt Exp $
+# $OpenBSD: MINIROOT,v 1.8 2001/06/12 22:51:42 miod Exp $
machine mvme68k m68k
@@ -86,6 +86,7 @@ vmel0 at vme0
scsibus* at wdsc?
scsibus* at ssh?
+scsibus* at vs?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
diff --git a/sys/arch/mvme68k/conf/MVME162 b/sys/arch/mvme68k/conf/MVME162
index 8ae08bcaff7..a5dd57b48b2 100644
--- a/sys/arch/mvme68k/conf/MVME162
+++ b/sys/arch/mvme68k/conf/MVME162
@@ -1,4 +1,4 @@
-# $OpenBSD: MVME162,v 1.14 2001/05/16 05:07:49 millert Exp $
+# $OpenBSD: MVME162,v 1.15 2001/06/12 22:51:42 miod Exp $
machine mvme68k m68k
@@ -112,6 +112,7 @@ vmel0 at vme0
#scsibus* at wdsc?
scsibus* at ssh?
+scsibus* at vs?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
diff --git a/sys/arch/mvme68k/conf/MVME167 b/sys/arch/mvme68k/conf/MVME167
index cd040a29ab8..4b41b0b580d 100644
--- a/sys/arch/mvme68k/conf/MVME167
+++ b/sys/arch/mvme68k/conf/MVME167
@@ -1,4 +1,4 @@
-# $OpenBSD: MVME167,v 1.14 2001/05/16 05:07:49 millert Exp $
+# $OpenBSD: MVME167,v 1.15 2001/06/12 22:51:43 miod Exp $
machine mvme68k m68k
@@ -111,6 +111,7 @@ vmel0 at vme0
#scsibus* at wdsc?
scsibus* at ssh?
+scsibus* at vs?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?
diff --git a/sys/arch/mvme68k/conf/MVME177 b/sys/arch/mvme68k/conf/MVME177
index 7f0eaf88933..60e5d7f3e77 100644
--- a/sys/arch/mvme68k/conf/MVME177
+++ b/sys/arch/mvme68k/conf/MVME177
@@ -1,4 +1,4 @@
-# $OpenBSD: MVME177,v 1.4 2001/02/18 17:41:02 deraadt Exp $
+# $OpenBSD: MVME177,v 1.5 2001/06/12 22:51:43 miod Exp $
machine mvme68k m68k
@@ -59,6 +59,7 @@ le* at vmes0 addr 0xffff1600 ipl 1 vec 0x76 len 0x100
vmel0 at vme0
scsibus* at ssh?
+scsibus* at vs?
sd* at scsibus? target ? lun ?
st* at scsibus? target ? lun ?