delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mailnull set sender to djgpp-workers-bounces using -f |
Date: | Thu, 10 Jan 2002 11:58:39 -0500 |
Message-Id: | <200201101658.g0AGwdI01768@envy.delorie.com> |
From: | DJ Delorie <dj AT delorie DOT com> |
To: | pavenis AT lanet DOT lv |
CC: | djgpp-workers AT delorie DOT com |
In-reply-to: | <Pine.A41.4.05.10201100840510.23464-100000@ieva06> (message from |
Andris Pavenis on Thu, 10 Jan 2002 08:55:46 +0200 (WET)) | |
Subject: | Re: DOSEMU and LFN |
References: | <Pine DOT A41 DOT 4 DOT 05 DOT 10201100840510 DOT 23464-100000 AT ieva06> |
Reply-To: | djgpp-workers AT delorie DOT com |
Errors-To: | nobody AT delorie DOT com |
X-Mailing-List: | djgpp-workers AT delorie DOT com |
X-Unsubscribes-To: | listserv AT delorie DOT com |
> Unfortunatelly it seems to look rather grave: It's extremely grave. It doesn't work at all. It's just the framework. I thought I mentioned that in the first post... > The only way to mount something not through mfs.c seems > to be mounting hard disk image (or real partition) in DOSEMU. There's a helper interrupt that dosemu provides for plugins. It's int 0xe6. The TSR traps int 0x21 and calls 0xe6 that so the plugin (which is in linux ELF code) gets control. The plugin emulates all the int 0x21 calls directly - it doesn't use lredir, mfs, or the net redirector.
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |