Subject: CVS commit: [netbsd-2-0] src/sys/arch/sparc64/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 04/05/2004 20:48:47
Module Name:	src
Committed By:	tron
Date:		Mon Apr  5 20:48:47 UTC 2004

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

Log Message:
Pull up revision 1.46 (requested by nakayama in ticket #60):
Revert a part of rev. 1.44.
OF_getprop can get only the first "reg" property with a statically
allocated buffer, but prom_getprop cannot.
This should fix a "kernel trap 30: data access exception" when you
invoke a pcictl(8).


To generate a diff of this commit:
cvs rdiff -r1.45 -r1.45.2.1 src/sys/arch/sparc64/dev/pci_machdep.c

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