From owner-freebsd-acpi@FreeBSD.ORG Sun Aug 9 12:49:55 2009 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A44381065687 for ; Sun, 9 Aug 2009 12:49:55 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ew0-f175.google.com (mail-ew0-f175.google.com [209.85.219.175]) by mx1.freebsd.org (Postfix) with ESMTP id 373058FC15 for ; Sun, 9 Aug 2009 12:49:54 +0000 (UTC) Received: by ewy23 with SMTP id 23so397690ewy.19 for ; Sun, 09 Aug 2009 05:49:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=G+sh26kfXV0C7suNnwWibfYkVNQfzJ4odpZZCwDTGx4=; b=oLRRjXXouSypQU+oqmKEYIKAQqTzIusbeexAy9X50qEYZbwQ8dJwOhXKzxnknOB3/Z eYcbMhtxpV5rNLG3e+hIVacu8aQD8zex7XFAEs8t6D/sYiLg/LPIvOsYpm2b8OOyg3s+ GXE86vCEDbkriSKcoFMhS5SanXgJz4xWTCixE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=u0gDqVRyfs9hz6qncbtaaSOlkxca91VRhjErYkRFrxScfhm6TdEKBE4WQx9rCh55YJ kfMvvo1pLv3vtLuM7TxaSRJ1MIS1etthTkrprEQgX+Es9JJL/cBxBtOi+b0WfUotaVcQ gMf3KwvALcnX5fTBN5vpvDaX/BbBFOE8+xGsY= MIME-Version: 1.0 Received: by 10.216.28.193 with SMTP id g43mr649392wea.192.1249822194060; Sun, 09 Aug 2009 05:49:54 -0700 (PDT) In-Reply-To: References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Date: Sun, 9 Aug 2009 12:49:54 +0000 Message-ID: From: "b. f." To: freebsd-acpi@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: laptop doesn't power off X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Aug 2009 12:49:56 -0000 Ack, I'm behind the times (as is the Handbook...). Change, from my earlier message: hw.acpi.disable_on_poweroff="0" to hw,acpi.disable_on_reboot="1" b.