NetBSD/sys/arch/sparc
mrg d3b1cc167d more SMP work:
make IPI's work.  modify boot_secondary_processors() to clear the startup flag
in each cpu.  new raise_ipi_wait_and_unlock() that calls raise_ipi(), waits
for the cpu to acknowledge it got the message, and then unlocks the msglock.
use the new framework in mp_{pause,resume}_cpus().  nmi_soft() takes a
`struct trapframe *', to be used by ddb.
2001-06-07 17:59:47 +00:00
..
compile
conf define _KERNEL_OPT as well as _KERNEL. we will use this in the future to 2001-05-29 02:20:20 +00:00
dev use _KERNEL_OPT 2001-05-30 11:57:16 +00:00
fpu fix warnings in DEBUG & DIAGNSTIC code. 2000-12-06 01:47:49 +00:00
include Bump splserial to 13 to support com port on Tadpole and JavaStations. 2001-06-06 13:45:18 +00:00
sparc more SMP work: 2001-06-07 17:59:47 +00:00
stand drop to prom on "halt" as well. 2001-05-31 08:55:19 +00:00
Makefile Rework the way kernel include files are installed. In the new method, 1998-06-12 23:22:30 +00:00