Re: Status of PCI-PCI bridge on UMAX S900
From: Tibor Pausz <hidden>
Date: 2001-01-04 19:19:39
On Fre, 29. Dez 2000, Chas Williams [off-list ref] wrote:
In message [ref],jingai writes:quoted
Doh! I didn't even think to check if the second get_property() call was returning > 0.. this fixes it! Thanks bunches for spotting that!it seems like someone was confused about the meaning of the 'interrupts' property when they wrote prom.c. its basically the number of interrupts supported by this pci device. interpret_dbdma_props() also has the same confusion, so the following would be a more complete patch to prom.c. note that it checks to see if a pci node has an interrupt property before assigning one, otherwise devices on the far side of a pci bridge (that shares interrupts) would be assigned interrupts when they dont need them.
Today I tried your patch. Well, I breaks the hole interrupt stuff. Now, even Mesh has trouble with interrupts (kernel crash), the console=ttyS0 doesn't work so no output from the booting ... ** Sent via the linuxppc-dev mail list. See http://lists.linuxppc.org/