From owner-freebsd-current@FreeBSD.ORG Sun Nov 21 16:58:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04E3316A4CE for ; Sun, 21 Nov 2004 16:58:53 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A67643D41 for ; Sun, 21 Nov 2004 16:58:52 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (harmony.village.org [10.0.0.6]) by harmony.village.org (8.13.1/8.13.1) with ESMTP id iALGwUcN023690; Sun, 21 Nov 2004 09:58:37 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 21 Nov 2004 09:53:33 -0700 (MST) Message-Id: <20041121.095333.34759989.imp@bsdimp.com> To: alex.wilkinson@dsto.defence.gov.au From: "M. Warner Losh" In-Reply-To: <20041121004001.GB7395@squash.dsto.defence.gov.au> References: <20041120.000624.122832691.imp@bsdimp.com> <20041120104224.E566@korben.prv.univie.ac.at> <20041121004001.GB7395@squash.dsto.defence.gov.au> 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: freebsd-current@freebsd.org Subject: Re: Problem with HP DL380 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 21 Nov 2004 16:58:53 -0000 In message: <20041121004001.GB7395@squash.dsto.defence.gov.au> "Wilkinson, Alex" writes: : what is meant by 'C3 state' ? It is a typo for D3. D3 state is a state where the power is bascially off to the device, but in such a way that it can be powered back on as needed. This is typically referred to as D3hot in the pci standards and related documentation. Warner