[Bug 268393] system always reboots once from a powered off state

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 10 Sep 2023 19:33:10 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393

--- Comment #71 from Warner Losh <imp@FreeBSD.org> ---
This and Mark's comment lead me to believe we are getting stray interrupts of
various flavors. The 0xfffffff hack will keep things working while we're
accessing the device in an isr with the card unmapped or asleep.I think this
also suggests some sloppiness with establishing or tearing down interrupts.
Marks case of getting an interrupt before things are complete is another
example.

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