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/08/1996 13:10:02
mark
Fri Mar  8 13:02:25 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/conf
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4402

Modified Files:
	files.arm32 
Log Message:
Added files for the generic sbic driver. (sbic.c)
Added files for the asc driver (asc.c)
Added assembly file for spl functions (spl.S)
Added machine dependant debugger commands file. (db_machdep.c)


mark
Fri Mar  8 13:03:16 EST 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv4372

Added Files:
	spl.S 
Log Message:
Commit of the new assembly spl functions splx(), raisespl() and
lowerspl() to go with the new spl macros in psl.h