cgd
0a50735abb
OLD_PMAP -> NEW_PMAP
1996-08-20 23:02:30 +00:00
cgd
77ba495772
temporarily move new pmap code into a seperate header, so changes to
...
one version won't spam people compiling with the option to get the other.
1996-07-09 22:22:25 +00:00
cgd
808bbc3d50
minor cleanups to fit into the NetBSD source tree better (e.g. remove
...
RCS Log messages). Haven't even tried to compile it yet.
1996-07-02 22:51:46 +00:00
cgd
255c6be565
pull in the Mach3 alpha pmap, as a base for the new pmap module. Modified
...
from the mach3 versions only as much as necessary to allow the old
NetBSD/Alpha pmap code to compile. THESE WILL NOT WORK AS-IS, and at
minimum will require code to implement reference- and modified-bit
emulation.
1996-07-02 22:42:39 +00:00
cgd
9241c534de
if OLD_PMAP defined, pull in <machine/pmap.old.h> and ignore the other
...
contents of this file.
1996-07-02 22:22:20 +00:00
cgd
deb4082f80
wholesale update from my NetBSD/Alpha source tree. Includes:
...
Support for AXPpci CPUs,
Support for AlphaStation 600 CPUs,
new boot block structure, which requires an 'installboot'
program and works a lot like the NetBSD/sparc boot blocks.
1995-11-23 02:33:17 +00:00
mycroft
22cefc03bc
Bring back pmap_kernel(), for now always inlined as a pointer to
...
kernel_pmap_store.
1995-04-10 12:41:29 +00:00
jtc
71ab4ed9dc
KERNEL -> _KERNEL
1995-03-28 18:13:48 +00:00
cgd
85854cb4ad
preliminary Alpha support. note that NOT ALL OF THE MODIFICATIONS TO
...
THE REST OF THE KERNEL ARE IN THE TREE YET. Also, some of this is
_incredibly_ hack-ish, etc., but it works.
1995-02-13 23:06:39 +00:00