Page MenuHomeFreeBSD

Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround issues on controllers with broken ACMD12 implementations.
ClosedPublic

Authored by loos on May 4 2017, 7:40 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Mar 1, 5:17 PM
Unknown Object (File)
Sun, Mar 1, 1:13 AM
Unknown Object (File)
Feb 7 2026, 5:39 PM
Unknown Object (File)
Jan 31 2026, 6:21 AM
Unknown Object (File)
Jan 31 2026, 4:38 AM
Unknown Object (File)
Jan 24 2026, 6:19 PM
Unknown Object (File)
Jan 24 2026, 11:17 AM
Unknown Object (File)
Jan 21 2026, 6:25 PM
Subscribers

Details

Summary

Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.

Obtained from: Netbsd
Sponsored by: Rubicon Communications, LLC (Netgate)

Test Plan

Tested on ClearFog Pro (ARMADA38X)

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

loos retitled this revision from Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllers that do not support or have broken ACMD12 implementations. Obtained from: Netbsd Sponsored by: Rubicon Communications, LLC (Netgate) to Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.Obtained from: NetbsdSponsored by: Rubicon Communications, LLC (Netgate).May 4 2017, 7:41 PM
loos edited the test plan for this revision. (Show Details)
loos added reviewers: mw_semihalf.com, jmcneill, imp, ian.
loos retitled this revision from Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround controllersthat do not support or have broken ACMD12 implementations.Obtained from: NetbsdSponsored by: Rubicon Communications, LLC (Netgate) to Add a new SDHCI quirk, SDHCI_QUIRK_BROKEN_AUTO_STOP, to workaround issues on controllers with broken ACMD12 implementations..May 4 2017, 7:44 PM
loos edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.May 7 2017, 11:42 AM
This revision was automatically updated to reflect the committed changes.