From owner-svn-src-head@FreeBSD.ORG Sat Oct 20 09:40:35 2012 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8B60D8B4; Sat, 20 Oct 2012 09:40:35 +0000 (UTC) (envelope-from avg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 2C17E8FC0A; Sat, 20 Oct 2012 09:40:35 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.4/8.14.4) with ESMTP id q9K9eZh0098827; Sat, 20 Oct 2012 09:40:35 GMT (envelope-from avg@svn.freebsd.org) Received: (from avg@localhost) by svn.freebsd.org (8.14.4/8.14.4/Submit) id q9K9eYpj098825; Sat, 20 Oct 2012 09:40:34 GMT (envelope-from avg@svn.freebsd.org) Message-Id: <201210200940.q9K9eYpj098825@svn.freebsd.org> From: Andriy Gapon Date: Sat, 20 Oct 2012 09:40:34 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241772 - head/sbin/devd X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Oct 2012 09:40:35 -0000 Author: avg Date: Sat Oct 20 09:40:34 2012 New Revision: 241772 URL: http://svn.freebsd.org/changeset/base/241772 Log: document acpi_cpu devd notification about _CST change Based on prodding and a submission by Lars Engels . MFC after: 5 days Modified: head/sbin/devd/devd.conf.5 Modified: head/sbin/devd/devd.conf.5 ============================================================================== --- head/sbin/devd/devd.conf.5 Sat Oct 20 09:28:37 2012 (r241771) +++ head/sbin/devd/devd.conf.5 Sat Oct 20 09:40:34 2012 (r241772) @@ -323,6 +323,8 @@ Button state ($notify=0x00 is power, 0x0 Battery events. .It Li Lid Lid state ($notify=0x00 is closed, 0x01 is open). +.It Li PROCESSOR +Processor state/configuration ($notify=0x81 is a change in available Cx states). .It Li Thermal Thermal zone events. .El