Module Name: src Committed By: martin Date: Wed Oct 1 08:53:43 UTC 2014
Modified Files: src/sys/dev/sdmmc [netbsd-7]: sdhc.c Log Message: Pull up following revision(s) (requested by jmcneill in ticket #123): sys/dev/sdmmc/sdhc.c: revision 1.48 Don't check slot type for pre-3.0 controllers, the bits were reserved at the time. If an older controller advertises 1.8V support, just use it. This fixes high-speed mode support for me on BeagleBone Black. To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.44.2.1 src/sys/dev/sdmmc/sdhc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.