Subject: Re: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Frank van der Linden <frank@wins.uva.nl>
List: source-changes
Date: 05/08/2000 01:01:44
On Sun, May 07, 2000 at 03:58:59PM -0700, Frank van der Linden wrote:
> 
> 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.

I should have mentioned that this fix came from
IWAMOTO Toshihiro <iwamoto@sat.t.u-tokyo.ac.jp>