Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 May 2020 15:47:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
Message-ID:  <bug-204521-227-rlcall7GoN@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-204521-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-204521-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D204521

--- Comment #85 from Jesper Schmitz Mouridsen <jsm@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 &=3D ~PENDING_STOP;
                dwmmc_start_cmd(sc, req->stop);
                return;
        }

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-204521-227-rlcall7GoN>