Muli Ben-Yehuda wrote:
> On Wed, Jun 22, 2005 at 08:43:12PM +0300, Aviv Goll wrote:
> 
>>Hi,
>> On windows I had the option to check if a device was experiencing an 
>>IRQ collision at the device manager. How do I do that in linux?
> 
> 
> I don't think the concept exists in Linux. What exactly does "IRQ
> collision" mean in Windows?
> 

I remmember that with (really) old hardware you needed to set the IRQ
using a jumper on a card, thus allowing to allocate the same IRQ to two
cards who can't handle it. That was back in the ISA days, though. Are
you saying that Linux knows how to handle such an issue?

> Anyway, you can see which device is using with interrupt number,
> including which interrupt lines are shared, via /proc/interrupts. 
> 
> Cheers,
> Muli


-- 
   "No, I do not contain myself,"
  were the final words from the set of self-excluding sets. :-)

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to