From owner-cvs-all Sun Sep 10 12:22: 9 2000 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 013FC37B422; Sun, 10 Sep 2000 12:22:05 -0700 (PDT) Received: (from semenu@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id MAA47310; Sun, 10 Sep 2000 12:22:04 -0700 (PDT) (envelope-from semenu@FreeBSD.org) Message-Id: <200009101922.MAA47310@freefall.freebsd.org> From: Ustimenko Semen Date: Sun, 10 Sep 2000 12:22:04 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii miidevs miidevs.h nsphy.c X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG semenu 2000/09/10 12:22:04 PDT Modified files: (Branch: RELENG_4) sys/dev/mii miidevs miidevs.h nsphy.c Log: MFC: added ALTIMA's AC 101 PHY. AC101 and QS6612 are quite compatible with DP83840, so support them as nsphy. All this to convert tx driver to use miibus. PR: kern/20967 Obtained from: current Revision Changes Path 1.4.2.2 +6 -1 src/sys/dev/mii/miidevs 1.4.2.2 +8 -2 src/sys/dev/mii/miidevs.h 1.2.2.1 +12 -7 src/sys/dev/mii/nsphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message