From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp06.wanadoo.nl (smtp06.wanadoo.nl [194.134.35.146]) by ozlabs.org (Postfix) with ESMTP id 02ADF67B2E for ; Thu, 12 May 2005 20:53:06 +1000 (EST) In-Reply-To: <427F4D41.10908@intracom.gr> References: <427F4D41.10908@intracom.gr> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <883b9affce23db0859a4619cff66da4e@aimsys.nl> From: Jaap-Jan Boor Date: Thu, 12 May 2005 12:53:03 +0200 To: Pantelis Antoniou Cc: Tom Rini , linuxppc-embedded Subject: Re: [PATCH] Freescale Ethernet combined driver List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Hi, May be a little late (I'm trying to catch up on all mailing list mail) but I was wondering if the io port handling functions I see now in these patches should not be 'atomic'. So toggling MII pins does not interfere with toggling e.g. I2C bit-bang interface pins when those pins happen to be on the same port (A/B/C/D/E). best regards, Jaap-Jan