Subject: CVS commit: src/sys/arch/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 06/21/2006 20:08:12
Module Name: src
Committed By: garbled
Date: Wed Jun 21 20:08:11 UTC 2006
Modified Files:
src/sys/arch/prep/pci: pcib.c
src/sys/arch/prep/prep: mainbus.c
Log Message:
Attach the pnpbus prior to attaching the pci bus on the prep. This
should allow us to probe for both pnp-attached devices and isa-attached
devices while preferring the pnpbus attachment point.
To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/prep/pci/pcib.c
cvs rdiff -r1.22 -r1.23 src/sys/arch/prep/prep/mainbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.