https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #85 from Jesper Schmitz Mouridsen <j...@freebsd.org> --- (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. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"