thorpej Tue Jul 8 10:55:46 PDT 1997 Update of /cvsroot/src/sys/arch/i386/i386 In directory netbsd1:/var/slash-tmp/cvs-serv14811 Modified Files: machdep.c Log Message: When allocating space used by physical memory from the iomem extent, use a value derived from biosbasemem, rather than a constant. Pointed out by Chris Demetriou <cgd@netbsd.org>