From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from yx-out-2324.google.com (yx-out-2324.google.com [74.125.44.29]) by ozlabs.org (Postfix) with ESMTP id C9524DDF1F for ; Wed, 11 Mar 2009 09:53:41 +1100 (EST) Received: by yx-out-2324.google.com with SMTP id 8so1071406yxb.39 for ; Tue, 10 Mar 2009 15:53:39 -0700 (PDT) MIME-Version: 1.0 Date: Tue, 10 Mar 2009 17:53:38 -0500 Message-ID: Subject: TSEC/MDIO bug in recent kernels From: Johns Daniel To: linuxppc-dev@ozlabs.org Content-Type: text/plain; charset=ISO-8859-1 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , For those of you who are running into this error: 24520:01 not found eth0: Could not attach to PHY IP-Config: Failed to open eth0 IP-Config: Device `eth0' not found. There is a bug in recent kernels. I found it in 2.6.28.7: linux/arch/powerpc/sysdev/fsl_soc.c.~1~: for_each_compatible_node(np, "mdio", "gianfar");