From: Armin Steinhoff <armin@steinhoff.de>
To: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: [PC/104 interrupt bug] Fedora 13 problem
Date: Sun, 05 Sep 2010 20:39:05 +0200 [thread overview]
Message-ID: <4C83E3C9.7050603@steinhoff.de> (raw)
In-Reply-To: <59079FAE-8CF7-4E2F-B5C6-77B6A6D2B8F8@niasdigital.com>
Hi,
I'm developing a driver for a PC/104 board and see that the flag
IRQF_TRIGGER_RISING has no effect with
a request_irq() call.
The related interrupt pin of the PIC / APIC isn't after the
request_irq() call reconfigured for handling of an ISA interrupt !
The ISA interrupt is connected to a pull down resistor ... which leads
to a catastrophic crash when that ISA interrupt line is handled as a PCI
interrupt line.
Is this by design - that means no ISA interrupt supported - or is it a
bug ?
--Armin
prev parent reply other threads:[~2010-09-05 18:38 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-09-01 7:22 [UIO] SMX UIO interface Armin Steinhoff
2010-09-01 23:33 ` Ben Nizette
2010-09-02 10:13 ` Armin Steinhoff
2010-09-02 11:45 ` Ben Nizette
2010-09-03 8:36 ` Armin Steinhoff
2010-09-04 14:22 ` [ISA bus] or platform bus ? Armin Steinhoff
2010-09-05 18:39 ` Armin Steinhoff [this message]
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=4C83E3C9.7050603@steinhoff.de \
--to=armin@steinhoff.de \
--cc=linux-kernel@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.