Subject: CVS commit: [netbsd-3] src/sys/arch/mips/sibyte/dev
To: None <source-changes@NetBSD.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/21/2005 20:25:02
Module Name:	src
Committed By:	tron
Date:		Mon Nov 21 20:25:02 UTC 2005

Modified Files:
	src/sys/arch/mips/sibyte/dev [netbsd-3]: sbobio.c

Log Message:
Pull up following revision(s) (requested by simonb in ticket #971):
	sys/arch/mips/sibyte/dev/sbobio.c: revision 1.16
Don't hide the panic if the CPU devices present can't be figured out
in sbobio_attach(). We really want to know if this is the case all
the time, and also fixes GCC warnings about possibly uninitialised
variables.
--


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.13.10.1 src/sys/arch/mips/sibyte/dev/sbobio.c

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