freebsd-dev/sys/dev/sdhci
Marius Strobl c22626471e - Switching the mode of Ricoh R5CE823 to SD2.0 causes their PCI device ID
to change to 0xe822, which may be persistent across reboots and, thus,
  confuse other OSes. Therefore, restore the original mode and frequency
  setting on detach and shutdown.
- Report Ricoh R5CE822 as such.
- According to Linux, Ricoh R5CE822 also need SDHCI_QUIRK_LOWER_FREQUENCY.
- Nuke an unused softc member.

MFC after:	3 days
2014-12-31 16:06:26 +00:00
..
sdhci_fdt.c - Nuke unused sdhci_softc. 2014-08-31 17:56:54 +00:00
sdhci_if.m - Nuke unused sdhci_softc. 2014-08-31 17:56:54 +00:00
sdhci_pci.c - Switching the mode of Ricoh R5CE823 to SD2.0 causes their PCI device ID 2014-12-31 16:06:26 +00:00
sdhci.c Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around 2014-12-20 01:13:13 +00:00
sdhci.h Add a new sdhci quirk, SDHCI_QUIRK_WAITFOR_RESET_ASSERTED, to work around 2014-12-20 01:13:13 +00:00