Subject: CVS commit: src/sys/arch/x86/x86
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 02/20/2004 18:04:06
Module Name: src
Committed By: yamt
Date: Fri Feb 20 18:04:06 UTC 2004
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
don't assume that bus on intr_extra_buses has non-null pci_bridge_tag.
pchb's second bus doesn't have it.
ok'ed by Frank van der Linden.
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/x86/x86/intr.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.