From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.dvmed.net (srv5.dvmed.net [207.36.208.214]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id A6FC7DDE23 for ; Fri, 25 Apr 2008 16:04:32 +1000 (EST) Message-ID: <4811746B.9050202@pobox.com> Date: Fri, 25 Apr 2008 02:04:27 -0400 From: Jeff Garzik MIME-Version: 1.0 To: Benjamin Herrenschmidt Subject: Re: [PATCH] ibm_newemac: Increase MDIO timeouts References: <20080423051832.63BF7DDF65@ozlabs.org> In-Reply-To: <20080423051832.63BF7DDF65@ozlabs.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Cc: super.firetwister@googlemail.com, netdev@vger.kernel.org, linuxppc-dev@ozlabs.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Benjamin Herrenschmidt wrote: > This patch doubles the MDIO timeouts in EMAC as there are field > cases where they are two short to communicate with some PHYs. > > Signed-off-by: Benjamin Herrenschmidt applied From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH] ibm_newemac: Increase MDIO timeouts Date: Fri, 25 Apr 2008 02:04:27 -0400 Message-ID: <4811746B.9050202@pobox.com> References: <20080423051832.63BF7DDF65@ozlabs.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, linuxppc-dev@ozlabs.org, super.firetwister@googlemail.com To: Benjamin Herrenschmidt Return-path: Received: from srv5.dvmed.net ([207.36.208.214]:57230 "EHLO mail.dvmed.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756051AbYDYGE3 (ORCPT ); Fri, 25 Apr 2008 02:04:29 -0400 In-Reply-To: <20080423051832.63BF7DDF65@ozlabs.org> Sender: netdev-owner@vger.kernel.org List-ID: Benjamin Herrenschmidt wrote: > This patch doubles the MDIO timeouts in EMAC as there are field > cases where they are two short to communicate with some PHYs. > > Signed-off-by: Benjamin Herrenschmidt applied