Subject: CVS commit: [netbsd-2-0] src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 04/09/2004 02:31:12
Module Name:	src
Committed By:	jmc
Date:		Fri Apr  9 02:31:12 UTC 2004

Modified Files:
	src/sys/arch/macppc/pci [netbsd-2-0]: pci_machdep.c

Log Message:
Pullup rev 1.25 (requested by matt in ticket #102)

Deal with OFW trees that have interrupt nodes without an #address-cells
property.  Treat them as if they had such a property but its value was 0.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.24.2.1 src/sys/arch/macppc/pci/pci_machdep.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.