Subject: CVS commit: [netbsd-4] src/sys/arch/prep
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 03/31/2007 15:43:37
Module Name: src
Committed By: bouyer
Date: Sat Mar 31 15:43:37 UTC 2007
Modified Files:
src/sys/arch/prep/pci [netbsd-4]: pci_machdep.c
src/sys/arch/prep/pnpbus [netbsd-4]: wdc_pnpbus.c
Log Message:
Pull up following revision(s) (requested by garbled in ticket #528):
sys/arch/prep/pci/pci_machdep.c: revision 1.29
sys/arch/prep/pnpbus/wdc_pnpbus.c: revision 1.6
Special case the MTX604 and other RAVEN based machines to not attach
wdc@pnpbus.
The motorola RAVEN is both a pchb and an MPIC. Block out the pci
configuration of it's mem area to keep the PIC available.
To generate a diff of this commit:
cvs rdiff -r1.28 -r1.28.6.1 src/sys/arch/prep/pci/pci_machdep.c
cvs rdiff -r1.5 -r1.5.12.1 src/sys/arch/prep/pnpbus/wdc_pnpbus.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.