Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sparc/sparc



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.




Home | Main Index | Thread Index | Old Index