From owner-cvs-all Tue Sep 4 15: 0:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3418837B406; Tue, 4 Sep 2001 15:00:34 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f84M0Yb64254; Tue, 4 Sep 2001 15:00:34 -0700 (PDT) (envelope-from wpaul) Message-Id: <200109042200.f84M0Yb64254@freefall.freebsd.org> From: Bill Paul Date: Tue, 4 Sep 2001 15:00:34 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii brgphy.c brgphyreg.h miidevs X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG wpaul 2001/09/04 15:00:34 PDT Modified files: sys/dev/mii brgphy.c brgphyreg.h miidevs Log: Add support for the BCM5401 and BCM5411 10/100/1000Mbps copper gigE PHYs. This basically updates the brgphy driver to support 10/100 modes in addition to 1000Mbps modes. Revision Changes Path 1.4 +72 -26 src/sys/dev/mii/brgphy.c 1.2 +7 -2 src/sys/dev/mii/brgphyreg.h 1.15 +3 -1 src/sys/dev/mii/miidevs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message