Subject: CVS commit: src/sys/arch/i386/pci
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/08/2003 14:00:37
Module Name: src
Committed By: jdolecek
Date: Sat Feb 8 12:00:37 UTC 2003
Modified Files:
src/sys/arch/i386/pci: pceb.c
Log Message:
match anything which claims to be PCI-EISA bridge
the explicit check for Intel PCI-EISA bridge was left in, just in case
it wouldn't identify itself as PCI-EISA bridge
fixes PR kern/9589 by Johan Danielsson
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/sys/arch/i386/pci/pceb.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.