All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Philips PNX8550
@ 2005-12-06 19:52 Vladimir A. Barinov
  2005-12-06 20:26 ` Peter Popov
  0 siblings, 1 reply; 7+ messages in thread
From: Vladimir A. Barinov @ 2005-12-06 19:52 UTC (permalink / raw)
  To: ralf; +Cc: linux-mips, ppopov

[-- Attachment #1: Type: text/plain, Size: 127 bytes --]

Hi Ralf, Pete,

This patch enables NATSEMI eth driver to be used on pci bus.

Does it make sense to push this patch?

Vladimir

[-- Attachment #2: natsemi.patch --]
[-- Type: text/plain, Size: 473 bytes --]

--- 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},
 };
 

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-12-08 17:21 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-12-06 19:52 [PATCH] Philips PNX8550 Vladimir A. Barinov
2005-12-06 20:26 ` Peter Popov
2005-12-07 19:05   ` Vladimir A. Barinov
2005-12-07 19:11     ` Peter Popov
2005-12-07 19:39       ` Vladimir A. Barinov
2005-12-07 19:44         ` Vladimir A. Barinov
2005-12-08 17:20         ` Vladimir A. Barinov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.