CVS commit: src/sys/arch/sparc/sparc
"Julian Coleman" <[email protected]> Wed, 5 Aug 2026 15:25:10 +0000
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jdc Date: Wed Aug 5 15:25:10 UTC 2026 Modified Files: src/sys/arch/sparc/sparc: openfirm.c Log Message: If OFW power-off returns without an error, wait 2 seconds before panicing. This removes the confusing, and usually truncated, message on the console just before the machine powers off: "Skipping crash dump on recursive panic" Message noticed on newer machines (SB2500S and U45) where there is a small delay before they power off. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 src/sys/arch/sparc/sparc/openfirm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.