the bitrig master branch has been updated by patrick with 2 new commits: commit 606ef761dd732f818d8f6db6dc8a38298afcc87a diff: https://github.com/bitrig/bitrig/commit/606ef76 author: Patrick Wildt <[email protected]> date: Tue May 26 22:22:35 2015 +0200
sdhc: extract PIO transfer into own function Preparation for DMA support. >From NetBSD. M sys/dev/sdmmc/sdhc.c commit d80507979ccf9cf0c5c89ce1de50d5432e68bd09 diff: https://github.com/bitrig/bitrig/commit/d805079 author: Patrick Wildt <[email protected]> date: Tue May 26 22:01:44 2015 +0200 sdhc: support external bus clock, card detect and rod Needed for ommmc(4) switch to sdhc(4). >From NetBSD. M sys/dev/sdmmc/sdhc.c M sys/dev/sdmmc/sdhcvar.h
