Subject: CVS commit: src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 03/21/2007 01:34:32
Module Name: src
Committed By: garbled
Date: Wed Mar 21 01:34:32 UTC 2007
Modified Files:
src/sys/arch/prep/pci: pci_machdep.c
Log Message:
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.29 -r1.30 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.