Source-Changes archive

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

CVS commit: src/sys/arch/macppc/macppc



Module Name:    src
Committed By:   macallan
Date:           Mon Sep 22 09:24:38 UTC 2025

Modified Files:
        src/sys/arch/macppc/macppc: interrupts.c

Log Message:
when attaching an openpic make sure pic_cookie is the openpic's physical
address, which on G5s will be different from its virtual address for lack
of BATs
with this ki2c can find the correct pic on G5s with multiple pics


To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 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.




Home | Main Index | Thread Index | Old Index