Subject: NetBSD master CVS tree commits
To: None <source-changes@NetBSD.ORG>
From: None <source@NetBSD.ORG>
List: source-changes
Date: 01/17/1998 22:00:02
thorpej
Sat Jan 17 13:53:55 PST 1998
Update of /cvsroot/src/sys/arch/alpha/common
In directory netbsd1:/var/slash-tmp/cvs-serv26745/common

Modified Files:
	sgmap_common.c sgmap_typedep.c sgmap_typedep.h sgmapvar.h 
Log Message:
Put SGMAP-related stuff in the DMA map structure directly, rather than
indirecting through a pointer.


thorpej
Sat Jan 17 13:53:56 PST 1998
Update of /cvsroot/src/sys/arch/alpha/include
In directory netbsd1:/var/slash-tmp/cvs-serv26745/include

Modified Files:
	bus.h 
Log Message:
Put SGMAP-related stuff in the DMA map structure directly, rather than
indirecting through a pointer.


thorpej
Sat Jan 17 13:53:59 PST 1998
Update of /cvsroot/src/sys/arch/alpha/pci
In directory netbsd1:/var/slash-tmp/cvs-serv26745/pci

Modified Files:
	apecs_dma.c cia_dma.c dwlpx_dma.c lca_dma.c 
Log Message:
Put SGMAP-related stuff in the DMA map structure directly, rather than
indirecting through a pointer.


thorpej
Sat Jan 17 13:54:00 PST 1998
Update of /cvsroot/src/sys/arch/alpha/tc
In directory netbsd1:/var/slash-tmp/cvs-serv26745/tc

Modified Files:
	tc_dma_3000_500.c 
Log Message:
Put SGMAP-related stuff in the DMA map structure directly, rather than
indirecting through a pointer.