Module Name: src Committed By: mlelstv Date: Sun Aug 9 13:06:44 UTC 2015
Modified Files: src/sys/arch/arm/broadcom: bcm2835_dmac.c bcm2835_dmac.h bcm2835_emmc.c Log Message: Invoke callback routine for all DMA interrupts. Pass status and error bits to callback instead of filtering them early. Adjust the current only callback routine in the EMMC driver. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/broadcom/bcm2835_dmac.c cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/broadcom/bcm2835_dmac.h cvs rdiff -u -r1.27 -r1.28 src/sys/arch/arm/broadcom/bcm2835_emmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.