From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from kunk.qbjnet.com (ddsl1-28.ddsl.mr.net [137.192.135.28]) by ozlabs.org (Postfix) with SMTP id E982D67C4F for ; Fri, 15 Dec 2006 03:16:57 +1100 (EST) Date: 14 Dec 2006 16:16:56 -0000 Message-ID: <20061214161656.31058.qmail@kunk.qbjnet.com> From: Bob Brose To: linuxppc-dev@ozlabs.org Subject: Re: [PATCH] powerpc: Fix irq routing on some PowerMac 32 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Yes, that did it. The ganged irq is back on 25 now and everything works. Thanks! Bob Ben Said: > What about that patch ? If it doesn't help, please send me a new dmesg > log of 2.6.19 with patches -and- with #defin'ing DEBUG in > arch/powerpc/kernel/pci_32.c and prom_parse.c. > > Index: linux-work/arch/powerpc/kernel/prom_parse.c > =================================================================== . . .