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: 05/13/1998 14:30:02
thorpej
Wed May 13 14:21:16 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory nb00:/tmp/cvs-serv26071/common

Modified Files:
	bus_dma.c 
Log Message:
Add support for chaining DMA windows together, for falling back on
SGMAPs if a direct-mapped window fails.


thorpej
Wed May 13 14:21:16 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory nb00:/tmp/cvs-serv26071/include

Modified Files:
	bus.h 
Log Message:
Add support for chaining DMA windows together, for falling back on
SGMAPs if a direct-mapped window fails.


thorpej
Wed May 13 14:21:17 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory nb00:/tmp/cvs-serv26071/pci

Modified Files:
	apecs_dma.c cia_dma.c dwlpx_dma.c lca_dma.c mcpcia_dma.c 
Log Message:
Add support for chaining DMA windows together, for falling back on
SGMAPs if a direct-mapped window fails.


thorpej
Wed May 13 14:21:17 PDT 1998
Update of /cvsroot/src/sys/arch/alpha/tc
In directory nb00:/tmp/cvs-serv26071/tc

Modified Files:
	tc_dma.c tc_dma_3000_500.c 
Log Message:
Add support for chaining DMA windows together, for falling back on
SGMAPs if a direct-mapped window fails.