Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 07/02/2000 07:00:39
Module Name:	syssrc
Committed By:	mrg
Date:		Sun Jul  2 14:00:39 UTC 2000

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

Log Message:
iommu_dvmamap_load*(), pass an alignment constraint, as well as
EX_BOUNDZERO, to extent_alloc().  this fixes problems with it
(extent_alloc()) returning incorrect values, when the start of
the extent is not aligned as strongly as the requested area..

raw access to ide disks now works.


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