From owner-cvs-all Tue Mar 13 11:44:34 2001 Delivered-To: cvs-all@freebsd.org Received: from mail.wolves.k12.mo.us (mail.wolves.k12.mo.us [207.160.214.1]) by hub.freebsd.org (Postfix) with ESMTP id BBCC337B726; Tue, 13 Mar 2001 11:44:27 -0800 (PST) (envelope-from cdillon@wolves.k12.mo.us) Received: from mail.wolves.k12.mo.us (cdillon@mail.wolves.k12.mo.us [207.160.214.1]) by mail.wolves.k12.mo.us (8.9.3/8.9.3) with ESMTP id NAA53971; Tue, 13 Mar 2001 13:44:26 -0600 (CST) (envelope-from cdillon@wolves.k12.mo.us) Date: Tue, 13 Mar 2001 13:44:25 -0600 (CST) From: Chris Dillon To: John Baldwin Cc: Doug Barton , , , Jonathan Lemon Subject: Re: cvs commit: src/sys/dev/fxp if_fxp.c if_fxpreg.h if_fxpvar.h In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, 13 Mar 2001, John Baldwin wrote: > > On 13-Mar-01 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 > >> > > > > 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? > > Some have, more need to. If you have an fxp card, does it still work? If there is sufficient time to test this out, it would be a good MFC candidate. I don't have any -current systems to test this out on, though, just several very recent -STABLE systems (one of which has eight fxp cards all by itself), and lots of different fxp cards (various 82557, 82558B, dual-82558B, 82559, and the newest 82520 or whatever its called with the on-chip encryption). -- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net FreeBSD: The fastest and most stable server OS on the planet. For IA32 and Alpha architectures. IA64, PPC, and ARM under development. http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message