Date: Sat, 18 Jul 2015 12:24:54 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r285674 - head/sbin/devd Message-ID: <201507181224.t6ICOsoW060970@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Sat Jul 18 12:24:54 2015 New Revision: 285674 URL: https://svnweb.freebsd.org/changeset/base/285674 Log: Document suspend/resume notification in devd.conf(5). MFC after: 2 weeks Sponsored by: The FreeBSD Foundation Modified: head/sbin/devd/devd.conf.5 Modified: head/sbin/devd/devd.conf.5 ============================================================================== --- head/sbin/devd/devd.conf.5 Sat Jul 18 12:17:59 2015 (r285673) +++ head/sbin/devd/devd.conf.5 Sat Jul 18 12:24:54 2015 (r285674) @@ -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?201507181224.t6ICOsoW060970>