Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Mar 2004 10:16:54 -0500
From:      John Baldwin <jhb@FreeBSD.org>
To:        Peter Grehan <grehan@FreeBSD.org>
Cc:        cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/kern subr_smp.c
Message-ID:  <200403161016.54693.jhb@FreeBSD.org>
In-Reply-To: <200403161334.i2GDYpgq032042@repoman.freebsd.org>
References:  <200403161334.i2GDYpgq032042@repoman.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 16 March 2004 08:34 am, Peter Grehan wrote:
> grehan      2004/03/16 05:34:51 PST
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/kern             subr_smp.c
>   Log:
>   Add powerpc to temporary fix. The new cpu device claims all
>   'generic' OpenFirmware nexus nodes, since it uses bus_generic_probe.
>   Maybe the cpu device probe should be MD.

My suggestion is to have MD code create a 'cpubus0' bus device and hang it off 
of whatever is appropriate (nexus0, root0, etc.) and let the cpu devices be 
MI and hang off of cpubus0.

-- 
John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve"  =  http://www.FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200403161016.54693.jhb>