lkml.org 
[lkml]   [1996]   [May]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectPCI <-> ISA interrupt sharing
From my knowledge PCI interrupts are usually negative level triggered 
while ISA interrupts are usually positive edge triggered. Thus I
suspect that you can't share interrupts between PCI and ISA.

But currently the kernel does not take any advantage of this fact. I
wonder if the probing for interrupts during autodetection can be
optimized (we are talking about ISA-only cards).

I aslo wonder if all the memory regions of detected PCI cards should
be registered, even if no driver is loaded. Can one assume that no
PCI card will generate an interrupt if the corresponding driver is
not loaded? If no, shouldn't the PCI interrupts be registererd as
well during startup?

(I don't know too much about PCI yet)
Ulrich Windl



\
 
 \ /
  Last update: 2005-03-22 13:37    [W:0.026 / U:1.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site