[Bug 268393] system always reboots once from a powered off state
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 268393] system always reboots once from a powered off state"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 30 Aug 2023 20:39:02 UTC
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.