On 1/24/07, Demuel I. Bendano, R.E.E <[EMAIL PROTECTED]> wrote:
Hi,
The GENERIC.MP kernel contains the following:
# $OpenBSD: GENERIC.MP,v 1.6 2006/11/27 18:50:59 marco Exp $
#
# GENERIC.MP - sample multiprocessor kernel
#
include "arch/i386/conf/GENERIC"
guess what this line doe
On Wed, 24 Jan 2007, Demuel I. Bendano, R.E.E wrote:
> Hi,
>
> As you can see, there are only few entries in the GENERIC.MP and if it
> compiles indeed how about the device drivers usually found in the GENERIC?
> Would it be included when GENERIC.MP compiles?
YES. That's what the "include" at t
Hi,
The GENERIC.MP kernel contains the following:
# $OpenBSD: GENERIC.MP,v 1.6 2006/11/27 18:50:59 marco Exp $
#
# GENERIC.MP - sample multiprocessor kernel
#
include "arch/i386/conf/GENERIC"
option MULTIPROCESSOR # Multiple processor support
cpu*at mainbus?
i
Hi,
As you can see, there are only few entries in the GENERIC.MP and if it
compiles indeed how about the device drivers usually found in the GENERIC?
Would it be included when GENERIC.MP compiles?
Regards,
Demuel
>Josh Grosse
> On Wed, Jan 24, 2007 at 10:24:17PM +0800, Demuel I. Bendano, R.E.E
On Jan 24, 2007, at 7:24 AM, Demuel I. Bendano, R.E.E wrote:
> The FAQ deals with the GENERIC processor and
> I cannot get anything under it that tells what to do if one will
> compile
> from the source code with a GENERIC.SMP kernel.
$ sudo su -
# mkdir /usr/local/kernel
# cd /usr/local/kerne
5 matches
Mail list logo