-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Jeremy
Kenneth J. Davis wrote: > Andreas Bollhalder wrote: ... > This is due to work in progress, I am adding a wrapper to int13h so disk > changes are less likely to go unnoticed (closer to MS-DOS behaviour), > however my commit last weekend has a bug in it that was brought up on > the kernel list and I am working to correct but have not done so yet. > (If you compile your own, simply comment out the hooking of int13h in > main; though this should be fixed within the next week or sooner.) I saw that some updates have been done in the CVS. Nice to see this progress. >> KTC8616.SYS >> -> Unimplemented internal DOS function INT2FA 120A >> >> The application works fine. But what does this mean exactly ? > > what application? it looks like the application is trying to invoke the > abort/retry/fail handler but the kernel does not support this call so > instead the kernel returns error (and prints the message about > unimplemented function). It's PC/GEOS v4.022. Normally, I wouldn't be able to notice this meassage, because the application startup time is too short to see it ;-). But when I load it from a network drive in QEMU, it's really slow and I can read the message two times for about one second. Maybe this is due the M$ client for DOS which map this network drive. But this is not very important. >> Also, the BUFFERS aren't loaded high. That means, this kernel use 16kB >> more of conventional memory. Any hint about this ? > > not sure about this, did they load high before? what is your value of > buffers in config.sys? nothing much should have changed regarding this, > other than a small increase in kernel size I have the buffers defined in "CONFIG.SYS" with "BUFFERSHIGH=30". With the kernel "kwc38616.sys" from 2005-10-20, the BUFFERS aren't listet with "mem /p /f" (mem v1.8)... With the kernel "ktc8616.sys" from 2005-11-26, "mem /p /f" tells this 30,1 buffers use 16kB conventional memory. I'm not shure about what's going on. Could this be for any difference of the 86 and 386 kernel ? Andreas -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFDiZjYkyKr2gmercERAg9OAJ4iuPRCX9T6Sd3N3Y40ZDkDap2ZPACfRbFj 7hQJYzuMB+YdYbVtwA6Pt/g= =kFH0 -----END PGP SIGNATURE----- ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
