From: Neil Goldberg Newsgroups: comp.os.msdos.djgpp Subject: See, already I was wrong Date: Mon, 09 Aug 1999 12:54:57 +0100 Organization: The MITRE Corporation Lines: 7 Message-ID: <37AEC191.721A@mitre.org> References: <37aeb1ba DOT 11535499 AT NotesXNT> <37AEBCD0 DOT 52AE AT surfsouth DOT com> <37AEBB80 DOT 602B AT mitre DOT org> NNTP-Posting-Host: mm58842-pc.mitre.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: top.mitre.org 934217560 16612 128.29.96.60 (9 Aug 1999 16:52:40 GMT) X-Complaints-To: usenet AT news DOT mitre DOT org NNTP-Posting-Date: 9 Aug 1999 16:52:40 GMT X-Mailer: Mozilla 3.04 (WinNT; I) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Error, sorry everyone: > If neither works do it the old skool way: __dpmi_physical_address_mapping(MABuffer, size, where); > Now you have a linear address to give to a selector descriptor. If EACCESS happens again after all this, > then your PCI card is lying to you. > > moogla