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: Wed Jun 3 09:18:46 UTC 2026 Modified Files: src/sys/dev/pci: alipm.c Log Message: Use aprint_error() for early errors, because we're still on the attach line. Separate iobase == 0 error to distinguish it from a "can't map" error. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 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.