svn commit: r364360 - head/sbin/devd

Warner Losh imp at FreeBSD.org
Tue Aug 18 21:26:48 UTC 2020


Author: imp
Date: Tue Aug 18 21:26:45 2020
New Revision: 364360
URL: https://svnweb.freebsd.org/changeset/base/364360

Log:
  GEOM::rotation_rate changes are also signaled via devctl.
  
  MFC After: 3 days

Modified:
  head/sbin/devd/devd.conf.5

Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5	Tue Aug 18 21:26:39 2020	(r364359)
+++ head/sbin/devd/devd.conf.5	Tue Aug 18 21:26:45 2020	(r364360)
@@ -445,6 +445,8 @@ A
 provider is destroyed.
 .It Li GEOM Ta Li DEV Ta Li GEOM::physpath Ta
 The physical path of a device has changed.
+.It Li GEOM Ta Li DEV Ta Li GEOM::rotation_rate Ta
+The roation rate of the disk has changed.
 .It Li GEOM Ta Li DEV Ta Li MEDIACHANGE Ta
 Physical media has changed.
 .It Li GEOM Ta Li DEV Ta Li SIZECHANGE Ta


More information about the svn-src-head mailing list