Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 05/04/2001 06:19:34
Module Name: syssrc
Committed By: thorpej
Date: Fri May 4 03:19:33 UTC 2001
Modified Files:
syssrc/sys/arch/i386/i386: machdep.c
Log Message:
The AMD-K5 Model 0 gets the PGE bit in the CPU features word wrong
using the APIC bit instead, according to the AMD Processor Recognition
App. Note. Add a fixup routine to patch up cpu_feature in this case.
XXX Need a way to kick the pmap to enable pmap_pg_g -- look at how the
MP branch deals with this.
To generate a diff of this commit:
cvs rdiff -r1.440 -r1.441 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.