Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: ITOH Yasufumi <itohy@netbsd.org>
List: source-changes
Date: 12/19/2006 14:12:26
Module Name:	src
Committed By:	itohy
Date:		Tue Dec 19 14:12:26 UTC 2006

Modified Files:
	src/sys/dev/ic: ninjaata32.c

Log Message:
Fix bus_dmamap_sync() usage.
This should not be a problem since BUS_DMASYNC_POSTWRITE is probably a no-op.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/sys/dev/ic/ninjaata32.c

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