Subject: CVS commit: [netbsd-4] src
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/08/2007 18:29:17
Module Name:	src
Committed By:	bouyer
Date:		Thu Mar  8 18:29:17 UTC 2007

Modified Files:
	src/share/man/man4 [netbsd-4]: njata.4
	src/sys/dev/ic [netbsd-4]: ninjaata32.c ninjaata32reg.h

Log Message:
Pull up following revision(s) (requested by itohy in ticket #493):
	sys/dev/ic/ninjaata32.c: revision 1.6
	sys/dev/ic/ninjaata32reg.h: revision 1.3
	share/man/man4/njata.4: revision 1.5
Fix bus_dmamap_sync() usage.
Fix a typo in comment.
Fix release in man page.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.2.1 src/share/man/man4/njata.4
cvs rdiff -r1.5 -r1.5.2.1 src/sys/dev/ic/ninjaata32.c
cvs rdiff -r1.2 -r1.2.2.1 src/sys/dev/ic/ninjaata32reg.h

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