Subject: CVS commit: syssrc/sys/arch/sparc/sparc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 08/25/2002 19:02:55
Module Name: syssrc
Committed By: thorpej
Date: Sun Aug 25 16:02:55 UTC 2002
Modified Files:
syssrc/sys/arch/sparc/sparc: iommu.c iommuvar.h
Log Message:
Move the DMA tag and DVMA map into the iommu_softc, and pass the
iommu_softc in the DMA tag cookie. This gives us a chance of supporting
systems (such as the Sun4d) which have multiple iommus.
To generate a diff of this commit:
cvs rdiff -r1.66 -r1.67 syssrc/sys/arch/sparc/sparc/iommu.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/arch/sparc/sparc/iommuvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.