opnsense-src/sys/dev/mmc
Ian Lepore 3f62727443 Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of
the various bridge drivers out of dev/mmc.c and into the bridge drivers.

Requested by:	   jhb (almost two years ago; better late than never)
2015-12-14 01:09:25 +00:00
..
host Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +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 Move the DRIVER_MODULE() statements that declare mmc(4) to be a child of 2015-12-14 01:09:25 +00:00
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h
mmcsd.c Do not set d_fwsectors nor d_fwheads. Primarily because the values 2015-05-29 20:50:41 +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