Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <fvdl@netbsd.org>
List: source-changes
Date: 05/07/2000 15:58:59
Module Name:	syssrc
Committed By:	fvdl
Date:		Sun May  7 22:58:59 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/stand/lib/crt/bootsect: start_bootsect.S

Log Message:
Use ES to address the partition table when checking if we need to use
int13 extensions. Fixes PR 9676.


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 \
    syssrc/sys/arch/i386/stand/lib/crt/bootsect/start_bootsect.S

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