Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/prep
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.
Home |
Main Index |
Thread Index |
Old Index