Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/pci



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.




Home | Main Index | Thread Index | Old Index