From owner-cvs-all Tue Mar 13 2:27:47 2001 Delivered-To: cvs-all@freebsd.org Received: from dt051n37.san.rr.com (dt051n37.san.rr.com [204.210.32.55]) by hub.freebsd.org (Postfix) with ESMTP id DE40837B71E; Tue, 13 Mar 2001 02:27:40 -0800 (PST) (envelope-from DougB@yahoo-inc.com) Received: from yahoo-inc.com (Studded@master [10.0.0.2]) by dt051n37.san.rr.com (8.9.3/8.9.3) with ESMTP id CAA20965; Tue, 13 Mar 2001 02:27:40 -0800 (PST) (envelope-from DougB@yahoo-inc.com) Message-ID: <3AADF61B.9F2DAD94@yahoo-inc.com> Date: Tue, 13 Mar 2001 02:27:39 -0800 From: Doug Barton Organization: Triborough Bridge & Tunnel Authority X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: Jonathan Lemon Cc: 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 References: <200103122130.f2CLUrr04891@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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.106&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? Doug -- Perhaps the greatest damage the American system of education has done to its children is to teach them that their opinions are relevant simply because they are their opinions. Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message