freebsd-dev/sys/dev/mmc
Warner Losh b9a2a3f1cf Don't deselect the card too soon. To set the block size or switch the
function parameters, the card has to be in transfer state. If it is in
the idle state, the commands are ignored. This caused us not to set
the proper parameters that we later assume to be present, leading to
downstream failures of the card / interface as our state machine
mismatches the card's.

Submitted by: Svatopluk Kraus <onwahe at gmail.com>, Michal Meloun
<meloun at miracle.cz>
2014-12-18 16:57:22 +00:00
..
host Always wait 'command done' interrupt status bit before proceeding next command. 2014-10-08 08:51:05 +00:00
bridge.h
mmc.c Don't deselect the card too soon. To set the block size or switch the 2014-12-18 16:57:22 +00:00
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h Fix highest voltage detection 2013-01-21 23:24:16 +00:00
mmcsd.c fwsectors and fwheads used to be somehwat arbitrary. However, they are 2014-10-16 19:52:12 +00:00
mmcvar.h Export an mmc or sd card's serial number from the mmc layer as an ivar. 2014-07-31 16:54:54 +00:00