Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch
Module Name: src
Committed By: briggs
Date: Mon Dec 6 04:15:03 UTC 2004
Modified Files:
src/sys/arch/macppc/macppc: cpu.c
src/sys/arch/powerpc/include: spr.h
src/sys/arch/powerpc/oea: cpu_subr.c
Log Message:
Minor (old) patch from me to correct CPU ID of 604e vs. 604ev.
Tested by Tim Kelly.
Also patched from Tim to
- Delay longer for second CPU spinup.
- Only attempt to print CPU speed and cache configuration on certain
CPU types.
To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/sys/arch/macppc/macppc/cpu.c
cvs rdiff -r1.33 -r1.34 src/sys/arch/powerpc/include/spr.h
cvs rdiff -r1.14 -r1.15 src/sys/arch/powerpc/oea/cpu_subr.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