Subject: CVS commit: syssrc/sys/arch/sun2/sun2
To: None <source-changes@netbsd.org>
From: Matthew Fredette <fredette@netbsd.org>
List: source-changes
Date: 09/07/2001 00:38:41
Module Name:	syssrc
Committed By:	fredette
Date:		Thu Sep  6 21:38:41 UTC 2001

Modified Files:
	syssrc/sys/arch/sun2/sun2: machdep.c

Log Message:
In _bus_dmamap_load, now check the return value of pmap_extract
under DIAGNOSTIC, and fixed a bug where we weren't putting the
right size into a newly valid map.


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/arch/sun2/sun2/machdep.c

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