public inbox for linux-msdos@vger.kernel.org
 help / color / mirror / Atom feed
From: "Bart Oldeman" <bartoldeman@users.sourceforge.net>
To: "Rafał Cygnarowski" <zswi@pers.pl>
Cc: linux-msdos@vger.kernel.org, dosemu-devel@lists.sourceforge.net
Subject: Re: documentation for fs redirector
Date: Tue, 13 Nov 2007 11:51:11 +1300	[thread overview]
Message-ID: <c3d607cc0711121451h515d161eg2321bcba833307b6@mail.gmail.com> (raw)
In-Reply-To: <200711122300.05659.zswi@pers.pl>

Hi,

> I'm trying to write samba fs redirector but I have problems with correct
> documentation of fs redirector. I found some example codes (including this
> one in dosemu) and residual documentation and these all contains
> contradictory informactions :(

Yes, that's the problem with undocumented interfaces... Ralf Brown is
good but not complete.
There are registers, the stack, fields in the SDA, and fields in the
SFT, and different redirectors use different fields.

> There's also one more thing. Maybe it's stupid, but I can't find way to test
> this 2E subfunction. I found some programs witch use it in some cases but
> some c/c++ dos program would be the best in my case - if someone could point
> me how force dos to use this function I would be gratefull.

int21/ah=6c is the one to use for a DOS app. IIRC DJGPP programs use
this one for straight C programs; otherwise you'd have to call it
manually.

Bart

  reply	other threads:[~2007-11-12 22:51 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-12 22:00 documentation for fs redirector Rafał Cygnarowski
2007-11-12 22:51 ` Bart Oldeman [this message]
2007-11-15 16:26   ` Rafał Cygnarowski
2007-11-15 17:34     ` Mike McCarty
2007-11-15 18:52       ` Rafał Cygnarowski

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=c3d607cc0711121451h515d161eg2321bcba833307b6@mail.gmail.com \
    --to=bartoldeman@users.sourceforge.net \
    --cc=dosemu-devel@lists.sourceforge.net \
    --cc=linux-msdos@vger.kernel.org \
    --cc=zswi@pers.pl \
    /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