Hi!

31-Авг-2006 03:22 [EMAIL PROTECTED] (Eric Auer) wrote to
[email protected]:

EA> - KERNEL: int 2f stubs for Win3 and network drive (and cdrom?)

     INT2f/10, 11, 16.

EA>    interaction can force interrupts to disabled. This might
EA>    freeze DOS when you start Win3 or shsucdx or network drive
EA>    drivers, but nobody actually ran into problems here afair...?

     No, situation is not so worse - you miss, that current handler uses
STI at start. Anyway, as I show in my tests, Windows does preserves flags
(in most cases).

     But there is also another, unrelated bug: INT2f/14 doesn't sets carry
flag as expected (because changed wrong memory area [bp-6] instead [bp+6]).

EA>    Arkady has a patch for kernels 2036 and 2037, which will
EA>    probably be made part of the current kernels soon. Affected
EA>    int 2f functions are 11xx and 16xx.

     INT2f/10, 11, 16 and INT2f/14. Also, I send you script for testing.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freedos-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-devel

Reply via email to