Subject: CVS commit: src/sys/arch/macppc/pci
To: None <source-changes@NetBSD.org>
From: Matt Thomas <matt@netbsd.org>
List: source-changes
Date: 04/08/2004 23:58:24
Module Name: src
Committed By: matt
Date: Thu Apr 8 23:58:24 UTC 2004
Modified Files:
src/sys/arch/macppc/pci: pci_machdep.c
Log Message:
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.25 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.