CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/01/22 14:45:26
Modified files:
sys/arch/loongson/dev: bonito.c
sys/arch/loongson/loongson: loongson2_machdep.c
sys/arch/mips64/mips64: mem.c
sys/arch/sgi/sgi: machdep.c
Log message:
Move is_memory_range() from mips64 mem.c to a per-architecture location; this
allows /dev/kmem to access the 256MB alias of the low memory on loongson, which
in turns makes procmap(8) happy.
