freebsd-dev/sys/dev/mmc
Ian Lepore dc47198f50 Log mmc and sd command failures. Reporting of routine expected errors,
such as timeouts while probing a bus or testing for a feature, is
squelched.  Also, error reporting is limited to 5 events per second,
because when an sdcard goes bad on a low-end embedded board, flooding
the console at high speed isn't helpful.

Original logging code contributed by Michal Meloun, but then I fancied
it up with squelching and ppsratecheck.
2014-12-20 04:24:40 +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 Log mmc and sd command failures. Reporting of routine expected errors, 2014-12-20 04:24:40 +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