freebsd-skq/sys/powerpc/aim
Peter Grehan e38509dc05 physmem is a much better indicator for 'real' memory on PPC than Maxmem
since there are often significant holes in the memory map due to the
kernel, loader and OFW data structures not being included: Maxmem is
the highest available, so can be misleading.
2005-03-07 01:52:24 +00:00
..
clock.c - add wall_cmos_clock and adjkerntz variables, required by msdosfs 2005-02-04 01:41:38 +00:00
copyinout.c
interrupt.c
locore.S
machdep.c physmem is a much better indicator for 'real' memory on PPC than Maxmem 2005-03-07 01:52:24 +00:00
mmu_oea.c Allow user to undersize memory with hw.physmem loader variable. 2005-03-07 01:46:06 +00:00
nexus.c
ofw_machdep.c
ofwmagic.S
swtch.S
trap_subr.S
trap.c
uio_machdep.c
uma_machdep.c
vm_machdep.c