Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Aug 2023 20:39:02 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268393] system always reboots once from a powered off state
Message-ID:  <bug-268393-227-GTV054RSQ3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268393-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #61 from Jonathan Vasquez <jon@xyinn.org> ---
To be clear, the DELAY(5000) that I mention in comment 48
(https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268393#c48) allowed the
system to boot fine and sound worked (without reverting any current code), but
I don't know if adding a generic DELAY like that is good since every interrupt
call will have that delay.. atm we only know that some AMD specific audio chips
would require that workaround. However, if reverting existing code can help fix
the issue and doesn't cause issues for others, that would be much better than
the DELAY.

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

home | help

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