From owner-cvs-all Wed Sep 20 10: 4:34 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 1D12537B422; Wed, 20 Sep 2000 10:04:31 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA83412; Wed, 20 Sep 2000 10:04:31 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200009201704.KAA83412@freefall.freebsd.org> From: Bill Paul Date: Wed, 20 Sep 2000 10:04:30 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/modules/mii Makefile src/sys/conf files src/sys/dev/mii pnaphy.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/09/20 10:04:30 PDT Modified files: sys/modules/mii Makefile sys/conf files Added files: sys/dev/mii pnaphy.c Log: Add a homePNA PHY driver. This is really only a stub: MII-based homePNA PHYs tend to look like 10mbps PHYs with no autonegotiation. This allows us to display the proper media type and link status however. Revision Changes Path 1.15 +2 -2 src/sys/modules/mii/Makefile 1.412 +2 -1 src/sys/conf/files To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message