NetBSD/sys/arch/prep
matt 7c1e50a21a Perform a rototill of the powerpc code. Mandate use of SPRG0 to store
a pointer to current cpu's cpu_info structure.  Use cpu_info for
intstk,intr_depth,still_stk,idle_pcb,curpcb,curlwp,etal even on
non-MULTIPROCESSOR machines.  Add common macros GET_CPUINFO and
INIT_CPUINFO to get and initialize the cpu_info struct on startup.  Make
ibm4xx use the standard <powerpc/frame.h>.  Use IFRAME_xx in ibm4xx
trap_subr.S instead of explicit magic offsets.  Move INTSTK and SPILLSTK
to std.<platform>.  Change faultbuf to a struct instead of an array.

On MPC6XX cpus, stop using the vector page for temporary space and use
reserved space in cpu_info.
2003-02-02 20:43:17 +00:00
..
compile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00
conf Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
dev Use aprint_normal() for cfprint routines. 2003-01-01 01:57:51 +00:00
include Merge the nathanw_sa branch. 2003-01-18 06:23:28 +00:00
isa Add trailing ; to CFATTACH_DECL. 2002-10-02 15:52:22 +00:00
pci Add platform support for the IBM PPS Model 6040 (E) (aka ThinkPad 820). 2003-01-16 02:18:20 +00:00
prep Perform a rototill of the powerpc code. Mandate use of SPRG0 to store 2003-02-02 20:43:17 +00:00
stand Cast daddr_t to long so to avoid 2003-01-30 00:36:32 +00:00
Makefile Rework how KERNOBJDIR functions; now it's always determined with 2003-01-06 17:40:18 +00:00