NetBSD/sys/arch/powerpc
matt 949694f7d9 When seeing if the FP or VEC unit has been stolen by another process, check
PSL_{FP|VEC} instead of PCB_{FP|VEC}.  The former will only be set if the
process owned the {FP,VEC} unit when it trapped into the kernel.  The latter
would be set if the lwp ever used the {FP,VEC} unit.
2004-04-06 02:25:22 +00:00
..
conf defparam PMAP_MEMLIMIT 2004-03-17 14:14:02 +00:00
fpu Make the "cond" variable an unsigned variable. Stops sign extension 2004-03-30 00:04:37 +00:00
ibm4xx Add promiscuous and multicast support. 2004-03-24 07:45:23 +00:00
include When seeing if the FP or VEC unit has been stolen by another process, check 2004-04-06 02:25:22 +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 Remove softintr__init call. 2004-04-01 16:58:06 +00:00
powerpc Fix tyop. 2004-04-05 04:53:01 +00:00
tools/chrpicon __KERNEL_RCSID() 2003-07-15 02:54:31 +00:00
Makefile Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea). 2003-02-03 17:09:53 +00:00