From owner-freebsd-acpi@FreeBSD.ORG Sun Dec 5 15:00:40 2010 Return-Path: Delivered-To: freebsd-acpi@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B322410656C9 for ; Sun, 5 Dec 2010 15:00:40 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 1EB218FC18 for ; Sun, 5 Dec 2010 15:00:40 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oB5F0dnM048410 for ; Sun, 5 Dec 2010 15:00:39 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oB5F0dWx048404; Sun, 5 Dec 2010 15:00:39 GMT (envelope-from gnats) Date: Sun, 5 Dec 2010 15:00:39 GMT Message-Id: <201012051500.oB5F0dWx048404@freefall.freebsd.org> To: freebsd-acpi@FreeBSD.org From: Andriy Gapon Cc: Subject: Re: kern/73823: [request] acpi / power-on by timer support X-BeenThere: freebsd-acpi@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Andriy Gapon List-Id: ACPI and power management development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 05 Dec 2010 15:00:40 -0000 The following reply was made to PR kern/73823; it has been noted by GNATS. From: Andriy Gapon To: bug-followup@freebsd.org Cc: Subject: Re: kern/73823: [request] acpi / power-on by timer support Date: Sun, 05 Dec 2010 16:56:02 +0200 I guess this PR is about ACPI interface to the time-of-day clock that is provided on some systems. Perhaps we could implement this too (along with a userland utility for configuration). -- Andriy Gapon