From owner-cvs-all Sat Sep 29 11:48:27 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 D691C37B40B; Sat, 29 Sep 2001 11:48:24 -0700 (PDT) Received: (from jlemon@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f8TImO905421; Sat, 29 Sep 2001 11:48:24 -0700 (PDT) (envelope-from jlemon) Message-Id: <200109291848.f8TImO905421@freefall.freebsd.org> From: Jonathan Lemon Date: Sat, 29 Sep 2001 11:48:24 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii_physubr.c 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 jlemon 2001/09/29 11:48:24 PDT Modified files: sys/dev/mii mii_physubr.c Log: Forced commit: common service routines mii_phy_update() and mii_phy_tick() have also been added, and can be used to factor out common code from the various mii drivers. Revision Changes Path 1.6 +1 -1 src/sys/dev/mii/mii_physubr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message