Subject: Re: IRQ sharing question
To: Rick Byers <rickb@iaw.on.ca>
From: Tom Javen <tomja@InnoTrac.fi>
List: port-i386
Date: 01/11/1999 12:15:32
On Sun, 10 Jan 1999, Rick Byers wrote:

> This certainly makes sense.  My understanding of the ISA bus is limited to
> i386.  But you do agree, that in general, IRQs should not be shared on an
> i386 ISA bus?  I think I will submit a pr for i386/isa_machdep.c to
> atleast add a kernel option to prevent i386 ISA IRQ sharing.  It certainly
> isn't the case that i386 ISA edge triggered interrupts are usually
> sharable (as the code would suggest).
> 
But e.g. a multi port serial card could have 8 16550s connected to the
same IRQ, so preventing shared irqs would not be a good idea.

The usual restriction is that you cannot have two (or more) ISA-cards
sharing the same irq.


Tom
-- 
=============================+===========================
Tom Javen                    |   Innotrac Diagnostics Oy
email tom.javen@innotrac.fi  |   Finland
gsm   +358-40-5860532        |   phone +358-2-2410025
                             |   fax   +358-2-2410024
=============================+===========================