From owner-freebsd-acpi@FreeBSD.ORG Thu Dec 11 23:17:43 2008 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 6D2F2106567A; Thu, 11 Dec 2008 23:17:41 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-acpi@FreeBSD.org Date: Thu, 11 Dec 2008 18:17:29 -0500 User-Agent: KMail/1.6.2 References: <1224616985.00027652.1224606603@10.7.7.3> <200812102120.03788.jkim@FreeBSD.org> <49419BB9.8030408@FreeBSD.org> In-Reply-To: <49419BB9.8030408@FreeBSD.org> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200812111817.32334.jkim@FreeBSD.org> Cc: Alexander Motin , freebsd-amd64@freebsd.org, peter@freebsd.org Subject: Re: Semi-working patch for amd64 suspend/resume 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: Thu, 11 Dec 2008 23:17:43 -0000 On Thursday 11 December 2008 06:01 pm, Alexander Motin wrote: > Jung-uk Kim wrote: > > FYI, I uploaded a new patch with some fixes (against today's > > CURRENT): > > > > http://people.freebsd.org/~jkim/amd64_suspend.diff > > It is still working for me. Good. > > This patch should be feature complete but I'd say it is still > > considered experimental as it is not properly reviewed. > > This comment looks stale: > /* Restore PAT and MTRRdefType. */ Corrected. Thanks for the feedback! Jung-uk Kim