Page MenuHomeFreeBSD

fix dwmmc card detect
ClosedPublic

Authored by br on Apr 26 2021, 7:00 PM.
Tags
None
Referenced Files
Unknown Object (File)
Nov 27 2024, 10:37 AM
Unknown Object (File)
Nov 5 2024, 2:13 PM
Unknown Object (File)
Oct 18 2024, 11:26 AM
Unknown Object (File)
Oct 9 2024, 10:21 AM
Unknown Object (File)
Oct 9 2024, 10:21 AM
Unknown Object (File)
Oct 9 2024, 10:21 AM
Unknown Object (File)
Oct 9 2024, 10:21 AM
Unknown Object (File)
Oct 9 2024, 10:21 AM
Subscribers
None

Details

Summary

Card detect is broken on Altera Stratix10 so use a quirk

Test Plan

tested on Terasic DE10 Pro

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

br requested review of this revision.Apr 26 2021, 7:00 PM
br created this revision.
manu requested changes to this revision.Apr 26 2021, 7:39 PM
This revision now requires changes to proceed.Apr 26 2021, 7:39 PM
sys/dev/mmc/host/dwmmc.c
484

I think that should be in () and no need for the '\'

This revision is now accepted and ready to land.Apr 26 2021, 8:57 PM