From owner-freebsd-acpi@FreeBSD.ORG Sun Aug 9 13:00:45 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 7B906106566C for ; Sun, 9 Aug 2009 13:00:45 +0000 (UTC) (envelope-from bf1783@googlemail.com) Received: from mail-ew0-f206.google.com (mail-ew0-f206.google.com [209.85.219.206]) by mx1.freebsd.org (Postfix) with ESMTP id 1000C8FC28 for ; Sun, 9 Aug 2009 13:00:44 +0000 (UTC) Received: by ewy2 with SMTP id 2so2501341ewy.43 for ; Sun, 09 Aug 2009 06:00:44 -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:cc:content-type :content-transfer-encoding; bh=jwlU6xQXJ2JpSpsn8dPp9DwqdoSotn7BQ9uS91ko/Dc=; b=NCJmJ1Flom2azlanzFSp84iAfVxT64TbRrTt80iGMSOh4C7l/LQ3MmT0AU/DzJvDqt NVI5HY2l1PCXpesWzudEEZEyCScABruRecYndGFbMTB2zb/wIWHTi0QInToGYzoJw9eu 2UDOcw7LQT+DHtHC49VDlcJXiw6ao0dZC68vU= 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 :cc:content-type:content-transfer-encoding; b=LrhYidx9b+zNSxlWKnOd9mvqKwcSXl1COigLvaqEXl+0TlpzVFOhBoG5ucaNIMzsPy EU4BweNICZCIMhU+mqnukdzgmuB04Zfv0qzxIvcqiRCuiTd1jr+R47zpH4+0UlxASnDd PhSTcWCcNi9xIx+b5aOcvjbxV1SFhIv4iUo24= MIME-Version: 1.0 Received: by 10.216.70.205 with SMTP id p55mr659461wed.55.1249822844135; Sun, 09 Aug 2009 06:00:44 -0700 (PDT) In-Reply-To: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> References: <3f1d93450908090448p3553bfb7te177a3b247bf6cc@mail.gmail.com> Date: Sun, 9 Aug 2009 13:00:44 +0000 Message-ID: From: "b. f." To: Tim Matthews Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: freebsd-acpi@freebsd.org 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 13:00:45 -0000 Another correction: suspend/resume for deep sleep on amd64 was introduced to 8-CURRENT on March 17 of this year, not in May. There were some important shutdown/reboot related changes at the end of April, and the ACPI update in June. I see no sign that these were backported in time for 7.2-RELEASE. b.