freebsd-src/sys/dev/mmc
Elliott Mitchell 862dd0d214 mmc: purge EOL release compatibility
Remove support for FreeBSD 7 needed for a product that's not shipped
FreeBSD 7 in ~15 years....

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/603
Differential Revision: https://reviews.freebsd.org/D35560
2023-02-04 09:11:13 -07:00
..
host mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
bridge.h mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc.c mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc_fdt_helpers.c mmc: Make ext_resources non-optional 2022-02-21 17:28:40 +01:00
mmc_fdt_helpers.h mmc: Make ext_resources non-optional 2022-02-21 17:28:40 +01:00
mmc_helpers.c Extend device_get_property API 2022-03-10 12:11:32 +01:00
mmc_helpers.h mmc: Make ext_resources non-optional 2022-02-21 17:28:40 +01:00
mmc_ioctl.h
mmc_private.h
mmc_pwrseq.c mmc: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-06 15:39:32 -07:00
mmc_pwrseq_if.m mmc: Add mmc-pwrseq driver 2021-05-21 17:36:20 +02:00
mmc_subr.c mmc: ignore CRC errors from CMD13 (status) when changing rates 2021-06-02 19:46:23 -06:00
mmc_subr.h
mmcbr_if.m
mmcbrvar.h
mmcbus_if.m
mmcreg.h sdio: Add CCCR speed defines 2022-08-10 22:07:24 +02:00
mmcsd.c mmc: purge EOL release compatibility 2023-02-04 09:11:13 -07:00
mmcvar.h