Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148413754
D17052.1786722888.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
694 B
Referenced Files
None
Subscribers
None
D17052.1786722888.diff
View Options
Index: head/share/man/man9/EVENTHANDLER.9
===================================================================
--- head/share/man/man9/EVENTHANDLER.9
+++ head/share/man/man9/EVENTHANDLER.9
@@ -23,7 +23,7 @@
.\" SUCH DAMAGE.
.\" $FreeBSD$
.\"
-.Dd October 31, 2017
+.Dd September 6, 2018
.Dt EVENTHANDLER 9
.Os
.Sh NAME
@@ -283,6 +283,10 @@
Callback invoked before cpu frequency has changed.
.It Vt dcons_poll
Callback invoked to poll for dcons changes.
+.It Vt device_attach
+Callback invoked after a device has attached.
+.It Vt device_detach
+Callbacks invoked before and after a device has detached.
.It Vt dev_clone
Callbacks invoked when a new entry is created under
.Pa /dev .
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Aug 14, 3:54 PM (18 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29407429
Default Alt Text
D17052.1786722888.diff (694 B)
Attached To
Mode
D17052: Summary: Add device_attach and device_detach events to man page.
Attached
Detach File
Event Timeline
Log In to Comment