Module Name: src Committed By: jakllsch Date: Mon Dec 24 06:09:50 UTC 2012
Modified Files: src/sys/dev/sdmmc: sdhc.c Log Message: SDHC_VOLTAGE_SUPP_1_8V is only valid in the presence of SDHC_EMBEDDED_SLOT. Fixes probing of full-size 1GB Toshiba card made in 2008 that fails to respond with a 1.8V supply. (JMB389 (in TS-RDF1) host claims SDHC_VOLTAGE_SUPP_1_8V but does not claim SDHC_EMBEDDED_SLOT.) To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 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.