Hi Ralf, Pete, This patch enables NATSEMI eth driver to be used on pci bus. Does it make sense to push this patch? Vladimir
--- linux-2.6.15.orig/arch/mips/philips/pnx8550/jbs/irqmap.c 2005-12-02 16:37:59.000000000 +0300 +++ linux-2.6.15/arch/mips/philips/pnx8550/jbs/irqmap.c 2005-12-02 17:33:05.000000000 +0300 @@ -31,6 +31,7 @@ char irq_tab_jbs[][5] __initdata = { [8] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff}, [9] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff}, + [10] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff}, [17] = { -1, PNX8550_INT_PCI_INTA, 0xff, 0xff, 0xff}, };