From owner-cvs-all Sun Sep 19 14:56:15 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 8727715268; Sun, 19 Sep 1999 14:56:10 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id OAA75044; Sun, 19 Sep 1999 14:56:10 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <199909192156.OAA75044@freefall.freebsd.org> From: Bill Paul Date: Sun, 19 Sep 1999 14:56:09 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii amphy.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk wpaul 1999/09/19 14:56:09 PDT Modified files: sys/dev/mii amphy.c Log: Allow the AMD PHY driver to support the DM9101 PHY. The DM9101 and the AMD AM79c873 have identical registers. I'm not sure why; one is probably a clone of the other. Revision Changes Path 1.2 +12 -5 src/sys/dev/mii/amphy.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message