Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 06/01/2000 10:37:15
Module Name:	syssrc
Committed By:	he
Date:		Thu Jun  1 17:37:15 UTC 2000

Modified Files:
	syssrc/sys/arch/i386/stand/lib/crt/bootsect [netbsd-1-4]:
	    start_bootsect.S

Log Message:
Pull up revision 1.17 (requested by fvdl):
  Fix a booting problem when int13 extensions are used (> 8GB),
  and CHS values in MBRs were written from sysinst or fdisk that
  some BIOSes (Adaptec SCSI BIOS 2.20 in particular) didn't like.


To generate a diff of this commit:
cvs rdiff -r1.12.2.1 -r1.12.2.2 \
    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.