]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Give some output about the CPU clock on IBMPOWER machines, currently read
authorandreast <andreast@FreeBSD.org>
Thu, 28 Nov 2013 21:57:17 +0000 (21:57 +0000)
committerandreast <andreast@FreeBSD.org>
Thu, 28 Nov 2013 21:57:17 +0000 (21:57 +0000)
commitde6c7929f7ee65ace2076e83bec32cc5a0a65019
treeaa4f3ca9e05f797ef4bc07ed3a3f87328fdfbb65
parent47f145913ef292ce982a871a4e865661f2cdf06d
Give some output about the CPU clock on IBMPOWER machines, currently read
from OF. Linux does it similar, means they also read the OF values and
display them.

Tested under qemu and real hardware:

cpu0: IBM POWER5+ revision 2.0, 1898.10 MHz
sys/powerpc/powerpc/cpu.c