At 10:06 PM 3/9/2004 +0100, Erwin Veermans wrote:
>> >When I add /verbose I see 
>> >   'EPROM at c800:0000, size 0 KB'
>> >endlessly scrolling by ...
>> 
>> Okay, so you're having problems with the EMM386 startup then.  I
>> didn't mess with the memory scanning portion of the original code, but
>> looks like it needs to be updated for location of EPROMS.  Can you try
>> the /X= parameter of EMM386 to exclude that portion of memory where
>> the EPROM is located?  If so, let me know whether it fixes anything or
>> causes different problems.
>
>X=C800-CFFF and even X=C000-FFFF fail. (same message
>scrolling endlessly)
>
>And yes, this always failed on earlier EMM386. I always
>figured EMM386 unstable and choose UMBPCI. 
>
>If I read Bart's reply correctly it should be lines 183-190
>in EMM386.C where the "1" read at my c800 vanishes
>as zero (1/2). 

Well yuck.  I figured VCPI or EMS problems would crop up, but I didn't count on the 
original EMM386 scanning and UMB code biting my rear end.  I guess it needs a full 
shakedown -- at the least it seems like excluding areas should have fixed your 
particular problem with UMB's.




-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Freedos-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to