Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-4] src/sys/arch/sgimips
Module Name: src
Committed By: tron
Date: Sun Sep 10 16:57:17 UTC 2006
Modified Files:
src/sys/arch/sgimips/include [netbsd-4]: pci_machdep.h
src/sys/arch/sgimips/mace [netbsd-4]: pci_mace.c
src/sys/arch/sgimips/pci [netbsd-4]: pci_machdep.c
Log Message:
Pull up following revision(s) (requested by rumble in ticket #137):
sys/arch/sgimips/include/pci_machdep.h: revision 1.9
sys/arch/sgimips/pci/pci_machdep.c: revision 1.19
sys/arch/sgimips/mace/pci_mace.c: revision 1.8
Generalise pci/pci_machdep.c further and move all mace-specific code into
mace/pci_mace.c in preparation for pci devices on the gio(4) bus.
To generate a diff of this commit:
cvs rdiff -r1.8 -r1.8.6.1 src/sys/arch/sgimips/include/pci_machdep.h
cvs rdiff -r1.7 -r1.7.6.1 src/sys/arch/sgimips/mace/pci_mace.c
cvs rdiff -r1.18 -r1.18.6.1 src/sys/arch/sgimips/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