freebsd-skq/sys/powerpc
grehan 243c15922e Split decr_init() into two, with the section that reads the timebase
frequency from OpenFirmware moved out and into a routine that is called
from cpu_startup().

This allows correct reporting of the CPU clockspeed when printing out
CPU information at boot time.

Reported by:	numerous
Reviewed by:	marcel
MFC after:	1 day
2007-11-13 15:47:55 +00:00
..
aim Split decr_init() into two, with the section that reads the timebase 2007-11-13 15:47:55 +00:00
compile
conf Cut over to ULE on PowerPC 2007-10-23 00:52:25 +00:00
include Split decr_init() into two, with the section that reads the timebase 2007-11-13 15:47:55 +00:00
ofw - Make pcib_devclass private to sys/dev/pci/pci_pci.c and change all the 2006-01-06 19:22:19 +00:00
powermac Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
powerpc Split decr_init() into two, with the section that reads the timebase 2007-11-13 15:47:55 +00:00
psim Revamp the interrupt handling in support of INTR_FILTER. This includes: 2007-08-11 19:25:32 +00:00