> Michael Meissner <[EMAIL PROTECTED]> writes:
> But using SMP on the dev kernels don't we have IRQ sharing
> available for PCI cards?
Yes, we do. Moreover, we have some extra IRQs available compared
to the UP:
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B0,I4,P3) -> 19
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B0,I6,P0) -> 19
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B0,I9,P0) -> 19
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B0,I10,P0) -> 18
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B0,I12,P0) -> 16
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B2,I4,P0) -> 17
Oct 1 13:05:11 lech kernel: PCI->APIC IRQ transform: (B2,I5,P0) -> 18
> I think my network card and scsi controller share a IRQ.
> It worried me at first, but it works, and I think I read
> about it in the documentation.
Seems to work fine here, too:
14:29 [lech(p2)$/home/lech7] cat /proc/interrupts | grep ,
19: 68720 68617 IO-APIC-level aic7xxx, eth2
--
Leszek.
-- [EMAIL PROTECTED] 2:480/33.7 - REAL programmers use INTEGERS -
-- speaking just for myself...