Mail Archives: djgpp/1997/10/07/20:14:33
This is a multi-part message in MIME format.
--------------FA356A0EA8CD468188A3A104
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
I assume you have the himem.sys & emm386.exe loaded?
Check out the dos file "Loadfix.???". Should be in your dos directory.
Eli Zaretskii wrote:
>
> On Tue, 30 Sep 1997, Jeff T. Williams wrote:
>
> > Some of the FAQ and mailing-list material discusses
> > the use of DOS LOADHIGH to stuff CWSDPMI into the HMA.
> > Is there a preferred way to do this? I tried using
> >
> > LOADHIGH c:\djgpp\bin\cwsdpmi
> >
> > in my CONFIG.SYS file, with and without the -p and -s
> > options, and it hangs the machine every time (a 386SX
> > with DOS 5.0).
>
> This is a DOS issue, it has nothing to do with DJGPP or CWSDPMI.
>
> It is usually a bad idea to load a TSR, either HIGH or LOW, in
> CONFIG.SYS. You need to do that in AUTOEXEC.BAT, or from the DOS
> command prompt, after the system has come up.
>
> CONFIG.SYS can load device drivers (with DEVICE= or DEVICEHIGH=
> directives), but CWSDPMI isn't a device driver. CONFIG.SYS can also
> load TSRs with the INSTALL= directive, but AFAIK INSTALL= doesn't
> support loading HIGH, and it only works with some TSRs; I'm not sure
> if CWSDPMI will work with it, but I won't be surprised if it won't.
> So I don't recommend it.
>
> Why do you need to load CWSDPMI high, anyway? IMHO, it is not worth
> the hassle in most cases to load it permanently into memory at all.
> The DJGPP startup code will automatically load it when you run a DJGPP
> program and unload it when the program exits.
--
.---. .-----------
/ \ __ / ------
/ / \( )/ -----
////// ' \/ ` ---
//// / // : : ---
// / / /` '--
// //..\\
----UU----UU-----
'//||\\`
William & Melissa Thornton
Address: 103A Paisley Court
Bozeman, Montana 59715
Phone: 406-586-9166
E-Mail: thornton AT avicom DOT net or thornton AT oscs DOT montana DOT edu or
ICSHL235 AT montana DOT edu
Internet Address: http://www.cs.montana.edu/~thornton
--------------FA356A0EA8CD468188A3A104
Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf"
Content-Transfer-Encoding: 7bit
Content-Description: Card for William Earl Thornton
Content-Disposition: attachment; filename="vcard.vcf"
begin: vcard
fn: William Earl Thornton
n: Thornton;William Earl
org: P.C. Works+
adr: 103A Paisley Court;;;Bozeman;Montana;59715-7321;USA
email;internet: thornton AT avicom DOT net
title: P.C. Specialist/Technician
tel;home: 406-586-9166
x-mozilla-cpt: ;0
x-mozilla-html: FALSE
version: 2.1
end: vcard
--------------FA356A0EA8CD468188A3A104--
- Raw text -