Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 03/22/1998 15:20:02
thorpej
Sun Mar 22 15:12:15 PST 1998
Update of /cvsroot/src/sys/arch/mips/mips
In directory nb00:/tmp/cvs-serv7920

Modified Files:
	pmap.c 
Log Message:
Implement pmap_deactivate() (a noop in this pmap) and clean up
pmap_activate() a little.


is
Sun Mar 22 15:12:50 PST 1998
Update of /cvsroot/src/sys/arch/amiga/include
In directory nb00:/tmp/cvs-serv7914/include

Modified Files:
	vmparam.h pmap.h 
Log Message:
MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and 
MACHINE_NONCONTIG stuff isn't supported anymore.


is
Sun Mar 22 15:12:50 PST 1998
Update of /cvsroot/src/sys/arch/amiga/amiga
In directory nb00:/tmp/cvs-serv7914/amiga

Modified Files:
	pmap.c machdep.c 
Log Message:
MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and 
MACHINE_NONCONTIG stuff isn't supported anymore.


is
Sun Mar 22 15:12:51 PST 1998
Update of /cvsroot/src/sys/arch/amiga/conf
In directory nb00:/tmp/cvs-serv7914/conf

Modified Files:
	std.amiga GENERIC DRACO 
Log Message:
MACHINE_NEW_NONCONTIG for NetBSD/Amiga. The older contiguous and 
MACHINE_NONCONTIG stuff isn't supported anymore.


scottr
Sun Mar 22 15:13:52 PST 1998
Update of /cvsroot/src/sys/arch/mac68k/dev
In directory nb00:/tmp/cvs-serv8041

Modified Files:
	grf_iv.c 
Log Message:
Disable Valkyrie interrupts on the Quadra 630.  Part of a change
from Michael R. Zucca, PR 4988.