Subject: CVS commit: [ppcoea-renovation] src/sys/arch/sandpoint
To: None <source-changes@NetBSD.org>
From: Tohru Nishimura <nisimura@netbsd.org>
List: source-changes
Date: 05/23/2007 01:45:11
Module Name: src
Committed By: nisimura
Date: Wed May 23 01:45:11 UTC 2007
Modified Files:
src/sys/arch/sandpoint/include [ppcoea-renovation]: bus.h
src/sys/arch/sandpoint/pci [ppcoea-renovation]: pci_machdep.c
src/sys/arch/sandpoint/sandpoint [ppcoea-renovation]: machdep.c
mainbus.c
Log Message:
- pci_machdep.c tries to fixup PCI stuff by identifying the target with
some heuristics.
- have eumb device nodes for bus.h and mainbus.c and machdep.c.
To generate a diff of this commit:
cvs rdiff -r1.7.38.1 -r1.7.38.2 src/sys/arch/sandpoint/include/bus.h
cvs rdiff -r1.12.38.2 -r1.12.38.3 src/sys/arch/sandpoint/pci/pci_machdep.c
cvs rdiff -r1.35.14.7 -r1.35.14.8 src/sys/arch/sandpoint/sandpoint/machdep.c
cvs rdiff -r1.18.38.2 -r1.18.38.3 src/sys/arch/sandpoint/sandpoint/mainbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.