Subject: CVS commit: src/sys/arch/powerpc/powerpc
To: None <source-changes@netbsd.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 03/15/2003 09:25:20
Module Name:	src
Committed By:	matt
Date:		Sat Mar 15 07:25:20 UTC 2003

Modified Files:
	src/sys/arch/powerpc/powerpc: bus_dma.c

Log Message:
When mapping a page with BUS_SPACE_NOCACHE, make sure to flush the
physical page from the data cache.


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/sys/arch/powerpc/powerpc/bus_dma.c

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