From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Subject: Re: [PATCH 7/11] ibm_newemac: Skip EMACs that are marked unused by the firmware From: Benjamin Herrenschmidt To: David Gibson In-Reply-To: <20071205042126.GE12855@localhost.localdomain> References: <20071205001539.97730DE091@ozlabs.org> <20071205035345.GA12855@localhost.localdomain> <1196828329.13230.356.camel@pasglop> <20071205042126.GE12855@localhost.localdomain> Content-Type: text/plain Date: Wed, 05 Dec 2007 15:34:49 +1100 Message-Id: <1196829289.13230.358.camel@pasglop> Mime-Version: 1.0 Cc: netdev@vger.kernel.org, jgarzik@pobox.com, linuxppc-dev@ozlabs.org Reply-To: benh@kernel.crashing.org List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, 2007-12-05 at 15:21 +1100, David Gibson wrote: > On Wed, Dec 05, 2007 at 03:18:49PM +1100, Benjamin Herrenschmidt wrote: > > > > On Wed, 2007-12-05 at 14:53 +1100, David Gibson wrote: > > > It occurred to me the other day. Instead of using a new "unused" > > > property for this, should we be using the OF standard "status" > > > property. > > > > Dunno... it's really not wired. Probably not even clocked. > > status = "fail-notconnected"; ? Bah, that's fugly.. jeff, don't hold the patches, we may sort that out later. Ben.