NetBSD/sys/arch/powerpc
chs cac49e5cf0 clear pcb_onfault before calling uvm_fault() and restore it afterward.
if the fault handler generates a pagefault, we'd like to panic rather
than invoking the onfault handler.
2003-10-25 16:31:39 +00:00
..
conf Add Real time clock support code. 2003-10-06 18:15:08 +00:00
fpu
ibm4xx Remove some numeric asm labels that aren't used. 2003-10-20 05:52:55 +00:00
include Reorganize the way powerpc port install machine specific headers. 2003-10-20 00:12:09 +00:00
isa Add powerpc-specific isa and isadma machdep code. (Merge common code from 2003-10-19 03:19:32 +00:00
marvell Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on 2003-09-03 21:33:31 +00:00
oea Add support for MPC74[45]7 2003-10-09 20:49:06 +00:00
powerpc clear pcb_onfault before calling uvm_fault() and restore it afterward. 2003-10-25 16:31:39 +00:00
tools/chrpicon
Makefile