From owner-cvs-all Mon Apr 29 6:35:36 2002 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 71A6937B427; Mon, 29 Apr 2002 06:35:31 -0700 (PDT) Received: (from phk@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TDZVH76678; Mon, 29 Apr 2002 06:35:31 -0700 (PDT) (envelope-from phk) Message-Id: <200204291335.g3TDZVH76678@freefall.freebsd.org> From: Poul-Henning Kamp Date: Mon, 29 Apr 2002 06:35:31 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii exphy.c ukphy.c ukphy_subr.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 phk 2002/04/29 06:35:31 PDT Modified files: sys/dev/mii exphy.c ukphy.c ukphy_subr.c Log: Convert exphy and ukphy over to the new code. exphy is done flying blind, ukphy is tested on one card. Revision Changes Path 1.12 +3 -25 src/sys/dev/mii/exphy.c 1.11 +4 -33 src/sys/dev/mii/ukphy.c 1.5 +4 -4 src/sys/dev/mii/ukphy_subr.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message