From owner-cvs-all Mon Jun 5 19:56:43 2000 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 967FF37BBBC; Mon, 5 Jun 2000 19:56:39 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id TAA38746; Mon, 5 Jun 2000 19:56:39 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200006060256.TAA38746@freefall.freebsd.org> From: Bill Paul Date: Mon, 5 Jun 2000 19:56:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_sk.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/06/05 19:56:39 PDT Modified files: sys/pci if_sk.c Log: - Call mii_pollstat() after we bring up the link on a 1000baseTX card after autoneg so we make sure to set the link state and duplex mode correctly. - Make sure to set the 'ignore pause frames' bit on the XMAC. - Small linewrap fix. Revision Changes Path 1.24 +6 -3 src/sys/pci/if_sk.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message