Mail Archives: djgpp/1996/05/13/06:34:38
On Mon, 13 May 1996, Michael Schuster wrote:
> > There is also the VDS (virtual DMA services) API that should let you
> > solve the problems with the DMA and memory mapping. The problem is that
> > you need a memory manager that supports VDS to use it, so it won't work
> > e.g. on a machine that runs CWSDPMI with raw memory or XMS.
>
> Where can I find/get this?
Ralph Brown's Interrupt list is one source. VDS API is accessed using a
few functions of Int 4Bh.
> What do you mean with 'raw memory'?
That means CWSDPMI runs with no memory manager at all and accesses raw
extended memory.
- Raw text -