From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from penguin.netx4.com (embeddededge.com [209.113.146.155]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTP id F130F679F5 for ; Thu, 5 May 2005 09:13:08 +1000 (EST) In-Reply-To: <4278DDAF.6010605@ru.mvista.com> References: <4278DDAF.6010605@ru.mvista.com> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: From: Dan Malek Date: Wed, 4 May 2005 19:08:45 -0400 To: Vitaly Bordug Cc: linuxppc-embedded list Subject: Re: [RFC][PATCH 2.6.12-rc2 2/3] FCC Ethernet PlatformDevice support for 82xx List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On May 4, 2005, at 10:35 AM, Vitaly Bordug wrote: > This patch adds some helper functions to the common CPM2 code in order > to prevent > direct *immr usage within network driver. No, please don't do this. We don't need "helper" functions for the IO port in this manner. I've got a new scheme that's been discussed, I just need a few more "free" hours to finish it. Suffer with the current situation for a little longer, we'll get this fixed the right way shortly. Thanks. -- Dan