From owner-freebsd-amd64@FreeBSD.ORG Mon Mar 23 21:29:04 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from [127.0.0.1] (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by hub.freebsd.org (Postfix) with ESMTP id 12010106566C; Mon, 23 Mar 2009 21:29:02 +0000 (UTC) (envelope-from jkim@FreeBSD.org) From: Jung-uk Kim To: freebsd-current@FreeBSD.org Date: Mon, 23 Mar 2009 17:28:39 -0400 User-Agent: KMail/1.6.2 References: <1236802980.00085518.1236789602@10.7.7.3> <200903162053.28614.jkim@FreeBSD.org> <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> In-Reply-To: <179b97fb0903231416j4659101eu88dcc5ecf578167b@mail.gmail.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-Id: <200903231728.46911.jkim@FreeBSD.org> Cc: Brandon Gooch , freebsd-amd64@freebsd.org Subject: Re: [HEADSUP] amd64 suspend/resume code to be comitted X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Mar 2009 21:29:04 -0000 On Monday 23 March 2009 05:16 pm, Brandon Gooch wrote: > The committed version is working well, I am suspending and resuming > on my Lenovo X300. Thanks for your work on this, it is one of the > major things I needed to work so I could run FreeBSD primarily on > my notebook. Great. > Is there some way to keep the OS date and time in updated (after > resume), or am I missing something in my system configuration? In fact, I am working on it and I will commit the fix very soon. ;-) Jung-uk Kim