[patch 3/6] Add 8548 CDS PCI express controller node and PCI-X device node
Kumar Gala
galak at kernel.crashing.org
Thu Jul 12 17:55:25 EST 2007
>
>>>> + pci at a000 {
>>>> + interrupt-map-mask = <f800 0 0 7>;
>>>> + interrupt-map = <
>>>> +
>>>> + /* IDSEL 0x0 (PEX) */
>>>> + 00000 0 0 1 &mpic 0 1
>>>> + 00000 0 0 2 &mpic 1 0
>>>> + 00000 0 0 3 &mpic 2 0
>>>> + 00000 0 0 4 &mpic 3 0>;
>>>
>>> Why sense 0 for all but the first entry in this map?
>> Now, only the first entry is used.
>
> Sure, but the other three entries are incorrect. Either
> provide correct entries, or just leave the unused entries
> out of the map; if those three interrupts aren't wired up,
> that is the right thing to do, too.
Yeah these should be sense 1 for irq b, c, d. I'll fix that up when
I apply the patch.
- k
More information about the Linuxppc-dev
mailing list