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: Mon Feb 11 17:32:18 UTC 2008
Modified Files:
src/sys/arch/ofppc/include: autoconf.h
src/sys/arch/ofppc/ofppc: machdep.c
src/sys/arch/ofppc/pci: ofwpci.c
src/sys/arch/powerpc/oea: ofwoea_machdep.c
src/sys/arch/powerpc/pci: pci_machdep_ofw.c
Log Message:
Use model_init to clean up how we decide the ranges for
PCI_NETBSD_CONFIGURE. Add some code to hopefully better handle the
firepower and powerstackII, based on the OFW dumps from those machines.
Untested on those machines, but doesn't break anything on pegasos/7044.
To generate a diff of this commit:
cvs rdiff -r1.11 -r1.12 src/sys/arch/ofppc/include/autoconf.h
cvs rdiff -r1.104 -r1.105 src/sys/arch/ofppc/ofppc/machdep.c
cvs rdiff -r1.5 -r1.6 src/sys/arch/ofppc/pci/ofwpci.c
cvs rdiff -r1.10 -r1.11 src/sys/arch/powerpc/oea/ofwoea_machdep.c
cvs rdiff -r1.9 -r1.10 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