CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2017/12/24 05:55:52
Modified files: sys/dev/sdmmc : sdmmc.c sdmmcchip.h Log message: Allow SD/MMC controller drivers to allocate their own DMA mapping structure to account for any relevant hardware constraints. ok stsp@