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: garbled
Date: Fri Oct 26 00:34:54 UTC 2007
Modified Files:
src/sys/arch/ofppc/pci: ofwpci.c pegasospci.c
src/sys/arch/powerpc/include: pci_machdep.h
src/sys/arch/powerpc/pci: pci_machdep_ofw.c
Log Message:
Add code to properly detect the interrupt mapping on the PegasosII, and any
other OFW machine that fails our first two methods.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sys/arch/ofppc/pci/ofwpci.c
cvs rdiff -r1.1 -r1.2 src/sys/arch/ofppc/pci/pegasospci.c
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/include/pci_machdep.h
cvs rdiff -r1.3 -r1.4 src/sys/arch/powerpc/pci/pci_machdep_ofw.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