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: Mon Dec 13 08:30:58 UTC 2004
Modified Files:
src/sys/arch/sgimips/sgimips: machdep.c
Log Message:
MIPS3_CONFIG_SC is an unreliable indicator for SC presence; r5k_enable_sdcache()
will gracefully exit if there is no secondary cache. Rework #ifdef'd out
r5k cache code to take this into account, and remove pointless r10k case.
To generate a diff of this commit:
cvs rdiff -r1.87 -r1.88 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