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: 08/29/1996 18:40:04
mark
Thu Aug 29 18:33:26 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/arm32
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23743

Modified Files:
	stubs.c 
Log Message:
Removed stub code for copystr(), copyinstr() and copyout() now that
optimised assembly versions are in place.
Added support for mounting an NFS filesystem as the root filesystem even
for generic configs.
Don't hardcode the number of spl levels use the define in psl.h


mark
Thu Aug 29 18:35:49 EDT 1996
Update of /a/cvsroot/src/sys/arch/arm32/dev
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv23791

Added Files:
	rc7500_prom.c rc7500_prom.h rc7500_promsys.s 
Log Message:
Initial commit of the prom interface code for VLSI RC7500 motherboards.