| History log of /src/sys/arch/mvmeppc/conf/std.mvmeppc | 
    | Revision |  | Date | Author | Comments | 
| 1.9 |  | 11-Dec-2005 | christos | merge ktrace-lwp. 
 | 
| 1.8 |  | 17-Sep-2005 | yamt | include "conf/std". 
 | 
| 1.7 |  | 12-Aug-2003 | matt | branches:  1.7.16; Remove SPILLSTK leftovers.
 
 | 
| 1.6 |  | 03-Feb-2003 | matt | branches:  1.6.2; Rename PPC_MPC6XX to PPC_OEA (and any mpc6xx reference to oea).
 
 | 
| 1.5 |  | 02-Feb-2003 | matt | 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.
 
 | 
| 1.4 |  | 18-Apr-2002 | matt | branches:  1.4.6; Use a common genassym.cf for all the PPC_MPC6XX ports.  Add a makeoptions to
 std.foo to indicate the directory to get genassym.cf from.  Add an intrframe
 to <powerpc/frame.h> and make trap_subr.S use symbolic offsets into it.
 
 | 
| 1.3 |  | 09-Mar-2002 | chs | switch all mpc6xx powerpc ports to NEWPMAP by default. the old pmap is still available with the OLDPMAP option.
 
 | 
| 1.2 |  | 03-Mar-2002 | scw | No longer need to define CACHELINESIZE here, and move NEWPMAP option to std.mvmeppc since the old pmap module is not supported on mvmeppc.
 
 | 
| 1.1 |  | 27-Feb-2002 | scw | branches:  1.1.2; New port: NetBSD/mvmeppc
 
 Based mostly on NetBSD/prep at this time since the earlier mvme160x
 boards are pretty much PReP compliant. Later boards in the range
 diverge somewhat from the reference platform, hence the separate port.
 
 Still needs *lots* of bashing into shape, but at this time it will
 boot to multi-user over ethernet on an MVME1603-051.
 
 | 
| 1.1.2.3 |  | 20-Jun-2002 | nathanw | Catch up to -current. 
 | 
| 1.1.2.2 |  | 28-Feb-2002 | nathanw | Catch up to -current. 
 | 
| 1.1.2.1 |  | 27-Feb-2002 | nathanw | file std.mvmeppc was added on branch nathanw_sa on 2002-02-28 04:10:56 +0000 
 | 
| 1.4.6.2 |  | 23-Jun-2002 | jdolecek | catch up with -current on kqueue branch 
 | 
| 1.4.6.1 |  | 18-Apr-2002 | jdolecek | file std.mvmeppc was added on branch kqueue on 2002-06-23 17:38:26 +0000 
 | 
| 1.6.2.4 |  | 10-Nov-2005 | skrll | Sync with HEAD. Here we go again... 
 | 
| 1.6.2.3 |  | 21-Sep-2004 | skrll | Fix the sync with head I botched. 
 | 
| 1.6.2.2 |  | 18-Sep-2004 | skrll | Sync with HEAD. 
 | 
| 1.6.2.1 |  | 03-Aug-2004 | skrll | Sync with HEAD 
 | 
| 1.7.16.1 |  | 21-Jun-2006 | yamt | sync with head. 
 |