Subject: CVS commit: src/sys/arch/prep
To: None <source-changes@NetBSD.org>
From: Tim Rightnour <garbled@netbsd.org>
List: source-changes
Date: 04/26/2007 19:27:04
Module Name: src
Committed By: garbled
Date: Thu Apr 26 19:27:04 UTC 2007
Modified Files:
src/sys/arch/prep/pci: pcib.c
src/sys/arch/prep/prep: autoconf.c
Log Message:
Rather than use the residual data to guess that we have a raven pchb,
note the raven pchb in device_register, and then look that up when
attaching the pcib.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/arch/prep/pci/pcib.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/prep/prep/autoconf.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.