Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/08/2007 21:35:21
Module Name:	src
Committed By:	bouyer
Date:		Sun Apr  8 21:35:21 UTC 2007

Modified Files:
	src/sys/arch/x86/x86: mpacpi.c

Log Message:
Properly skip inactive devices; avoids a panic in pci_make_tag() later.
Thanks to cube@ for the idea.
An ACPI kernel can now boot on a poweredge 2950.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/sys/arch/x86/x86/mpacpi.c

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