freebsd-dev/sys/dev/mmc
Warner Losh 3e834dd35d Always select the card before we do the 4.x specific stuff and
deselect it after setting the block size. This is a similar bug that
was fixed elsewhere, but not here. This makes sure that we leave the
card deselected at the end of the loop, and we don't send any commands
to the card without it selected.

Reviewed by: ian@
2014-12-23 05:50:53 +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 Always select the card before we do the 4.x specific stuff and 2014-12-23 05:50:53 +00:00
mmcbr_if.m
mmcbrvar.h o Fixes: 2012-04-21 01:51:16 +00:00
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