--- PIZZA 2004-05-02 16:20:07.000000000 +0200 +++ /u1/netbsd-20/src/sys/arch/sparc/conf/PIZZA 2004-05-02 16:09:30.000000000 +0200 @@ -1,4 +1,4 @@ -# $Id: PIZZA.uniprocessor,v 1.1.1.1 2004/11/28 14:18:36 hauke Exp $ +# $Id: PIZZA.uniprocessor,v 1.1.1.1 2004/11/28 14:18:36 hauke Exp $ # # From NetBSD: GENERIC,v 1.131 2002/02/10 17:37:02 # @@ -11,7 +11,7 @@ maxusers 64 -#makeoptions COPTS="-mcpu=supersparc -mtune=supersparc -O2 -pipe" +makeoptions COPTS="-mcpu=supersparc -mtune=supersparc -O2 -pipe" ## System kernel configuration. See options(4) for more detail. @@ -156,9 +156,10 @@ #### Main bus and CPU .. all systems. mainbus0 at root +cpu0 at mainbus0 -options MULTIPROCESSOR # include multiprocessor support -cpu* at mainbus0 # declare additional CPUs +#options MULTIPROCESSOR # include multiprocessor support +#cpu* at mainbus0 # declare additional CPUs #### Bus types found on SPARC systems.