From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from guug.org (guug.galileo.edu [168.234.203.30]) by ozlabs.org (Postfix) with ESMTP id ACE0B68003 for ; Thu, 18 Aug 2005 10:09:32 +1000 (EST) Date: Wed, 17 Aug 2005 18:08:56 -0600 To: Dale Farnsworth Message-ID: <20050818000856.GB2389@guug.org> References: <20050812032819.GA4763@guug.org> <20050815222510.C28706@cox.net> <20050816211259.GB28419@guug.org> <20050816141908.A1053@cox.net> <20050817024745.GA30824@guug.org> <20050817031336.GA20712@xyzzy.farnsworth.org> <20050817191815.GA331@xyzzy.farnsworth.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <20050817191815.GA331@xyzzy.farnsworth.org> From: Otto Solares Cc: linuxppc-embedded Subject: Re: Redwood-6 and 2.6 List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Aug 17, 2005 at 12:18:15PM -0700, Dale Farnsworth wrote: > On Wed, Aug 17, 2005 at 03:13:36AM +0000, Dale Farnsworth wrote: > > I added smc91111 support for redwood5 and redwood6 many months > > ago. See the reference to CONFIG_REDWOOD_5 in smc91x.h. I haven't > > tested it recently though. I'll give it a try tomorrow. > > Just following up. I verified that current linux-2.6.git netboots > fine on redwood5 using the SMC91111. Excellent for your code! the box I'm talking about is redwood6 based, just a question, the supplied smc91xxx.c for 2.4 needs byte swapping, that works ok with your code and this unified smc91x driver? Thank you. -otto