Date: Sat, 20 Oct 2012 09:40:34 +0000 (UTC) From: Andriy Gapon <avg@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r241772 - head/sbin/devd Message-ID: <201210200940.q9K9eYpj098825@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 <lars.engels@0x20.net>. 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210200940.q9K9eYpj098825>