Xref: news2.mv.net comp.os.msdos.djgpp:1952 From: Charles Sandmann Newsgroups: comp.os.msdos.djgpp Subject: Re: DPMI at boot time?? Date: Sun, 17 Mar 1996 20:40:26 CST Organization: Rice University, Houston, Texas Lines: 7 Message-ID: <314ccd1a.sandmann@clio.rice.edu> References: <4ift86$8mp AT beyond DOT escape DOT com> Reply-To: sandmann AT clio DOT rice DOT edu NNTP-Posting-Host: clio.rice.edu To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp > It would seem the solution would be to find a DPMI thingie that was > loaded with a device line in the config.sys... anybody know of one? QEMM comes with QDPMI which can be loaded in the CONFIG.SYS. You might be able to use the install command with CWSDPMI to do this as a TSR. But then again, since V2 images always go searching for CWSDPMI if a DPMI isn't present, you probably shouldn't need to worry about it.