Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 10/30/1996 00:10:02
mark
Tue Oct 29 16:01:06 PST 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv16117

Modified Files:
	podulebus.h 
Log Message:
Added a dma_channel field to the podulebus structure so that the
podulebus driver can allocate the DMA channels for the podules located.


gwr
Tue Oct 29 16:04:32 PST 1996
Update of /cvsroot/src/sys/arch/sun3/include
In directory netbsd1:/var/slash-tmp/cvs-serv16671

Modified Files:
	obio.h 
Log Message:
cosmetic...

mark
Tue Oct 29 16:07:43 PST 1996
Update of /cvsroot/src/sys/arch/arm32/podulebus
In directory netbsd1:/var/slash-tmp/cvs-serv16869

Modified Files:
	podulebus.c 
Log Message:
Allocate a DMA channel number when setting up the podule descriptors.
The DMA channel is determined by the IOMD present in the machine and the
podule slot number.