From: mdruiter AT cs DOT vu DOT nl Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp installation update Date: Tue, 14 Dec 1999 08:40:52 GMT Organization: Fac. Wiskunde & Informatica, VU, Amsterdam Lines: 13 Message-ID: <834vqk$208@cs.vu.nl> References: NNTP-Posting-Host: galjas.cs.vu.nl User-Agent: tin/pre-1.4-19990927 ("Nine While Nine") (UNIX) (SunOS/5.5.1 (sun4u)) X-Poster-Key: sha1:Uhp7Eckp9gfsCTljfFestY52SnM= Cancel-Lock: sha1:VGhJCmmsEwySLgee3QHxlcFX3L8= To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Eli Zaretskii wrote: >> I removed the himem.sys device driver from config.sys and once >> done, everything in djgpp is now talking again. This is microsoft >> dos 7.10 and my guess is that maybe the himem.sys device driver is >> loaded whenever emm386.exe is installed from config.sys. > Yes, AFAIK, DOS 7 automatically loads HIMEM during startup, even if > you don't say so. IIRC, that's because DOS=AUTO is implied if you don't disable that. That means several drivers are loaded automatically, and all is loaded high or in UMBs when possible. Groente, Michel.