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