Module Name: src Committed By: jmcneill Date: Mon Oct 23 11:06:31 UTC 2017
Modified Files: src/sys/arch/arm/sunxi: files.sunxi sunxi_mmc.c Log Message: Change SUNXI_MMC_DEBUG to a bitmask, allowing for isolation of specific device units. Useful for debugging sdio without seeing debug spam from the SD card. To generate a diff of this commit: cvs rdiff -u -r1.36 -r1.37 src/sys/arch/arm/sunxi/files.sunxi cvs rdiff -u -r1.12 -r1.13 src/sys/arch/arm/sunxi/sunxi_mmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.