Subject: CVS commit: [netbsd-4] src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2007 15:45:41
Module Name:	src
Committed By:	bouyer
Date:		Sat Mar 31 15:45:41 UTC 2007

Modified Files:
	src/sys/arch/prep/pci [netbsd-4]: pci_machdep.c

Log Message:
Pull up following revision(s) (requested by garbled in ticket #529):
	sys/arch/prep/pci/pci_machdep.c: revision 1.30
Add a second check to the prep-pci-intrmap test, to make sure the dictionary
actually contains entries.  It is apparently possible to get a non-null,
but empty dictionary back.  This seems to happen if you inject a ppb-card
on pci0 when you also have a prep pci1 at a later device function.  With
this, my fxp card works in any slot on my 7043-140.


To generate a diff of this commit:
cvs rdiff -r1.28.6.1 -r1.28.6.2 src/sys/arch/prep/pci/pci_machdep.c

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