sys: Remove $FreeBSD$: one-line .c patternRemove /^[\s*]*__FBSDID\("\$FreeBSD\$"\);?\s*\n/
mmc: Remove unused devclass arguments to DRIVER_MODULE.
Added mmcnull, an emulated lightweight MMC controllerThis emulated device attaches to the ISA bus and registers itself asHBA supporting MMC/SD cards. This allows to develop and test MMC XPTand MM
Added mmcnull, an emulated lightweight MMC controllerThis emulated device attaches to the ISA bus and registers itself asHBA supporting MMC/SD cards. This allows to develop and test MMC XPTand MMC / SDIO peripheral drivers even in the VM such as bhyve.Submitted by: Ilya Babulin
show more ...