[Bug 204521] [new driver] [request] Port rtsx from OpenBSD to FreeBSD
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jan 18 09:24:34 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=204521
--- Comment #37 from Gary Jennejohn <gljennjohn at gmail.com> ---
(In reply to hlh from comment #31)
You should add sc->rtsx_intr_status = 0; prior to the call to rtsx_wait_intr()
in rtsx_xfer()to be consistent. This is the only place where that was not
being done. It doesn't change the behavior, but it can prevent false positives
in rtsx_wait_intr().
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list