Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/ofppc
Module Name: src
Committed By: garbled
Date: Thu Feb 7 19:48:37 UTC 2008
Modified Files:
src/sys/arch/ofppc/include: cpu.h
src/sys/arch/ofppc/ofppc: cpu.c mainbus.c
Log Message:
Add some simple code to print out what the OFW thinks the cache
configuration of the machine is. Amusingly, the OFW on the pegasos is
dead wrong.
Bump CPU_MAXNUM to 8, because, thats probably a reasonable number for now.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/sys/arch/ofppc/include/cpu.h
cvs rdiff -r1.8 -r1.9 src/sys/arch/ofppc/ofppc/cpu.c
cvs rdiff -r1.19 -r1.20 src/sys/arch/ofppc/ofppc/mainbus.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