From owner-freebsd-stable Mon Mar 26 15:45:58 2001 Delivered-To: freebsd-stable@freebsd.org Received: from pathlink.net (ns2.pathlink.com [209.155.233.197]) by hub.freebsd.org (Postfix) with ESMTP id 4A56E37B71A for ; Mon, 26 Mar 2001 15:45:56 -0800 (PST) (envelope-from kachun@pathlink.com) Received: from dvl-1 (dvl-1.pathlink.com [209.155.56.211]) by pathlink.net (8.9.3/8.9.3) with SMTP id PAA21108 for ; Mon, 26 Mar 2001 15:45:55 -0800 (PST) (envelope-from kachun@pathlink.com) Message-Id: <200103262345.PAA21108@pathlink.net> To: freebsd-stable@freebsd.org Subject: Re: wx driver fro Intel PRO/1000T From: kachun@pathlink.com (Kachun Lee) Date: Mon, 26 Mar 2001 15:45:55 -0800 X-Mailer: WinVN 0.99.8 (x86 32bit) In-Reply-To: <5.0.2.1.2.20010326145407.00a1cec0@linda.pathlink.com> References: <5.0.2.1.2.20010326145407.00a1cec0@linda.pathlink.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG (reformatted... sorry about the previous one) I cut and pasted the PHY code from the Linux driver to wx, fixed up the register map and got the wx driver running with the PRO/1000T (LIVENGOOD COPPER). I put it at: http://www.pathlink.com/freebsd for any one who may be interested in it. It is just intended as a stop gap measoure until the regulars get their running. Since I will be using it in a production system in a few day, please let me know if you encounter any problem with it. The set ifmedia stuffs are not in, but the AutoNeg is working fine. I tested it over the weekends with both 1000BaseTX and 100BaseT. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message