svn commit: r365016 - head/sbin/devd
Warner Losh
imp at FreeBSD.org
Mon Aug 31 23:48:23 UTC 2020
Author: imp
Date: Mon Aug 31 23:48:23 2020
New Revision: 365016
URL: https://svnweb.freebsd.org/changeset/base/365016
Log:
Add documentation for ETHERNET events.
Modified:
head/sbin/devd/devd.conf.5
Modified: head/sbin/devd/devd.conf.5
==============================================================================
--- head/sbin/devd/devd.conf.5 Mon Aug 31 23:31:16 2020 (r365015)
+++ head/sbin/devd/devd.conf.5 Mon Aug 31 23:48:23 2020 (r365016)
@@ -432,6 +432,14 @@ node is destroyed.
.Pp
.Bl -column "System" "Subsystem" "1234567" -compact
.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
+.It Li ETHERNET Ta Ar inet Ta IFATTACH Ta
+Notification when the default VNET instance of the
+.Ar inet
+interface is attached.
+.El
+.Pp
+.Bl -column "System" "Subsystem" "1234567" -compact
+.Sy "System" Ta Sy "Subsystem" Ta Sy "Type" Ta Sy "Description"
.It Li GEOM Ta Ta Ta
Events related to the
.Xr geom 4
More information about the svn-src-all
mailing list