Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
- To: source-changes
- Subject: NetBSD master CVS tree commits
- From: The Source of All Evil <source>
- Date: Sun, 31 Mar 1996 17:50:08 -0500 (EST)
pk
Sun Mar 31 17:43:04 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11580
Modified Files:
pmap.c
Log Message:
Aaron's SRMMU/sun4m pmap implementation.
Note: multi-architecture kernels use function pointers for several PMAP
entry points.
Cut down the `#if defined(SUN4*)' mess severely by using CPU_ISSUN4*
macros (see machine/param.h) wherever possible.
pk
Sun Mar 31 17:48:30 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11747
Modified Files:
machdep.c
Log Message:
Initialize DMA addresses properlier in cpu_startup().
dumpsys(): do not try to dump first physical page, this fucks up pmap_extract().
Home |
Main Index |
Thread Index |
Old Index