NetBSD/sys/arch/pmax/tc
jonathan 6975dc93a9 Split sys/arch/pmaxpmax/{machdep.c,trap.c} as suggested by Jason Thorpe:
* add "Platform" support inpmax/pmax/sysconf.c and pmax/include/sysconf.h
   (based on Alpha cpuconf.[ch], with a namechange to avoid clashes with
   support for  models of MIPS cpus. They  differ more than Alphas).

 * For each supported model of DECstation, create a separate file
   with the support for that model.  Use model codenames, since
   support is really baseboard-specific and CPU daugherboards can change.
   Move code from machdep.c and pmax_trap.c,
   Add sysconf (nee "cpuconf") support.

 * Rename model-specific functions to match sysconf names.

 * Clean up autoconf.c.  Use platform callbacks.

 * Retire pmax_trap.c.

Leaves  I/O bus configuration and console configuration untouched.
1998-03-25 03:57:53 +00:00
..
asic.c Split sys/arch/pmaxpmax/{machdep.c,trap.c} as suggested by Jason Thorpe: 1998-03-25 03:57:53 +00:00
ds-asic-conf.c Fix autoconfiguration stuff to more closely match the alpha - primarily 1996-05-29 06:29:02 +00:00
ioasicvar.h Update for changes to config. 1998-01-12 20:04:24 +00:00
mcclock_ioasic.c Use correct name ("ioasic") when checking parent bus. 1998-02-01 02:25:34 +00:00
scc.c Rewrite pmax console-probing code from scratch 1998-03-24 08:39:02 +00:00
sccvar.h Add port number encodings. 1996-05-19 18:24:33 +00:00
tc_subr.c Split sys/arch/pmaxpmax/{machdep.c,trap.c} as suggested by Jason Thorpe: 1998-03-25 03:57:53 +00:00
tc.c * Change Sprite MACH_xxx prefix to MIPS_xxx. 1997-06-22 07:42:25 +00:00