diff options
author | 1995-11-03 01:42:44 +0000 | |
---|---|---|
committer | 1995-11-03 01:42:44 +0000 | |
commit | f192ba25a6e926bbd2af6cc3bd096b22628d949c (patch) | |
tree | 7c41a4a27b29529369d8bbbddf6a731b777da0bb | |
parent | kohl noticed a spelling error (diff) | |
download | wireguard-openbsd-f192ba25a6e926bbd2af6cc3bd096b22628d949c.tar.xz wireguard-openbsd-f192ba25a6e926bbd2af6cc3bd096b22628d949c.zip |
no obio/vme on sun4c
-rw-r--r-- | sys/arch/sparc/conf/SUN4C | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/sparc/conf/SUN4C b/sys/arch/sparc/conf/SUN4C index 3edba8b2a04..025c6259353 100644 --- a/sys/arch/sparc/conf/SUN4C +++ b/sys/arch/sparc/conf/SUN4C @@ -56,9 +56,9 @@ mainbus0 at root cpu0 at mainbus0 sbus0 at mainbus0 -obio0 at mainbus0 -vmes0 at mainbus0 -vmel0 at mainbus0 +#obio0 at mainbus0 +#vmes0 at mainbus0 +#vmel0 at mainbus0 audio0 at mainbus0 auxreg0 at mainbus0 |