CVSROOT: /cvs Module name: src Changes by: kette...@cvs.openbsd.org 2009/02/14 11:51:03
Modified files: sys/arch/hppa/hppa: machdep.c Log message: Limit the amount of physical memory to 2GB. Using more causes memory corruption on PA-RISC 2.0 systems (and there are very few PA-RISC 1.1 systems that support more than 2GB). ok miod@