https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521

--- Comment #85 from Jesper Schmitz Mouridsen <[email protected]> ---
(In reply to hlh from comment #83)
Thanks,
it was in the dwmmc code...

} else if (sc->flags & PENDING_STOP && !sc->use_auto_stop) {
                sc->flags &= ~PENDING_STOP;
                dwmmc_start_cmd(sc, req->stop);
                return;
        }

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to