From: elf AT netcom DOT com (Marc Singer) Message-Id: <199605131453.HAA17394@netcom3.netcom.com> Subject: Re: How to program DMA To: eliz AT is DOT elta DOT co DOT il (Eli Zaretskii) Date: Mon, 13 May 1996 07:53:28 -0700 (PDT) Cc: djgpp AT delorie DOT com (DJGPP List Alias) In-Reply-To: from "Eli Zaretskii" at May 12, 96 10:12:01 am MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 325 > 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. Could you elaborate on `raw memory'?