Re: No sharing IRQ broken board problem

From: linux-os (Dick Johnson)
Date: Wed Nov 02 2005 - 16:33:12 EST



On Wed, 2 Nov 2005 tcrix@xxxxxxx wrote:

> I have a pci board in development that works but..
> it can not share the interrupt line.
>

It's on the PCI bus. It needs to be an "open collector" type.
Sharing or not is really not a software issue! The only
kind of hardware problem that could cause "shared interrupt"
line problems is the designer fails to provide the correct
kind of interface driver. In that case, just "dead-bug" a
FET (or two) on the board, near the connector, to convert
the driven bit to an open-collector (drain) bit.

> Has someone hacked through the problem of reserving one of the inta, intb,
> .. 's for a single device? I would love to see how you did so I could
> continue on with my driver while I wait for the !@$#!@ hardware guys to fix
> the board.
>
> Thanks for the help,
> Tom Rix
> -

Cheers,
Dick Johnson
Penguin : Linux version 2.6.13.4 on an i686 machine (5589.55 BogoMips).
Warning : 98.36% of all statistics are fiction.
.

****************************************************************
The information transmitted in this message is confidential and may be privileged. Any review, retransmission, dissemination, or other use of this information by persons or entities other than the intended recipient is prohibited. If you are not the intended recipient, please notify Analogic Corporation immediately - by replying to this message or by sending an email to DeliveryErrors@xxxxxxxxxxxx - and destroy all copies of this information, including any attachments, without reading or disclosing them.

Thank you.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/