Subject: PR/26007 CVS commit: src/sys/arch/i386/stand
To: None <gavan@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Gavan Fantom <gavan@netbsd.org>
List: netbsd-bugs
Date: 05/27/2005 21:41:04
The following reply was made to PR port-i386/26007; it has been noted by GNATS.
From: Gavan Fantom <gavan@netbsd.org>
To: gnats-bugs@netbsd.org
Cc:
Subject: PR/26007 CVS commit: src/sys/arch/i386/stand
Date: Fri, 27 May 2005 21:40:09 +0000 (UTC)
Module Name: src
Committed By: gavan
Date: Fri May 27 21:40:09 UTC 2005
Modified Files:
src/sys/arch/i386/stand/boot: Makefile.boot
src/sys/arch/i386/stand/lib: realprot.S
Log Message:
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.20 -r1.21 src/sys/arch/i386/stand/boot/Makefile.boot
cvs rdiff -r1.3 -r1.4 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.