Re: Problem in Interrupt Handling ....

Alan Cox (alan@lxorguk.ukuu.org.uk)
Mon, 6 Aug 2001 14:51:05 +0100 (BST)


> serial communication adapter which is based on
> interrrupt driven IO, top half handles registering the
> Immediate task queue and acknowledging to PIC, bottom
> half performs the actual task of interrupt handling.

Why are you touching the PIC at all - the kernel handles the PIC for you.
Indeed you IRQ might not even be coming from a PIC
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/