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 ESMTP id 1C20EDDE0C for ; Thu, 5 Apr 2007 11:46:46 +1000 (EST) Subject: Re: [PATCH] add correct interrupt property for pegasos ide From: Benjamin Herrenschmidt To: Olaf Hering In-Reply-To: <20070404181138.GA6050@aepfle.de> References: <20070404111635.GA1855@aepfle.de> <20070404162004.GA3016@aepfle.de> <200704042010.50088.bzolnier@gmail.com> <20070404181138.GA6050@aepfle.de> Content-Type: text/plain Date: Thu, 05 Apr 2007 11:46:29 +1000 Message-Id: <1175737590.30879.105.camel@localhost.localdomain> Mime-Version: 1.0 Cc: linuxppc-dev@ozlabs.org, Andrew Morton , Paul Mackeras , Bartlomiej Zolnierkiewicz , linux-ide@vger.kernel.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2007-04-04 at 20:11 +0200, Olaf Hering wrote: > On Wed, Apr 04, Bartlomiej Zolnierkiewicz wrote: > > > ? > > You are right, I did not test the ide driver again. pata_via works with > the change. Probably only the first channel works... Ben.