lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ