1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/powerpc
Benno Rice fb954d9d2f Add cpu.c. This contains one exported function, cpu_setup(), which handles
setup of and printing information about cpus.

Obtained from:	NetBSD (parts)
2003-02-05 12:09:53 +00:00
..
aim Replace the inline asm in delay() with a while loop. This may not be as 2003-02-05 11:26:14 +00:00
compile Don't need the .keep_me files. Obrien and I committed past each other. 2001-07-01 23:35:44 +00:00
conf Not all cpus are MPC750s. Replace the MPC750 cpu option with OEA. This 2003-02-05 11:37:59 +00:00
include Add cpu.c. This contains one exported function, cpu_setup(), which handles 2003-02-05 12:09:53 +00:00
ofw Make ofw_pci_find_node() use the reg property instead of the 2003-01-09 12:24:19 +00:00
powermac Rework of how memory resources are discovered and dealt with in macio. 2003-01-30 11:28:29 +00:00
powerpc Add cpu.c. This contains one exported function, cpu_setup(), which handles 2003-02-05 12:09:53 +00:00
psim Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0. 2003-01-21 08:56:16 +00:00