Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 01/23/2001 22:31:28
Module Name: syssrc
Committed By: martin
Date: Tue Jan 23 20:31:28 UTC 2001
Modified Files:
syssrc/sys/arch/sparc64/dev: iommu.c
syssrc/sys/arch/sparc64/sparc64: machdep.c
Log Message:
Make bus_dmamap_load_mbuf and bus_dmamap_load_uio use independend
segment lists for their mapping; make iommu_dmamap_unload deal with
this type of maps.
Coded by Eduardo, tested (and minimaly tweaked) by me.
To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 syssrc/sys/arch/sparc64/dev/iommu.c
cvs rdiff -r1.99 -r1.100 syssrc/sys/arch/sparc64/sparc64/machdep.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.