Assume 3.40 will be the first version which fixes Read Disk. syslinux-3.40-pre6
authorH. Peter Anvin <hpa@zytor.com>
Tue, 20 Feb 2007 00:27:42 +0000 (16:27 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 20 Feb 2007 00:27:42 +0000 (16:27 -0800)
NEWS
comboot.doc

diff --git a/NEWS b/NEWS
index 2b450a0..31847f1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,7 @@ Changes in 3.40:
          configuration file.
        * It is now supported to load a different configuration file
          with the CONFIG keyword.
+       * Fix API call 0x0019 (Read Disk.)
 
 Changes in 3.36:
        * MEMDISK: Disable EDD by default on floppy disks.  EDD can be
index add593a..a90c25b 100644 (file)
@@ -736,7 +736,7 @@ AX=0018h [3.30]     Query custom font
        been loaded, AL contains zero.
 
 
-AX=0019h [3.xx] Read disk [SYSLINUX, ISOLINUX, EXTLINUX]
+AX=0019h [3.40] Read disk [SYSLINUX, ISOLINUX, EXTLINUX]
        Input:  AX      0019h
                EDX     Sector number
                ESI     Reserved - MUST BE ZERO