Source-Changes archive

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

CVS commit: src/sys/arch/sgimips/sgimips



Module Name:    src
Committed By:   sekiya
Date:           Tue Oct 18 00:47:08 UTC 2005

Modified Files:
        src/sys/arch/sgimips/sgimips: machdep.c

Log Message:
Restore missing call to r5k_enable_sdcache().  Its' removal was a thinko
on my part -- the COP0 SC presence test fails on r5k IP22, but
r5k_enable_sdcache() will DTRT regardless.

Pointed out by tsutsui@


To generate a diff of this commit:
cvs rdiff -r1.93 -r1.94 src/sys/arch/sgimips/sgimips/machdep.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