CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/01/05 15:20:23
Modified files:
sys/arch/aviion/aviion: machdep.c
sys/arch/luna88k/luna88k: machdep.c
sys/arch/m88k/include: pmap.h
sys/arch/m88k/m88k: pmap.c
sys/arch/mvme88k/mvme88k: machdep.c
Log message:
Pass pmap_bootstrap() the memory range used by the PROM/BUG/firmware/whatever,
instead of assuming it is ``everything below the kernel image''.
