summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-02-19 16:27:42 -0800
committerH. Peter Anvin <hpa@zytor.com>2007-02-19 16:27:42 -0800
commit435fab12e0cadf4aba79dc7b6f3ea7a8672277d3 (patch)
tree87d84bfb4707db30a96732c82ba308a51276d81b
parentf649639c3b8047514dcad161d781370199b8c560 (diff)
downloadsyslinux-435fab12e0cadf4aba79dc7b6f3ea7a8672277d3.tar.gz
Assume 3.40 will be the first version which fixes Read Disk.syslinux-3.40-pre6
-rw-r--r--NEWS1
-rw-r--r--comboot.doc2
2 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 2b450a0f..31847f19 100644
--- 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
diff --git a/comboot.doc b/comboot.doc
index add593ac..a90c25b5 100644
--- a/comboot.doc
+++ b/comboot.doc
@@ -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