Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Steve Woodford <scw@netbsd.org>
List: source-changes
Date: 05/11/2001 16:01:45
Module Name:	syssrc
Committed By:	scw
Date:		Fri May 11 13:01:45 UTC 2001

Modified Files:
	syssrc/sys/arch/mvme68k/mvme68k: bus_dma.c

Log Message:
Take the offset and length into account inside bus_dmamap_sync().
(Inspired from the Atari version).

This fixes a problem seen with the new MI osiop driver.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/mvme68k/mvme68k/bus_dma.c

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