From owner-cvs-all Fri Oct 6 15:54:44 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 0F91437B502; Fri, 6 Oct 2000 15:54:42 -0700 (PDT) Received: (from wpaul@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA51560; Fri, 6 Oct 2000 15:54:42 -0700 (PDT) (envelope-from wpaul@FreeBSD.org) Message-Id: <200010062254.PAA51560@freefall.freebsd.org> From: Bill Paul Date: Fri, 6 Oct 2000 15:54:41 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_pcn.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/10/06 15:54:41 PDT Modified files: sys/pci if_pcn.c Log: When leaving suspend mode after enabling/disabling the promisc mode bit, make sure the chip is restarted by issuing a start command to the command register. Sometimes the receiver doesn't restart after leaving suspend mode. Revision Changes Path 1.7 +6 -2 src/sys/pci/if_pcn.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message