Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/05/2000 17:23:36
Module Name:	syssrc
Committed By:	thorpej
Date:		Sun Feb  6 01:23:34 UTC 2000

Modified Files:
	syssrc/sys/arch/alpha/common: bus_dma.c
	syssrc/sys/arch/alpha/include: bus.h

Log Message:
Implement an internal DMA map flag which prevents coalescing of
adjacent DMA segments.


To generate a diff of this commit:
cvs rdiff -r1.35 -r1.36 syssrc/sys/arch/alpha/common/bus_dma.c
cvs rdiff -r1.31 -r1.32 syssrc/sys/arch/alpha/include/bus.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.