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: 04/07/1998 13:20:02
pk
Tue Apr  7 13:11:54 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv8779

Modified Files:
	dma.c lebuffer.c 
Log Message:
The bus space functions now take care of "pass-through" methods.


pk
Tue Apr  7 13:13:33 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv8880

Modified Files:
	sbus.c 
Log Message:
The bus space functions now take care of "pass-through" methods.  


pk
Tue Apr  7 13:18:19 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv8916

Modified Files:
	bwtwo.c cgeight.c cgfour.c cgfourteen.c cgsix.c cgthree.c 
	tcx.c cgtwo.c 
Log Message:
bus_space_mmap() has changed to take a `bus_space_handle_t *' argument,
like other bus space methods.