Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [matt-nb5-pq3] src/sys/arch
Module Name: src
Committed By: matt
Date: Fri Jan 7 01:31:48 UTC 2011
Modified Files:
src/sys/arch/ibmnws/include [matt-nb5-pq3]: pci_machdep.h
src/sys/arch/ibmnws/pci [matt-nb5-pq3]: pci_machdep.c
src/sys/arch/powerpc/include [matt-nb5-pq3]: pci_machdep.h
src/sys/arch/powerpc/pci [matt-nb5-pq3]: pci_machdep_common.c
src/sys/arch/prep/include [matt-nb5-pq3]: pci_machdep.h
src/sys/arch/prep/pci [matt-nb5-pq3]: pci_machdep.c
Log Message:
Change bus_maxdevs to be passed pc->pc_conf_v instead pc (e.g. like the
rest of the conf calls).
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.6.22.1 src/sys/arch/ibmnws/include/pci_machdep.h
cvs rdiff -u -r1.5 -r1.5.22.1 src/sys/arch/ibmnws/pci/pci_machdep.c
cvs rdiff -u -r1.8 -r1.8.26.1 src/sys/arch/powerpc/include/pci_machdep.h
cvs rdiff -u -r1.8 -r1.8.26.1 src/sys/arch/powerpc/pci/pci_machdep_common.c
cvs rdiff -u -r1.15 -r1.15.26.1 src/sys/arch/prep/include/pci_machdep.h
cvs rdiff -u -r1.32 -r1.32.46.1 src/sys/arch/prep/pci/pci_machdep.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