From: Thomas Kunjan Newsgroups: comp.os.msdos.djgpp Subject: Map virtual address to physical ? Date: Fri, 14 Aug 1998 13:37:57 +0200 Organization: TU Chemnitz-Zwickau Lines: 9 Message-ID: <35D42195.237C228A@infotech.tu-chemnitz.de> NNTP-Posting-Host: eicheldaus.infotech.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi folks, how can I get the physical 32 bit address of an arbitrary virtual address (e.g. from malloc)? (It should be something like the inverse of the __dpmi_map_device_in_memory_block function) Thomas (mailto:thomas DOT kunjan AT infotech DOT tu-chemnitz DOT de)