Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Ralf Brown's Interrupt List (Part 1,2) - int 4b - virtual dma specification - scatter/gather unlock region http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
INT 4B - Virtual DMA Specification - SCATTER/GATHER UNLOCK REGION
        AX = 8106h
        DX = flags
            bits 0-5: reserved (zero)
                   6: EDDS contains page table entries
                   7: EDDS may contain not-present pages (entry = 0000h)
                8-15: reserved (zero)
        ES:DI -> Extended DMA descriptor structure (see AX=8102h) returned
                by AX=8105h
Return: CF clear if successful
        CF set on error
            AL = error code (see AX=8102h)
SeeAlso: AX=8104h,AX=8105h

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson