Subject: CVS commit: src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 04/26/2007 17:39:54
Module Name:	src
Committed By:	garbled
Date:		Thu Apr 26 17:39:54 UTC 2007

Modified Files:
	src/sys/arch/prep/pci: pcib.c

Log Message:
Add special code to properly detect a W83C553 pcib sitting on a RAVEN
based machine.  When we do, we have to frob a few special bits on the
pcib to finish the setup that the prom didn't bother completing for us.
With this change, NetBSD finally runs on the MTX604 board.. Many thanks
to John Baker for providing remote access to the machine, and rebooting
it repeatedly for me.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.19 src/sys/arch/prep/pci/pcib.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.