Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 11/09/2000 19:34:52
Module Name:	syssrc
Committed By:	kim
Date:		Thu Nov  9 17:34:52 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386: machdep.c
	syssrc/sys/arch/i386/include: vmparam.h

Log Message:
BIOS memory loading messages can be enabled with DEBUG_MEMLOAD.
Increase VM_PHYSSEG_MAX from 3 to 5 to avoid a panic.  Suggest
increasing VM_PHYSSEG_MAX in the panic message.


To generate a diff of this commit:
cvs rdiff -r1.408 -r1.409 syssrc/sys/arch/i386/i386/machdep.c
cvs rdiff -r1.37 -r1.38 syssrc/sys/arch/i386/include/vmparam.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.