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: 07/29/1998 11:40:02
pk
Wed Jul 29 11:30:20 PDT 1998
Update of /cvsroot/src/sys/dev/sbus
In directory nb00:/tmp/cvs-serv19947

Modified Files:
	sbusvar.h 
Log Message:
Move some Sbus structures in here.
	* attach arguments now directly support multiple register and
	  interrupt sets.
	* address translation (`ranges') has been made bus-specific
	* introduce sbus_destroy_attach_arg() to clean up after
	  attaching an an Sbus device.


pk
Wed Jul 29 11:32:54 PDT 1998
Update of /cvsroot/src/sys/dev/sbus
In directory nb00:/tmp/cvs-serv20069

Modified Files:
	qecvar.h 
Log Message:
`struct rom_range' => `struct sbus_range'


pk
Wed Jul 29 11:33:28 PDT 1998
Update of /cvsroot/src/sys/dev/sbus
In directory nb00:/tmp/cvs-serv20094

Modified Files:
	qec.c lebuffer.c 
Log Message:
Use sbus_destroy_attach_args().


pk
Wed Jul 29 11:36:09 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv20151

Modified Files:
	cgfourteen.c cgfourteenvar.h tcx.c 
Log Message:
We no longer need to get the register sets by ourselves.


pk
Wed Jul 29 11:37:23 PDT 1998
Update of /cvsroot/src/sys/arch/sparc/dev
In directory nb00:/tmp/cvs-serv20306

Modified Files:
	dma.c 
Log Message:
Deal with sbus attch args changes.
Use sbus_destroy_attach_args().