Source-Changes archive

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

CVS commit: syssrc/sys/arch/sparc



Module Name:    syssrc
Committed By:   pk
Date:           Tue Nov 26 14:36:12 UTC 2002

Modified Files:
        syssrc/sys/arch/sparc/include: cpu.h
        syssrc/sys/arch/sparc/sparc: machdep.c

Log Message:
Add `machdep.cpu_arch' sysctl to determine the CPU architecture version.
Currrently, cpu types `sun4' and `sun4c' produce version 7, all others
version 8.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 syssrc/sys/arch/sparc/include/cpu.h
cvs rdiff -r1.203 -r1.204 syssrc/sys/arch/sparc/sparc/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