From owner-cvs-all Tue Sep 19 17:59:21 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 EFED337B424; Tue, 19 Sep 2000 17:59:17 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id RAA08418; Tue, 19 Sep 2000 17:59:17 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200009200059.RAA08418@freefall.freebsd.org> From: Bill Paul Date: Tue, 19 Sep 2000 17:59:17 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_dc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/09/19 17:59:17 PDT Modified files: sys/pci if_dc.c Log: If this is a Davicom DM9102A and we're enabling the homePNA link, force dc_link to 1 and don't activate the tick routine. Without this, dc_start() always thinks the link is down and never transmits in homePNA mode. Revision Changes Path 1.23 +11 -6 src/sys/pci/if_dc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message