opnsense-src/sys/dev/mmc
Marius Strobl d119f637fc In mmcsd_task(), bio_resid was not being set to 0 on a successful read
or write, resulting in random short-read and short-write returns for
requests. Fixing this fixes nominal block I/O via mmcsd(4).

Obtained from:	DragonFlyBSD (fd4b97583be1a1e57234713c25f6e81bc0411cb0)
MFC after:	5 days
2017-01-09 17:05:39 +00:00
..
host Add DMA sync operations around accessing the dwmmc descriptor ring. Even 2016-05-13 15:15:54 +00:00
bridge.h Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
mmc.c sdhci/mmc: Minor whitespace cleanups 2016-12-20 03:38:14 +00:00
mmcbr_if.m A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcbrvar.h o Fixes: 2012-04-21 01:51:16 +00:00
mmcbus_if.m A careful reading of the disclaimer that is required to download the 2007-05-26 05:23:36 +00:00
mmcreg.h mmc: Accept even lower voltage for Cherryview 2017-01-08 06:20:21 +00:00
mmcsd.c In mmcsd_task(), bio_resid was not being set to 0 on a successful read 2017-01-09 17:05:39 +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