CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2016/05/01 12:29:44
Modified files: sys/dev/sdmmc : sdhc.c sdmmc_mem.c Log message: Add bus width switching support for MMC. Enable 8-bit bus support on sdhc(4) controllers that support it. Mostly from NetBSD. This makes the raw transfer rate of the eMMC on the Lenovo Ideacentre Stick 300 go up to 40 MB/s.