CVS commit: src/sys/dev/pci
"Julian Coleman" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: jdc Date: Fri Jun 5 08:43:47 UTC 2026 Modified Files: src/sys/dev/pci: alipm.c Log Message: Restore aprint_error_dev() for early errors. It's not perfect, but on reflection better than removing it for when we run `dmesg` later. (partially reverts r1.15) To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/sys/dev/pci/alipm.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.