CVS commit: src/sys/arch/macppc
"Michael Lorenz" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: src Committed By: macallan Date: Tue Mar 24 07:30:19 UTC 2026 Modified Files: src/sys/arch/macppc/dev: ki2c.c src/sys/arch/macppc/include: intr.h src/sys/arch/macppc/macppc: interrupts.c Log Message: - move logic to find a device's interrupt controller out of ki2c - make interrupt numbers in OF, dmesg and systat/vmstat match - include interrupt controller's name when reporting To generate a diff of this commit: cvs rdiff -u -r1.44 -r1.45 src/sys/arch/macppc/dev/ki2c.c cvs rdiff -u -r1.32 -r1.33 src/sys/arch/macppc/include/intr.h cvs rdiff -u -r1.11 -r1.12 src/sys/arch/macppc/macppc/interrupts.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.