Date: Tue, 13 Mar 2001 02:59:29 -0800 From: Peter Wemm <peter@netplex.com.au> To: Doug Barton <DougB@yahoo-inc.com> Cc: Jonathan Lemon <jlemon@FreeBSD.org>, 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: <200103131059.f2DAxTh54596@mobile.wemm.org> In-Reply-To: <3AADF61B.9F2DAD94@yahoo-inc.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103131059.f2DAxTh54596>