Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153748160
D29867.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
986 B
Referenced Files
None
Subscribers
None
D29867.diff
View Options
diff --git a/usr.sbin/devctl/devctl.8 b/usr.sbin/devctl/devctl.8
--- a/usr.sbin/devctl/devctl.8
+++ b/usr.sbin/devctl/devctl.8
@@ -24,7 +24,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 4, 2019
+.Dd June 1, 2021
.Dt DEVCTL 8
.Os
.Sh NAME
@@ -67,6 +67,10 @@
.Op Fl f
.Ar device
.Nm
+.Cm freeze
+.Nm
+.Cm thaw
+.Nm
.Cm reset
.Op Fl d
.Ar device
@@ -170,6 +174,23 @@
This command should be used with care as a device that is deleted but present
can no longer be used unless the parent bus device rediscovers the device via
a rescan request.
+.It Cm freeze
+Freeze probe and attach processing initiated in response to drivers being
+loaded.
+Drivers are placed on a
+.Do
+frozen list
+.Dc
+and processed when a later
+.Do
+thaw
+.Dc
+occurs.
+.It Cm thaw
+Resume (thaw the freeze) probe and attach initiated in response to drivers
+being loaded.
+In addition to resuming, all pending actions that were frozen during the freeze
+are performed.
.It Xo Cm reset
.Op Fl d
.Ar device
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 10:02 AM (5 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32071788
Default Alt Text
D29867.diff (986 B)
Attached To
Mode
D29867: Add freeze/thaw description to devctl(8)
Attached
Detach File
Event Timeline
Log In to Comment