Subject: CVS commit: src/sys/arch/x86
To: None <source-changes@NetBSD.org>
From: Andrew Doran <ad@netbsd.org>
List: source-changes
Date: 01/11/2007 17:24:30
Module Name:	src
Committed By:	ad
Date:		Thu Jan 11 17:24:30 UTC 2007

Modified Files:
	src/sys/arch/x86/include: specialreg.h
	src/sys/arch/x86/x86: errata.c

Log Message:
x86_errata: correct the definition of MSR_HWCR and re-enable. Problem
noted and debugged by Murray Armfield (murray at river-styx.org).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/x86/include/specialreg.h
cvs rdiff -r1.4 -r1.5 src/sys/arch/x86/x86/errata.c

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