From owner-freebsd-acpi@FreeBSD.ORG Wed Aug 12 16:06:33 2009 Return-Path: Delivered-To: freebsd-acpi@FreeBSD.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id BC66510656AE; Wed, 12 Aug 2009 16:06:33 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Wed, 12 Aug 2009 12:06:05 -0400 User-Agent: KMail/1.6.2 References: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> In-Reply-To: <3f1d93450908120001q5970e3baoc9d6ea0c4eeda2a5@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200908121206.26470.jkim@FreeBSD.org> Cc: Tim Matthews , "b. f." 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: Wed, 12 Aug 2009 16:06:35 -0000 On Wednesday 12 August 2009 03:01 am, Tim Matthews wrote: > I have just tried upgrading to current and powering off still > didn't work. I am not sure if I could get you any log files as my > wifi, X and probably other things no longer work. If you are feeling adventurous, you may try the following patch against -CURRENT: http://people.freebsd.org/~jkim/acpica-import-20090730.diff.gz I believe it had few PM control register related fixes. Jung-uk Kim