[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4C83E3C9.7050603@steinhoff.de>
Date: Sun, 05 Sep 2010 20:39:05 +0200
From: Armin Steinhoff <armin@...inhoff.de>
To: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [PC/104 interrupt bug] Fedora 13 problem
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists