Subject: CVS commit: src/sys/arch/i386/i386
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 03/01/2003 18:36:38
Module Name: src
Committed By: fvdl
Date: Sat Mar 1 16:36:38 UTC 2003
Modified Files:
src/sys/arch/i386/i386: mptramp.S
Log Message:
Follow the spec more closely, and do an ljmp immediately after enabling
protected mode, not several instructions afterwards.
To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/sys/arch/i386/i386/mptramp.S
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.