the bitrig master branch has been updated by patrick with 1 new commit: commit 59af62002ba66faee66142af8556ba6cc0a53d53 diff: https://github.com/bitrig/bitrig/commit/59af620 author: Patrick Wildt <[email protected]> date: Tue Feb 17 08:21:04 2015 +0100
sdhc: pass usedma and capabilities as part of the softc Instead of passing all information as arguments to the function, put them into the flags variable. While there introduce a way to pass capabilities and a flag to force use of DMA. >From NetBSD. "reads fine" natano@ M sys/dev/pci/sdhc_pci.c M sys/dev/sdmmc/sdhc.c M sys/dev/sdmmc/sdhcvar.h
