From owner-cvs-all Sun Sep 5 22:29:11 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 670B915885; Sun, 5 Sep 1999 22:29:09 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA13334; Sun, 5 Sep 1999 22:27:56 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199909060527.WAA13334@freefall.freebsd.org> From: Bill Paul Date: Sun, 5 Sep 1999 22:27:56 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii amphy.c amphyreg.h src/sys/conf files src/sys/modules/mii Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/09/05 22:27:56 PDT Modified files: sys/conf files sys/modules/mii Makefile Added files: sys/dev/mii amphy.c amphyreg.h Log: Add a driver for the AMD AM79c873 10/100 PHY. By some strange coincidence, this PHY and the Davicom DM9101 have exactly the same register definitions. One of them is probably a clone of the other. I'm not sure which. This is needed for the Davicom DM9102 10/100 PCI ethernet driver which will be committed shortly. Revision Changes Path 1.245 +2 -0 src/sys/conf/files 1.5 +2 -2 src/sys/modules/mii/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message