Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Aug 2015 09:37:48 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r286191 - stable/10/sbin/devd
Message-ID:  <201508020937.t729bmGa052145@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sun Aug  2 09:37:47 2015
New Revision: 286191
URL: https://svnweb.freebsd.org/changeset/base/286191

Log:
  MFC r285674:
  
  Document suspend/resume notification in devd.conf(5).
  
  Sponsored by:	The FreeBSD Foundation

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

Modified: stable/10/sbin/devd/devd.conf.5
==============================================================================
--- stable/10/sbin/devd/devd.conf.5	Sun Aug  2 09:35:53 2015	(r286190)
+++ stable/10/sbin/devd/devd.conf.5	Sun Aug  2 09:37:47 2015	(r286191)
@@ -332,6 +332,10 @@ Battery events.
 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 Resume
+Resume notification.
+.It Li Suspend
+Suspend notification.
 .It Li Thermal
 Thermal zone events.
 .El



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508020937.t729bmGa052145>