Date: Tue, 13 Mar 2001 02:27:39 -0800 From: Doug Barton <DougB@yahoo-inc.com> To: Jonathan Lemon <jlemon@FreeBSD.org> 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 Message-ID: <3AADF61B.9F2DAD94@yahoo-inc.com> References: <200103122130.f2CLUrr04891@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AADF61B.9F2DAD94>