Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Darrin B. Jewell <dbj@netbsd.org>
List: source-changes
Date: 12/26/2000 09:27:02
Module Name:	syssrc
Committed By:	dbj
Date:		Tue Dec 26 07:27:01 UTC 2000

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

Log Message:
fix logic error in bus_dmamap_sync that was preventing from flush/purging
full pages instead of only by cache lines


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 syssrc/sys/arch/mvme68k/mvme68k/bus_dma.c
cvs rdiff -r1.16 -r1.17 syssrc/sys/arch/next68k/dev/bus_dma.c

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