Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Aug 2020 21:26:46 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r364360 - head/sbin/devd
Message-ID:  <202008182126.07ILQk1W062608@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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