From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeff Garzik Subject: Re: [PATCH RFC]: PHY Abstraction Layer III Date: Fri, 29 Jul 2005 17:46:29 -0400 Message-ID: <42EAA3B5.70902@pobox.com> References: <23F9076F-9FBB-43C8-83CD-F630E694203D@freescale.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, Embedded PPC Linux list Return-path: To: Andy Fleming In-Reply-To: <23F9076F-9FBB-43C8-83CD-F630E694203D@freescale.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linuxppc-embedded-bounces@ozlabs.org Errors-To: linuxppc-embedded-bounces@ozlabs.org List-Id: netdev.vger.kernel.org Andy Fleming wrote: > Here's the latest version of the patch, done against a cogito linux-2.6 > branch. It has a handful of small changes, which I hope will speed > acceptance: > > * Interrupts are no longer requested at interrupt time > * There is a function to print out PHY status > * The PHY drivers' probe function now serves only to initialize driver > state > * A new config_init functor has been created to configure PHY state > just after reset (so that the PHYs will be returned to a sane state if > they don't start up that way) > * Stephen Hemminger's patch to allow better module support in the > drivers has been included OK, DaveM and I are OK with merging this. Send me a single One Big Patch which adds all the new files and such, I'll give it a final review, and queue it for 2.6.14. Jeff