Subject: CVS commit: [netbsd-4] src/sys/arch/prep/pci
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 04/28/2007 18:07:15
Module Name:	src
Committed By:	bouyer
Date:		Sat Apr 28 18:07:15 UTC 2007

Modified Files:
	src/sys/arch/prep/pci [netbsd-4]: pcib.c

Log Message:
Pull up following revision(s) (requested by garbled in ticket #591):
	sys/arch/prep/pci/pcib.c: revision 1.19
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.18.6.1 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.