Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 07/22/2004 16:39:51
Module Name: src
Committed By: mycroft
Date: Thu Jul 22 16:39:51 UTC 2004
Modified Files:
src/sys/dev/pci: pccbb.c pccbbvar.h
Log Message:
If the bus number has not been initialized, do not attach a cardslot, and
output a diagnostic:
pccbbN: secondary bus number uninitialized; try PCIBIOS_BUS_FIXUP
To generate a diff of this commit:
cvs rdiff -r1.97 -r1.98 src/sys/dev/pci/pccbb.c
cvs rdiff -r1.20 -r1.21 src/sys/dev/pci/pccbbvar.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.