the bitrig patrick_sdhc branch has been created by patrick.

it is 0 commits behind master, and 2 commits ahead.

commit 88a2d4470522ab92fb2c5936ae12e23b121d8903
diff: https://github.com/bitrig/bitrig/commit/88a2d44
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.

M       sys/dev/pci/sdhc_pci.c
M       sys/dev/sdmmc/sdhc.c
M       sys/dev/sdmmc/sdhcvar.h

commit 0098a5a27ae2d48428e263af85b8c1cfe58a0c0b
diff: https://github.com/bitrig/bitrig/commit/0098a5a
author: Patrick Wildt <[email protected]>
date: Tue Feb 17 07:57:23 2015 +0100

sdhc: whitespace cleanup and u_int type conversion

M       sys/dev/sdmmc/sdhcvar.h

Reply via email to