public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: Stuart Axon <appg18@dsl.pipex.com>
To: linux-msdos@vger.kernel.org
Subject: How dosemu redirection works?
Date: 21 Jan 2003 06:56:05 +0000	[thread overview]
Message-ID: <1043132165.1319.16.camel@mauve> (raw)

with dosdbg dD (Dos, disk) turned on I do 
c:\> cd .. 
in the boot.log I see:


INT21 (0) at 9001:1d98: AX=3b00, BX=096e, CX=0000, DX=096e, DS=0b74,
ES=9001
INT2F at 019a:846f: AX=1123, BX=0006, CX=0000, DX=096e, DS=0b74, ES=0100
MFS: Entering dos_fs_redirect, FN=23
MFS: selecting drive fn=23 sda_cds=0x1301f
MFS: FNX=..
MFS: selected drive 2: /home/stuaxo/.dosemu/dosemu/freedos/
MFS: Finished dos_fs_redirect

The int21, ax = 3B would be the change directory command; and the int2f
is the network redirector (eventually leading to mfs.c)

What I can't seem to work out is where the int21 calls the int2f (I
wouldve assumed somewhere in int.c?), or is there a basic mechanism I'm
missing?



                 reply	other threads:[~2003-01-21  6:56 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1043132165.1319.16.camel@mauve \
    --to=appg18@dsl.pipex.com \
    --cc=linux-msdos@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox