From owner-cvs-all@FreeBSD.ORG Wed Dec 8 06:35:52 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B838916A4CE; Wed, 8 Dec 2004 06:35:52 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 349CD43D5F; Wed, 8 Dec 2004 06:35:52 +0000 (GMT) (envelope-from imp@harmony.village.org) Received: from localhost (localhost [IPv6:::1]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iB86YmJr078570; Tue, 7 Dec 2004 23:34:48 -0700 (MST) (envelope-from imp@harmony.village.org) Date: Tue, 07 Dec 2004 23:34:48 -0700 (MST) Message-Id: <20041207.233448.71165340.imp@harmony.village.org> To: arr@watson.org From: Warner Losh In-Reply-To: <20041208012205.Q94588@fledge.watson.org> References: <200412080416.iB84GIjD029481@repoman.freebsd.org> <20041208012205.Q94588@fledge.watson.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: imp@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/dev/pci pci.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2004 06:35:52 -0000 > Can I remove my loader.conf entry of hw.pci.do_powerstate=0 with this > commit? I believe so. Please let me know if that belief is in error. Warner