NetBSD/sys/arch/sun3/sun3
tsutsui dd7146d50b On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around,
but sunmon_abort() does not restore mon_crp so it causes problems.
Instead, call romVectorPtr->abortEntry (via trap14) from sunmon_halt()
and call it from cpu_reboot().

Now PROM boot command works properly even after halt on my 3/80.
2000-11-09 14:38:44 +00:00
..
autoconf.c
bus_subr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
buserr.h
cache.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
cache.h
clock.c
conf.c
control.c
control.h
ctrlsp.S
db_machdep.c Fix some db_printf() format. 2000-11-03 06:27:34 +00:00
db_memrw.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
disksubr.c
dvma.c Fix printf formats in panic messages. 2000-11-03 04:52:27 +00:00
enable.c
enable.h
fc.h
fpu.c
genassym.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
idprom.c
interreg.h
intreg.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
isr.c Kwality control: 2000-07-02 04:40:33 +00:00
kgdb_machdep.c
leds.c
locore.s Fix typo in the previous revision. (s/LIdle/Lidle/) 2000-11-03 05:28:28 +00:00
locore2.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
machdep.c Add an align argument to uvm_map() and some callers of that 2000-09-13 15:00:15 +00:00
machdep.h
mainbus.c
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
obio.c
obio.h
obmem.c
obmem.h
pmap.c Use pool(9) for pmap structures. 2000-10-27 13:28:54 +00:00
stub.c
sunmon.c On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around, 2000-11-09 14:38:44 +00:00
sys_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
trap.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
vector.c
vector.h
vm_machdep.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
vme.c
vme.h