Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 08/17/2000 21:52:56
Module Name:	syssrc
Committed By:	fvdl
Date:		Thu Aug 17 18:52:56 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/i386 [netbsd-1-5]: machdep.c

Log Message:
Pull up version 1.393:

      Move identifycpu to a place where it gets called earlier in the
      process, so that special setup functions needed for some CPUs will
      be run before some things (like UVM) are inited.

      Add vm_page_zero_enable = FALSE to the cyrix 6x86 case, as page
      zeroing while idle causes problems.


To generate a diff of this commit:
cvs rdiff -r1.389.2.1 -r1.389.2.2 syssrc/sys/arch/i386/i386/machdep.c

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