| To: | ralf@linux-mips.org |
|---|---|
| Subject: | [PATCH] Philips PNX8550 |
| From: | "Vladimir A. Barinov" <vbarinov@ru.mvista.com> |
| Date: | Tue, 06 Dec 2005 22:52:31 +0300 |
| Cc: | linux-mips@linux-mips.org, ppopov@embeddedalley.com |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
| User-agent: | Mozilla Thunderbird 1.0.2-6 (X11/20050513) |
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},
};
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: [PATCH] Philips PNX8550 USB Host driver compile fix, Peter Popov |
|---|---|
| Next by Date: | Re: [PATCH] Philips PNX8550, Peter Popov |
| Previous by Thread: | [PATCH] Philips PNX8550 USB Host driver compile fix, Vladimir A. Barinov |
| Next by Thread: | Re: [PATCH] Philips PNX8550, Peter Popov |
| Indexes: | [Date] [Thread] [Top] [All Lists] |