svn commit: r242238 - stable/9/sbin/devd

Andriy Gapon avg at FreeBSD.org
Sun Oct 28 15:59:18 UTC 2012


Author: avg
Date: Sun Oct 28 15:59:17 2012
New Revision: 242238
URL: http://svn.freebsd.org/changeset/base/242238

Log:
  MFC r241772: document acpi_cpu devd notification about _CST change

Modified:
  stable/9/sbin/devd/devd.conf.5
Directory Properties:
  stable/9/sbin/devd/   (props changed)

Modified: stable/9/sbin/devd/devd.conf.5
==============================================================================
--- stable/9/sbin/devd/devd.conf.5	Sun Oct 28 15:56:53 2012	(r242237)
+++ stable/9/sbin/devd/devd.conf.5	Sun Oct 28 15:59:17 2012	(r242238)
@@ -319,6 +319,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


More information about the svn-src-all mailing list