Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/mips/sibyte/dev



Module Name:    src
Committed By:   simonb
Date:           Fri Nov 11 06:27:09 UTC 2005

Modified Files:
        src/sys/arch/mips/sibyte/dev: sbobio.c

Log Message:
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.15 -r1.16 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.




Home | Main Index | Thread Index | Old Index