Hi,
moderator told me that I can't send files as attachments, so I send you all
a link with the programs that gave me problems. Is a rar file with the files
of the net folder.

https://drive.google.com/file/d/0BxlLP4TJdothS2s3emdrWVhPXzg/view?usp=sharin
g

Bye,
Luca Maccioni



Da: Luca Maccioni - Martini Srl [mailto:luca.macci...@martinisrl.com] 
Inviato: lunedì 28 settembre 2015 14:13
A: 'Discussion and general questions about FreeDOS.'
Oggetto: R: [Freedos-user] JEMMEX - NTSTS network problem (NETBios over
TCP/IP)

Thank you Eric, I want to explain you all the news.
I tried both the JEMMEX with X=TEST and I=TEST and also the standar device
loading for NTSTS.
Unfortunately I didn't solve the problem, and I had to move to other TCP/IP
on NetBios driver (I used the standard MS Client 3.0 with oem driver for
Intel Pro100 network card).
By the way, the sensation that I have about the NTSTS problem is like that
even if I set correctly JEMMEX, when config.sys loads the driver some memory
resource has some kind of conflict and the system crashes. Indeed it happens
in different points of the load phase, and sometimes also with graphical
artifacts.
I discovered that NTSTS.dos (that I inheredited from a old software release
ghost image used in my company) was a IBM Warp 4 software, so maybe its not
fully compatible with FreeDos. Dunno, it's just a theory to explain the
mistery.
Now I solved my problem with MS Client, but I send you all the crazy driver
if you want to study what happens: unfortunately I have no more ideas for
analyzing the bug.
Thank you all for the help, 
Have a nice day.
Luca Maccioni

-----Messaggio originale-----
Da: Eric Auer [mailto:e.a...@jpberlin.de] 
Inviato: lunedì 28 settembre 2015 13:19
A: Discussion and general questions about FreeDOS.
Oggetto: Re: [Freedos-user] JEMMEX - NTSTS network problem (NETBios over
TCP/IP)


Hi Luca,

based on the earlier communication on sourceforge that you quote, mainly
with Anthony Williams / Rugxulo, I agree that you should try using some
JEMMEX options like X=TEST or I=TEST.

Actually JEMMEX has lots of options, some of which differ from what you are
used to from HIMEM and EMM386, so check the readme.

As you say that you have used MS DOS on the same computer before, you could
use MEM (with various options) to see where MS EMM386 puts the UMB - maybe
JEMMEX is too optimistic and puts UMB where the network card needs I/O
buffers.

Then you can exclude that area with suitable JEMMEX options.
Also, not all drivers work well when loaded into UMB, so try loading NTSTS
as DEVICE instead of as DEVICEHIGH :-)

Plus, as Rugxulo already said, you can load HIMEMX and JEMM386 separately
instead of loading the combined single JEMMEX driver.
There are even a few other alternatives for HIMEMX to try out.

Last but not least, you could try STACKSHIGH or larger stacks, but putting
stacks HIGH might have side effects itself as well.

Regards, Eric

...

> DEVICE=C:\locale\JEMMEX.EXE
> DOS=HIGH,UMB
> DEVICEHIGH=C:\NET\PROTMAN.DOS /i:C:\NET DEVICEHIGH=C:\NET\DLSHELP.SYS 
> DEVICEHIGH=C:\NET\e100b.dos DEVICEHIGH=C:\NET\NTSTS.DOS
> 
> BUFFERS=15,0
> FILES=60
> LASTDRIVE=Z
> FCBS=4,0
> STACKS=9,256
> 
> When the config arrives to the DEVICEHIGH=C:\NET\NTSTS.DOS it crashes 
> immediately, or trying with various JEMMEX configurations i obtained 
> that upper memory is not enough...

...

> JEMMEX is basically just HIMEMX and JEMM386 combined. I see that 
> you're trying to use UMBs, presumably because whatever needs lots of 
> low
> (conventional) memory to be free. So you're sure that HIMEMX alone 
> wouldn't work?? I would also personally recommend HIMEMX + JEMM386, 
> just in case (and read the docs, you may have to add things like "X=TEST
I=TEST").

...



----------------------------------------------------------------------------
--
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user


------------------------------------------------------------------------------
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to