Subject: CVS commit: src/sys/arch/arc/arc
To: None <source-changes@NetBSD.org>
From: Izumi Tsutsui <tsutsui@netbsd.org>
List: source-changes
Date: 10/08/2003 18:10:08
Module Name:	src
Committed By:	tsutsui
Date:		Wed Oct  8 18:10:08 UTC 2003

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

Log Message:
Use mips_dcache_inv_range() for BUS_DMASYNC_PREREAD if possible.
Tested on NEC-JC94 (R4400 with 1MB L2 cache).


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/sys/arch/arc/arc/bus_dma.c

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