Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: rkujawa
Date: Tue Jun 30 22:28:01 UTC 2026
Modified Files:
src/sys/arch/ofppc/conf: files.ofppc
src/sys/arch/ofppc/ofppc: mainbus.c
src/sys/arch/ofppc/pci: ofwpci.c
src/sys/arch/powerpc/oea: ofw_consinit.c
src/sys/arch/powerpc/pci: pcib.c
Log Message:
Start wiring up MPC5200B support into ofppc port.
Interrupt controller peculiarities, properly gating legacy code under kernel
appropriate options, PSC console support (kludge).
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/sys/arch/ofppc/conf/files.ofppc
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/ofppc/ofppc/mainbus.c
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/ofppc/pci/ofwpci.c
cvs rdiff -u -r1.27 -r1.28 src/sys/arch/powerpc/oea/ofw_consinit.c
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/powerpc/pci/pcib.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