CVSROOT: /cvs Module name: src Changes by: [email protected] 2018/06/04 07:33:10
Modified files:
sys/dev/sdmmc : sdmmc_io.c sdmmc_ioreg.h sdmmc_mem.c
Log message:
4-bit bus width is mandatory for SDIO cards that support High Speed
mode, so switch from 1-bit to 4-bit bus width if the host controller
supports it.
ok kettenis@
