All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Cc: Donald Arseneau <asnd@triumf.ca>
Subject: Re: INT14 waiting for character
Date: Thu, 29 Jan 2004 20:26:04 +0300	[thread overview]
Message-ID: <4019422C.8050106@aknet.ru> (raw)


Hello.

Donald Arseneau wrote:
> Unfortunately, while what you say rings true
> (I could find the keyboard wait in bios.S) doing anything about it 
> is vastly non-trivial to me.
Please have a look into a rombios.c
of the Bochs. That subfunction is
14 lines of a C code only and is
absolutely straight-forward (although
you'll have to do it in asm).

> Isn't this (wait for character on
> serial port) required for lots of DOS programs?
No idea, but I have none of those for
example. The programs I have, are either
using fossil, or the direct access. int14
have too many limitations so it is not
in a wide usage I think.

> Is anyone with
> knowledge of the internals interested in implementing it? I hope
> so.
At least you can try to motivate them.
Submit an RFE on SF, attach the example
program that uses that functionality (and
therefore doesn't work under dosemu) etc.
I don't think developers will be motivated
to do that without you trying hard to
motivate them, but who knows:)

             reply	other threads:[~2004-01-29 17:26 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-29 17:26 Stas Sergeev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2004-01-26 17:06 INT14 waiting for character Stas Sergeev
2004-01-29  6:43 ` Donald Arseneau
2004-01-26 11:28 Donald Arseneau

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=4019422C.8050106@aknet.ru \
    --to=stsp@aknet.ru \
    --cc=asnd@triumf.ca \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.