Anyone wishing to test this, can get a bootdisk from <a href="http://bootdisk.com">bootdisk.com</a>.<br><br><a href="http://bootdisk.com/bootdisk.htm">http://bootdisk.com/bootdisk.htm</a><br><div class="gmail_extra"><br><br>
<div class="gmail_quote">On Sun, Nov 11, 2012 at 8:32 PM, Kevin O'Connor <span dir="ltr"><<a href="mailto:kevin@koconnor.net" target="_blank">kevin@koconnor.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Sun, Nov 11, 2012 at 06:44:53PM +0100, Gerhard Wiesinger wrote:<br>
> Hello,<br>
><br>
> I bisected down 2 DOS 6.22 compatibility issues:<br>
><br>
> 1.) <a href="http://COMMAND.COM" target="_blank">COMMAND.COM</a> can not be loaded high,<br>
> 9c98517c938d20c38f537d516c71b30bb60c3ea0 is the first bad commit<br>
> Looks like and UMB generated which is not recognizeable ...<br>
> Before: 9E80-9F7F: 4k EBDA, 9F80-9FFF: 2k UNUSED, really unused or<br>
> used for option ROMs?<br>
> After: 9F00-9FFF: 4k EBDA, now the 2k area is somewhere above and<br>
> will be used by memory managers???<br>
<br>
Thanks.  Can you post your qemu command line and the SeaBIOS output<br>
(-chardev stdio,id=seabios -device<br>
isa-debugcon,iobase=0x402,chardev=seabios) from both a working run and<br>
the non-working run?  Also, can you provide the exact text reported by<br>
msdos on success and failure.<br>
<br>
> 2.) 59d6ca52a7eba5b1f4f2becf70fd446dccaf0a2e is the first bad commit<br>
> Opening a file and closing a file raises a 386 exception<br>
<br>
That's odd - nothing in this commit impacts the disk code.  Maybe a<br>
slightly different memory layout is triggering some other bug.<br>
<br>
I have an MSDOS 6.22 floppy image - but I don't see either of these<br>
issues.  Can you provide the steps needed to reproduce them?<br>
<br>
-Kevin<br>
<br>
_______________________________________________<br>
SeaBIOS mailing list<br>
<a href="mailto:SeaBIOS@seabios.org">SeaBIOS@seabios.org</a><br>
<a href="http://www.seabios.org/mailman/listinfo/seabios" target="_blank">http://www.seabios.org/mailman/listinfo/seabios</a><br>
</blockquote></div><br></div>