Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/sdmmc



Module Name:    src
Committed By:   jmcneill
Date:           Thu Jan 10 17:19:33 UTC 2013

Modified Files:
        src/sys/dev/sdmmc: sdhc.c sdhcvar.h

Log Message:
add SDHC_FLAG_NO_HS_BIT flag to prevent sdhc driver from setting the 
SDHC_HIGH_SPEED bit in SDHC_HOST_CTL, required to get many high speed cards 
working on rpi


To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/sdmmc/sdhc.c
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/sdmmc/sdhcvar.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index