Subject: sun-lamp CVS commits
To: None <source-changes@pain.lcs.mit.edu>
From: The Source of All Evil <source@NetBSD.ORG>
List: source-changes
Date: 12/11/1995 07:40:03
pk
Mon Dec 11 07:31:07 EST 1995
Update of /a/cvsroot/src/sys/arch/sparc/include
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22241

Modified Files:
	autoconf.h 
Log Message:
Change mapdev() and mapiodev() to take a `struct rom_reg', enabling the use
of IO spaces to construct device mappings.


pk
Mon Dec 11 07:33:02 EST 1995
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22586

Modified Files:
	vm_machdep.c 
Log Message:
The return of dvma_malloc/dvma_free in a different shape.


pk
Mon Dec 11 07:34:39 EST 1995
Update of /a/cvsroot/src/sys/arch/sparc/sparc
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv22645

Modified Files:
	machdep.c 
Log Message:
mapdev() now takes a `struct rom_reg' argument to get access to `iospace'.