Subject: CVS commit: syssrc/sys/arch/sgimips/sgimips
To: None <source-changes@netbsd.org>
From: Rafal Boni <rafal@netbsd.org>
List: source-changes
Date: 02/27/2002 03:51:49
Module Name:	syssrc
Committed By:	rafal
Date:		Wed Feb 27 01:51:49 UTC 2002

Modified Files:
	syssrc/sys/arch/sgimips/sgimips: bus.c

Log Message:
In _bus_dmamap_sync, only invalidate as much data as there is in the current
segment rather than invalidating the total map length for each segment.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 syssrc/sys/arch/sgimips/sgimips/bus.c

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