From owner-cvs-all Mon Dec 18 14: 6:15 2000 From owner-cvs-all@FreeBSD.ORG Mon Dec 18 14:06:12 2000 Return-Path: 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 B4E7437B400; Mon, 18 Dec 2000 14:06:12 -0800 (PST) Received: (from wpaul@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id eBIM6CY51477; Mon, 18 Dec 2000 14:06:12 -0800 (PST) (envelope-from wpaul) Message-Id: <200012182206.eBIM6CY51477@freefall.freebsd.org> From: Bill Paul Date: Mon, 18 Dec 2000 14:06:12 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci if_fxp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG wpaul 2000/12/18 14:06:12 PST Modified files: sys/pci if_fxp.c Log: Add power state manipulation to the fxp driver. Some people have claimed that their Intel NIC is comatose after a warm boot from Windoze. This is most likely due to the card getting put in the D3 state. This should bring it back to life. Revision Changes Path 1.101 +21 -1 src/sys/pci/if_fxp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message