[syslinux] [PATCH] [memdisk] Additional EDD DPT Fields

Miller, Shao Shao.Miller at yrdsb.edu.on.ca
Sat Aug 1 22:33:36 PDT 2009


Oops!  My mistake in my 'freedos' branch.  Silly mistake.  - Shao

diff --git a/memdisk/memdisk.inc b/memdisk/memdisk.inc
index 237e020..9c19b58 100644
--- a/memdisk/memdisk.inc
+++ b/memdisk/memdisk.inc
@@ -980,8 +980,9 @@ EDD_DPT:
 .dpilen                db 2ch                  ; DPI len
 .res1          db 0                    ; Reserved
 .res2          dw 0                    ; Reserved
-.bustype       equ 'MEM '              ; Host bus type (4 bytes, space
padded)
-.inttype       equ 'MEMORY  '          ; Interface type (8 bytes, spc.
padded)
+.bustype       dd 'MEM '               ; Host bus type (4 bytes, space
padded)
+.inttype       dd 'MEMO'
+               dd 'RY  '               ; Interface type (8 bytes, spc.
padded)
 .intpath       dd 0, 0                 ; Interface path
 .devpath       dd 0, 0, 0, 0           ; Device path
 .res3          db 0                    ; Reserved

-------------- next part --------------
A non-text attachment was scrubbed...
Name: dpi_correction.patch
Type: application/octet-stream
Size: 835 bytes
Desc: dpi_correction.patch
URL: <http://www.zytor.com/pipermail/syslinux/attachments/20090802/e003dccd/attachment.obj>


More information about the Syslinux mailing list