patch: mtx-1 irqmap

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hello!

the following patch fixes the interrupt table for the mtx-1 (meshcube), please 
apply it to the 2.4 branch.

thanks,
bruno

diff -Nurb linux-mips-2.4.27/arch/mips/au1000/mtx-1/irqmap.c 
linux/arch/mips/au1000/mtx-1/irqmap.c
--- linux-mips-2.4.27/arch/mips/au1000/mtx-1/irqmap.c 2004-04-02 
11:04:00.000000000 +0200
+++ linux/arch/mips/au1000/mtx-1/irqmap.c 2004-11-22 14:15:56.000000000 +0100
@@ -72,10 +72,10 @@
   * A       B       C       D
   */
  {
-  {INTA, INTB, INTC, INTD},   /* IDSEL 0 */
-  {INTA, INTB, INTC, INTD},   /* IDSEL 1 */
-  {INTA, INTB, INTC, INTD},   /* IDSEL 2 */
-  {INTA, INTB, INTC, INTD},   /* IDSEL 3 */
+  {INTA, INTB, INTX, INTX},   /* IDSEL 0 */
+  {INTB, INTA, INTX, INTX},   /* IDSEL 1 */
+  {INTC, INTD, INTX, INTX},   /* IDSEL 2 */
+  {INTD, INTC, INTX, INTX},   /* IDSEL 3 */
  };
  const long min_idsel = 0, max_idsel = 3, irqs_per_slot = 4;
  return PCI_IRQ_TABLE_LOOKUP;

Attachment: pgpBuUaiVikiK.pgp
Description: PGP signature


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux