Date: Sun, 7 Feb 1999 11:53:28 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp AT delorie DOT com Subject: Re: Executing Privileged Instructions from Ring 3 In-Reply-To: <79bgo0$l3i$1@news.adamastor.ac.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com >I am doing an address translation to find a physical address >for DMA. I know I should be using VDS but the FAQ tells me >that CWSDPMI doesn't support it. CWSDPMI doesn't support it, but if you run on top of a memory manager, such as EMM386, then that memory manager will support it.