Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc/sparc



Module Name:    syssrc
Committed By:   thorpej
Date:           Wed Jul 17 15:56:21 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc/sparc: cache.c cpu.c cpuvar.h

Log Message:
More cache/cpu stuff common to sun4m and sun4d.  Note the sun4d
machines always use the Viking CPU, and cache info is not available
from the PROM, so we have to hard-code it in that case.

Rearrange some stuff to make it easier to share.


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 syssrc/sys/arch/sparc/sparc/cache.c
cvs rdiff -r1.127 -r1.128 syssrc/sys/arch/sparc/sparc/cpu.c
cvs rdiff -r1.39 -r1.40 syssrc/sys/arch/sparc/sparc/cpuvar.h

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