On Fri, 12 Mar 2004, Michael Devore wrote:

> If you would, please put this version of EMM386 through suitable tests,
> particularly with protected mode/DOS extender stuff, and let me know the
> results.

Still have the same (exit) problem as last time. Also something weird is
going on with NOEMS now:

device=emm38664.exe noems /verbose

NOEMS ...
EPROM at c000:0000, size 32 KB (the video bios)
XMS largest block 0x2fbc0(195520), XMS total mem 0x2fbc0(195520)
  (there's 192 Megs of RAM, makes sense)
   allocated 400kb from XMS
   MONITOR_ADDR 110000 EMM_MEMORY_END 174000 TOTAL_MEMORY c000000
   total(available) EMS 6(5) pages = 96(80) kByte
   allocating 10 pages = 160KByte for UMB's
   allocating 160KByte for UMB's:EMM failed:
func 43, out 8700 000a 0000 0000

So for some strange reason emm386 thinks there are only 6(5) pages
available and can't provide 10 UMB pages! Smells like an overflow
somewhere down the line.

Without NOEMS I get this

EPROM at c000:0000, size 32 KB (the video bios)
using PAGEFRAME e000:0000
   choosen FRAME address e000
XMS largest block 0x2fbc0(195520), XMS total mem 0x2fbc0(195520)
   allocated 33104kb from XMS
   MONITOR_ADDR 110000 EMM_MEMORY_END 2164000 TOTAL_MEMORY c000000
   total(available) EMS 2048(2047) pages = 32768(32752) kByte
   allocating 6 pages = 96KByte for UMB's

Bart



-------------------------------------------------------
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