From owner-cvs-all Tue Mar 13 2:59:38 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [65.0.135.147]) by hub.freebsd.org (Postfix) with ESMTP id 9D52137B724; Tue, 13 Mar 2001 02:59:30 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from mobile.wemm.org (mobile.wemm.org [10.0.0.5]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f2DAxUp39850; Tue, 13 Mar 2001 02:59:30 -0800 (PST) (envelope-from peter@netplex.com.au) Received: from netplex.com.au (localhost [127.0.0.1]) by mobile.wemm.org (8.11.1/8.11.1) with ESMTP id f2DAxTh54596; Tue, 13 Mar 2001 02:59:29 -0800 (PST) (envelope-from peter@netplex.com.au) Message-Id: <200103131059.f2DAxTh54596@mobile.wemm.org> X-Mailer: exmh version 2.2 06/23/2000 with nmh-1.0.4 To: Doug Barton Cc: Jonathan Lemon , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h In-Reply-To: <3AADF61B.9F2DAD94@yahoo-inc.com> Date: Tue, 13 Mar 2001 02:59:29 -0800 From: Peter Wemm Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Doug Barton wrote: > Jonathan Lemon wrote: > > > > jlemon 2001/03/12 13:30:53 PST > > > > Modified files: > > sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h > > Log: > > Convert the fxp driver to miibus, which involves ripping out the PHY > > logic and media bits. Support for Intel PHYs can now be found in > > dev/mii/inphy.c. > > > > Clean up the driver, and add various 82558 and 82559 specific bits. > > > > Revision Changes Path > > 1.107 +477 -632 src/sys/dev/fxp/if_fxp.c > > 1.21 +52 -123 src/sys/dev/fxp/if_fxpreg.h > > 1.16 +65 -7 src/sys/dev/fxp/if_fxpvar.h > > > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxp.c.diff?&r1=1.1 06&r2=1.107&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxpreg.h.diff?&r1= 1.20&r2=1.21&f=h > > http://www.FreeBSD.org/cgi/cvsweb.cgi/src/sys/dev/fxp/if_fxpvar.h.diff?&r1= 1.15&r2=1.16&f=h > > Not that I oppose the change, but I'm wondering if anyone has done any > before/after tests? If not, what would some appropriate test be? Build a new kernel. If fxp still works, you win. :-) Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message