Subject: CVS commit: [netbsd-3] src/sys/arch/i386/stand/lib
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/30/2005 00:23:01
Module Name:	src
Committed By:	riz
Date:		Mon May 30 00:23:01 UTC 2005

Modified Files:
	src/sys/arch/i386/stand/lib [netbsd-3]: realprot.S

Log Message:
Pull up revision 1.4 (requested by gavan in ticket #356):
Workaround for issues seen on VIA C3-based systems. PR port-i386/26007
Tested on ML5000 board. This may not fix the problem on all variations
of the
hardware, but it's likely that variations on the theme will. This workaround
is non-intrusive and should not affect any other CPUs.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.3.14.1 src/sys/arch/i386/stand/lib/realprot.S

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