Date: Fri, 2 Jun 2000 06:11:05 +0530 Message-Id: <200006020041.GAA00609@vsnl.net.in> X-Authentication-Warning: vsnl.net.in: tr set sender to prashant_tr AT yahoo DOT com using -f From: Prashant TR To: djgpp AT delorie DOT com In-reply-to: <3936B3A0.64342D2@the_message_body.com> (see_below AT the_message_body DOT com) Subject: Re: DPMI References: <393682e4$0$81880 AT SSP1NO17 DOT highway DOT telekom DOT at> <3936B3A0 DOT 64342D2 AT the_message_body DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Nope. There is no. You should either refer CMOS or special BIOS functions > available in modern BIOSes that have Phoenix extensions. I.e. on almost any > Pentium. You need to try EAX=E820, AX=E801, AH=88h/INT 15H all in that order. But then, most memory managers hook these interrupts, so you won't get the right value unless you are running uder plain DOS.