Subject: CVS commit: syssrc/sys/arch/sparc64/dev
To: None <source-changes@netbsd.org>
From: Eduardo Horvath <eeh@netbsd.org>
List: source-changes
Date: 05/14/2002 00:01:16
Module Name:	syssrc
Committed By:	eeh
Date:		Mon May 13 21:01:16 UTC 2002

Modified Files:
	syssrc/sys/arch/sparc64/dev: iommu.c

Log Message:
Fix off-by-one error in iommu_dvmamap_load_raw() where if a DMA segment
has just one byte on a page the page is never mapped into the IOMMU.


To generate a diff of this commit:
cvs rdiff -r1.50 -r1.51 syssrc/sys/arch/sparc64/dev/iommu.c

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