Module Name: src Committed By: jmcneill Date: Mon Aug 30 22:56:26 UTC 2021
Modified Files: src/sys/arch/arm/arm32: bus_dma.c src/sys/arch/arm/include: bus_defs.h Log Message: Add storage for an iommu cookie in bus_dmamap_t and store untranslated CPU address in bus_dma_segment_t. To generate a diff of this commit: cvs rdiff -u -r1.132 -r1.133 src/sys/arch/arm/arm32/bus_dma.c cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/include/bus_defs.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.