NetBSD/sys/arch/sun3/sun3x
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
..
bus_subr.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
clock.c check whether tv_usec >= 1000000 2000-01-19 02:52:16 +00:00
dvma.c Fix printf formats in panic messages. 2000-11-03 04:52:27 +00:00
enable.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
enable.h
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 Fix unused variable warning 1999-04-12 01:30:22 +00:00
iommu.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
iommu.h
locore2.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
locore.s Fix typo in the previous revision. (s/LIdle/Lidle/) 2000-11-03 05:28:28 +00:00
machdep.c On sun3x, cpu_reboot() calls sunmon_abort() for PROM bug work-around, 2000-11-09 14:38:44 +00:00
mem.c remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h> 2000-06-29 07:18:57 +00:00
mk48t02.h
obio.c Fix typo in comment. 2000-11-02 21:18:03 +00:00
obio.h Add the address of the DMA gate array (used by the esp driver). 1999-04-06 02:07:51 +00:00
obmem.h
pmap_pvt.h fix a prototype that was missed in the pmap_extract() API change. 1999-09-19 19:06:19 +00:00
pmap.c Use pool(9) for pmap structures. 2000-10-27 13:28:54 +00:00
vme.c Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00
vme.h Merge arch/sun3x into arch/sun3 1998-02-05 04:56:24 +00:00