Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/25/2001 23:41:10
Module Name:	syssrc
Committed By:	martin
Date:		Thu Jan 25 21:41:10 UTC 2001

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

Log Message:
iommu_dvmamap_load_raw: add a check for creating maps larger than
expected by the creator of the dma map and fail apropriately. This
makes the syssrc/dev/pci/if_vr.c driver work.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 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.