Subject: Newbie: SMP on NetBSD 1.6.1
To: None <netbsd-help@NetBSD.org>
From: Matthijs in 't Anker <matthijs@consolat.net>
List: netbsd-help
Date: 07/18/2003 13:03:41
Hello,

I am trying hard to get my second processor running. From
http://mail-index.netbsd.org/current-users/2002/10/01/0007.html I got
some tips. Putting the following statements in MYKERNEL gives an error:

cpu*            at mainbus?
ioapic*         at mainbus? apid ?
options         MULTIPROCESSOR
options         COM_MPLOCK

The error I get after running 'config MYKERNEL' is:
srv02# config MYKERNEL
MYKERNEL:226: cpu*: unknown device `cpu'
MYKERNEL:227: ioapic*: unknown device `ioapic'
*** Stop.

Any ideas?

Any additional info needed to solve the problem?

Thanks,

Matthijs in 't Anker