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: 05/26/1996 21:20:08
is
Sun May 26 21:12:16 EDT 1996
Update of /a/cvsroot/src/sys/arch/amiga/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13610

Revision/Branch: netbsd-1-2

Modified Files:
	grf_et.c ite_et.c grf_etreg.h 
Log Message:
Fixes by Tobias Abt for Amiga Tseng driver: handle Zorro-III variants of these
boards correctly.


pk
Sun May 26 21:12:47 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13576

Modified Files:
	pmap.c trap.c 
Log Message:
mmu_pagein() is only useful on sun4/sun4c. For now, keep a `mmu_pagein4m()'
within `#ifdef DEBUG' for monitoring.

Push user windows to stack in pmap_extract() if we need to switch contexts.


pk
Sun May 26 21:13:05 EDT 1996
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv13621

Modified Files:
	pmap.h 
Log Message:
No longer need to call mmu_pagein() through a pointer.