diff options
Diffstat (limited to 'sys/arch/sparc/conf/SUN4M')
-rw-r--r-- | sys/arch/sparc/conf/SUN4M | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/arch/sparc/conf/SUN4M b/sys/arch/sparc/conf/SUN4M index 3b69ea2937d..ef5a896a5eb 100644 --- a/sys/arch/sparc/conf/SUN4M +++ b/sys/arch/sparc/conf/SUN4M @@ -1,4 +1,4 @@ -# $OpenBSD: SUN4M,v 1.16 1998/02/26 08:05:54 jason Exp $ +# $OpenBSD: SUN4M,v 1.17 1998/02/26 10:50:30 johns Exp $ # $NetBSD: GENERIC,v 1.28.2.1 1996/07/02 23:55:22 jtc Exp $ # Machine architecture; required by config(8) @@ -25,6 +25,7 @@ config bsd swap generic # Main bus and CPU .. all systems. mainbus0 at root +cpu0 at mainbus0 # Bus types found on SPARC systems. obio0 at mainbus0 # sun4 and sun4m |