This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
powerpc
History
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