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/31/1996 17:30:03
pk
Sun Mar 31 17:20:18 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv10962

Modified Files:
	psl.h 
Log Message:
Add a non-interrupt-priority-lowering version of SPL(). Used by splpmap()
at the moment.


pk
Sun Mar 31 17:21:48 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11027

Modified Files:
	ansi.h bsd_openprom.h db_machdep.h fbio.h ieeefp.h kbd.h 
	oldmon.h profile.h svr4_machdep.h 
Log Message:
Various cleanup; mostly trailing spaces/tabs.


pk
Sun Mar 31 17:22:55 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11065

Modified Files:
	if_le.c 
Log Message:
Deal with sun4m le/ledma. Work around spurious interrupt problem (aaron).


pk
Sun Mar 31 17:27:21 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11165

Modified Files:
	sbus.c 
Log Message:
Add sbus_translate() to deal with slot address translations, including
new v3 PROM style "range" properties. This routine is also called from obio.c
(which can be viewed upon as just a another Sbus slot).


pk
Sun Mar 31 17:28:44 EST 1996
Update of /a/cvsroot/src/sys/arch/sparc/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv11316

Modified Files:
	obio.c 
Log Message:
Handle sun4m `obio' devices.
Cleanup `#if defined(SUN4*)' mess.