NetBSD/sys/dev/sdmmc
dyoung 0d209957b5 If the ACPI flag "non-removable" is present and true for an SD/MMC
slot, then set a new flag on that slot to indicate that the media
is non-removable.  Make sdhc_card_detect always return true for a
slot if its non-removable media flag is set.

This change lets the kernel automatically configure the
permanently-installed MMC slot on the NXP LX2160-based HoneyComb
LX2 board.
2024-05-09 01:33:12 +00:00
..
Makefile.sdmmcdevs
devlist2h.awk
files.sdmmc
if_bwfm_sdio.c Fix bug in protocol parser that often caused fatal 'checksum error'. 2022-12-03 16:06:20 +00:00
if_bwfm_sdio.h
ld_sdmmc.c ld@sdmmc(4): Hack around deadlock in cache sync on detach. 2024-01-23 23:13:05 +00:00
sbt.c
sdhc.c If the ACPI flag "non-removable" is present and true for an SD/MMC 2024-05-09 01:33:12 +00:00
sdhcreg.h
sdhcvar.h If the ACPI flag "non-removable" is present and true for an SD/MMC 2024-05-09 01:33:12 +00:00
sdmmc.c
sdmmc_cis.c
sdmmc_io.c
sdmmc_ioreg.h
sdmmc_mem.c sdmmc: Only check chipset WP status for SD cards. 2023-04-29 13:21:31 +00:00
sdmmcchip.h
sdmmcdevs
sdmmcdevs.h
sdmmcreg.h
sdmmcvar.h