From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from gate.crashing.org (gate.crashing.org [63.228.1.57]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 5DCA6B7D05 for ; Sat, 6 Feb 2010 12:49:16 +1100 (EST) Subject: Re: [PATCH 4/4] Fix iMac iSight PCI bridge setup From: Benjamin Herrenschmidt To: Josh Boyer In-Reply-To: <20100206010314.GP12001@hansolo.jdub.homelinux.org> References: <20100205133552.GF12001@hansolo.jdub.homelinux.org> <20100205135546.GJ12001@hansolo.jdub.homelinux.org> <1265403466.8287.218.camel@pasglop> <20100206010314.GP12001@hansolo.jdub.homelinux.org> Content-Type: text/plain; charset="UTF-8" Date: Sat, 06 Feb 2010 12:48:56 +1100 Message-ID: <1265420936.8287.219.camel@pasglop> Mime-Version: 1.0 Cc: linuxppc-dev@lists.ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Fri, 2010-02-05 at 20:03 -0500, Josh Boyer wrote: > On Sat, Feb 06, 2010 at 07:57:46AM +1100, Benjamin Herrenschmidt wrote: > >On Fri, 2010-02-05 at 08:55 -0500, Josh Boyer wrote: > >> This works around the PCIe bridge setup on the iMac iSight boxen. > > > >Is this still needed ? I though I had fixed the root cause (incorrect > >setup of the bridge) a while back... > > I honestly have no clue, and I have no means of actually testing this. I have > an iMac running Fedora, but not the iSight version. If you think it's fixed > then I can just drop the patch from the Fedora kernel and we can wait for > either silence or bug reports :) I -think- it is but users of those machines are hard to find :-) Cheers, Ben.