From: Stas Sergeev <stsp@aknet.ru>
To: linux-msdos@vger.kernel.org
Subject: Re: How-to disable irq4 serial ints
Date: Fri, 10 Jun 2005 19:38:42 +0400 [thread overview]
Message-ID: <42A9B402.4080201@aknet.ru> (raw)
Hello.
Hufnus wrote:
> Problem is, if the serial device on /dev/ttyS0 is receiving
> data and generating ints, this serial servicing tsr crashes
> during its init.
So finally you did what I suggested,
and located the broken DOS program
instead of presuming the bugs in dosemu?
Good work, keep it that way:)
> Basically I was wondering, if masking the PIC with a 0x04 by doing
> I/O to port 0x21 would work in dosemu emulation or if there is a
> better way to do this?
This *of course* works under dosemu.
But this may be irrelevant. Because
unless I am seriously mistaken, the
DOS doesn't unmask the serial port
IRQs by default. So if this is the
problem, you have to search further
and locate another broken program of
yours that unmasks the IRQ and forgets
to mask it back before exit.
next reply other threads:[~2005-06-10 15:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 15:38 Stas Sergeev [this message]
2005-06-10 19:13 ` How-to disable irq4 serial ints Hufnus
-- strict thread matches above, loose matches on Subject: below --
2005-06-10 19:45 Stas Sergeev
2005-06-10 3:49 Hufnus
2005-06-10 5:08 ` Hufnus
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=42A9B402.4080201@aknet.ru \
--to=stsp@aknet.ru \
--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