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: matt
Date: Mon Jul 23 13:32:19 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c sdmmc_mem.c sdmmcreg.h
Log Message:
Responses are actually in host order (except SCR which is return in
big endian so that's convert to host order).
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/sdmmc/sdhc.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/sdmmc/sdmmc_mem.c
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/sdmmc/sdmmcreg.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