From: Hufnus <tonyb@thekrnl.sysdev.org>
To: linux-msdos@vger.kernel.org
Subject: How-to disable irq4 serial ints
Date: Thu, 9 Jun 2005 19:49:28 -0800 [thread overview]
Message-ID: <20050609194928.308e356b.tonyb@sysdev.org> (raw)
I am forced to use a legacy assembler serial driver that handles a
special comm port device and preps data for a dos text gui.
Problem is, if the serial device on /dev/ttyS0 is receiving
data and generating ints, this serial servicing tsr crashes
during its init. But if the port is quiet it starts fine.
So, I ask for suggestions on ways to temporarily disable irq 4
interrupts from happening, until after this tsr starts ???
Thanks in advance
TonyB
--
__ __ _ I N C. http://www.sysdev.org
/ __|\\// __|| \ __ __ / tonyb@sysdev.org
\__ \ \/\__ \||)|/ O_)\/ / \/ System Tools / Utilities
|___/ || ___/|_ /\___|\_/ WIntel / Linux Device Drivers
next reply other threads:[~2005-06-10 3:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-06-10 3:49 Hufnus [this message]
2005-06-10 5:08 ` How-to disable irq4 serial ints Hufnus
-- strict thread matches above, loose matches on Subject: below --
2005-06-10 15:38 Stas Sergeev
2005-06-10 19:13 ` Hufnus
2005-06-10 19:45 Stas Sergeev
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=20050609194928.308e356b.tonyb@sysdev.org \
--to=tonyb@thekrnl.sysdev.org \
--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.