[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 67 Fn 58  - LIM EMS 4.0 - Get Mappable Physical Address Array          [m]

   AH = 58h
   AL = subfunction
       00h get mappable physical address array
       ES:DI -> buffer to be filled with array
       01h get number of entries in m.p.a. array

Return: CX = number of entries in array
   AH = status (00h,80h,81h,84h,8Fh) (see AH=57h)

Note:  the returned array for subfunction 00h is filled in physical segment
     address order

Format of mappable physical address entry:
Offset Size    Description
 00h   WORD    physical page segment
 02h   WORD    physical page number

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson