Module Name: src Committed By: jakllsch Date: Thu Jul 12 17:27:42 UTC 2012
Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: Completely rework (and enable) SDHC 1.0 DMA data transfer. While without a large physically-contiguous buffer the performance suffers severly, this should still be better than PIO. To generate a diff of this commit: cvs rdiff -u -r1.18 -r1.19 src/sys/dev/sdmmc/sdhc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.