All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.10-rc3][PPC32] Fix Motorola PReP (PowerstackII Utah) PCI IRQ map
@ 2004-12-06 18:54 ` Tom Rini
  0 siblings, 0 replies; 38+ messages in thread
From: Tom Rini @ 2004-12-06 18:54 UTC (permalink / raw)
  To: Linus Torvalds, Kernel Mailing List, linuxppc-dev
  Cc: Sven Hartge, Meelis Roos, Christian Kujau

The PCI IRQ map for the old Motorola PowerStackII (Utah) boards was
incorrect, but this breakage wasn't exposed until 2.5, and finally fixed
until recently by Sebastian Heutling <sheutlin@gmx.de>.

Signed-off-by: Christian Kujau <evil@g-house.de>
Signed-off-by: Tom Rini <trini@kernel.crashing.org>

--- 1.32/arch/ppc/platforms/prep_pci.c	2004-10-12 14:29:11 -07:00
+++ edited/arch/ppc/platforms/prep_pci.c	2004-12-06 09:20:52 -07:00
@@ -49,10 +49,10 @@
         0,   /* Slot 1  - unused */
         5,   /* Slot 2  - SCSI - NCR825A  */
         0,   /* Slot 3  - unused */
-        1,   /* Slot 4  - Ethernet - DEC2114x */
+        3,   /* Slot 4  - Ethernet - DEC2114x */
         0,   /* Slot 5  - unused */
-        3,   /* Slot 6  - PCI Card slot #1 */
-        4,   /* Slot 7  - PCI Card slot #2 */
+        2,   /* Slot 6  - PCI Card slot #1 */
+        3,   /* Slot 7  - PCI Card slot #2 */
         5,   /* Slot 8  - PCI Card slot #3 */
         5,   /* Slot 9  - PCI Bridge */
              /* added here in case we ever support PCI bridges */

-- 
Tom Rini
http://gate.crashing.org/~trini/

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

end of thread, other threads:[~2005-02-26  6:14 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-06 18:54 [PATCH 2.6.10-rc3][PPC32] Fix Motorola PReP (PowerstackII Utah) PCI IRQ map Tom Rini
2004-12-06 18:54 ` Tom Rini
2004-12-07 18:21 ` Linus Torvalds
2004-12-07 18:23   ` Linus Torvalds
2005-02-22  8:36 ` Meelis Roos
2005-02-22  8:36   ` Meelis Roos
2005-02-22 12:01   ` Sebastian Heutling
2005-02-22 12:01     ` Sebastian Heutling
2005-02-22 12:23     ` Leigh Brown
2005-02-22 12:23       ` Leigh Brown
2005-02-22 16:27       ` Christian Kujau
2005-02-22 16:27         ` Christian Kujau
2005-02-22 18:27       ` Sebastian Heutling
2005-02-22 18:27         ` Sebastian Heutling
2005-02-24  7:47   ` Sven Luther
2005-02-24  7:47     ` Sven Luther
2005-02-24 15:47     ` Meelis Roos
2005-02-24 15:47       ` Meelis Roos
2005-02-24 16:06       ` Sven Luther
2005-02-24 16:06         ` Sven Luther
2005-02-24 16:34         ` Meelis Roos
2005-02-24 16:34           ` Meelis Roos
2005-02-24 17:01           ` Sven Luther
2005-02-24 17:01             ` Sven Luther
2005-02-24 20:51             ` Meelis Roos
2005-02-24 20:51               ` Meelis Roos
2005-02-25  0:24         ` Christian Kujau
2005-02-25  0:24           ` Christian Kujau
2005-02-25  6:36           ` Sven Luther
2005-02-25  6:36             ` Sven Luther
2005-02-25 11:59             ` Christian
2005-02-25 11:59               ` Christian
2005-02-25 12:15               ` Sven Luther
2005-02-25 12:15                 ` Sven Luther
2005-02-26  3:39                 ` Christian
2005-02-26  3:39                   ` Christian
2005-02-26  6:04                   ` Sven Luther
2005-02-26  6:04                     ` Sven Luther

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.