<feed xmlns='http://www.w3.org/2005/Atom'>
<title>src/etc/devd.conf, branch release/11.2.0</title>
<subtitle>FreeBSD source tree</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/'/>
<entry>
<title>MFC r313276:</title>
<updated>2018-03-03T10:15:37+00:00</updated>
<author>
<name>Eitan Adler</name>
<email>eadler@FreeBSD.org</email>
</author>
<published>2018-03-03T10:15:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=82b107a39d407448d39655964d2fe26df8fdd18e'/>
<id>82b107a39d407448d39655964d2fe26df8fdd18e</id>
<content type='text'>
Use kldload -n when loading if_deqna

This fixes if_deqna from being loaded by accident twice if it's already loaded
in the kernel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use kldload -n when loading if_deqna

This fixes if_deqna from being loaded by accident twice if it's already loaded
in the kernel.
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r325812:</title>
<updated>2017-12-08T04:21:31+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2017-12-08T04:21:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=47b09f8631677de5e46399992ab94535b29254a1'/>
<id>47b09f8631677de5e46399992ab94535b29254a1</id>
<content type='text'>
devd.conf: add mps and mpr to the scsi controllers regex

Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D12744
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
devd.conf: add mps and mpr to the scsi controllers regex

Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D12744
</pre>
</div>
</content>
</entry>
<entry>
<title>MFC r314341:</title>
<updated>2017-04-01T20:51:22+00:00</updated>
<author>
<name>Alan Somers</name>
<email>asomers@FreeBSD.org</email>
</author>
<published>2017-04-01T20:51:22+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=4b255b78d41bdf247ab6ad9f184fed85b2326c24'/>
<id>4b255b78d41bdf247ab6ad9f184fed85b2326c24</id>
<content type='text'>
Update devd.conf for ports change 421360

Ports change 421360 changed the name and UID of the postgres user

Reviewed by:	trasz, imp, girgen
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D9746
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update devd.conf for ports change 421360

Ports change 421360 changed the name and UID of the postgres user

Reviewed by:	trasz, imp, girgen
MFC after:	3 weeks
Sponsored by:	Spectra Logic Corp
Differential Revision:	https://reviews.freebsd.org/D9746
</pre>
</div>
</content>
</entry>
<entry>
<title>Add iwm(4), that was missing in r287394.</title>
<updated>2015-09-02T14:38:16+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-09-02T14:38:16+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=7df23422251a96902214d62786e38430fd932ffe'/>
<id>7df23422251a96902214d62786e38430fd932ffe</id>
<content type='text'>
Submitted by:	Shawn Webb
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Submitted by:	Shawn Webb
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix dynamic attach/detach of 802.11 devices after r287197:</title>
<updated>2015-09-02T12:46:42+00:00</updated>
<author>
<name>Gleb Smirnoff</name>
<email>glebius@FreeBSD.org</email>
</author>
<published>2015-09-02T12:46:42+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=e56079102882a46c189559d116506b5a2df5401c'/>
<id>e56079102882a46c189559d116506b5a2df5401c</id>
<content type='text'>
o In pccard_ether add code to start children of a 802.11
  device, that are configured in rc.conf.
o In devd.conf provide a regex matching all 802.11 devices,
  and on match run pccard_ether to spawn children.

PR:		202784
Submitted by:	&lt;vidwer gmail.com&gt;
In collaboration with:	"Oleg V. Nauman" &lt;oleg opentransfer.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
o In pccard_ether add code to start children of a 802.11
  device, that are configured in rc.conf.
o In devd.conf provide a regex matching all 802.11 devices,
  and on match run pccard_ether to spawn children.

PR:		202784
Submitted by:	&lt;vidwer gmail.com&gt;
In collaboration with:	"Oleg V. Nauman" &lt;oleg opentransfer.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove a comment in the wrong place.</title>
<updated>2015-07-18T12:25:47+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2015-07-18T12:25:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=467fa589ce5de8585c01f65fb00f662abcac8583'/>
<id>467fa589ce5de8585c01f65fb00f662abcac8583</id>
<content type='text'>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	2 weeks
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>Notify devd(8) when a process crashed.</title>
<updated>2015-02-09T23:13:50+00:00</updated>
<author>
<name>Rui Paulo</name>
<email>rpaulo@FreeBSD.org</email>
</author>
<published>2015-02-09T23:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=842ab62b05137920c4d3e076f61cf65c3877f0ec'/>
<id>842ab62b05137920c4d3e076f61cf65c3877f0ec</id>
<content type='text'>
This change implements a notification (via devctl) to userland when
the kernel produces coredumps after a process has crashed.
devd can then run a specific command to produce a human readable crash
report.  The command is most usually a helper that runs gdb/lldb
commands on the file/coredump pair.  It's possible to use this
functionality for implementing automatic generation of crash reports.

devd(8) will be notified of the full path of the binary that crashed and
the full path of the coredump file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change implements a notification (via devctl) to userland when
the kernel produces coredumps after a process has crashed.
devd can then run a specific command to produce a human readable crash
report.  The command is most usually a helper that runs gdb/lldb
commands on the file/coredump pair.  It's possible to use this
functionality for implementing automatic generation of crash reports.

devd(8) will be notified of the full path of the binary that crashed and
the full path of the coredump file.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use newly added GEOM notifications to discard autofs caches.</title>
<updated>2015-01-14T11:18:45+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2015-01-14T11:18:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=c5765570097250a60b778318750cf187fbf5082e'/>
<id>c5765570097250a60b778318750cf187fbf5082e</id>
<content type='text'>
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "-media" autofs map, to access data on removable media, such as CD</title>
<updated>2014-12-10T14:36:44+00:00</updated>
<author>
<name>Edward Tomasz Napierala</name>
<email>trasz@FreeBSD.org</email>
</author>
<published>2014-12-10T14:36:44+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=d0ff09c9c063c829aa15b24b041368bde1c66acd'/>
<id>d0ff09c9c063c829aa15b24b041368bde1c66acd</id>
<content type='text'>
drives or flash keys.  It can be enabled by uncommenting a single entry
in default /etc/auto_master.  It can also be easily modified to use
fuse-based filesystems instead of in-kernel ones.

There is still one deficiency - the mountpoints are permanent, they
don't disappear when user removes the media.  Fixing it needs some
autofs changes.

Differential Revision:	https://reviews.freebsd.org/D1210
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
drives or flash keys.  It can be enabled by uncommenting a single entry
in default /etc/auto_master.  It can also be easily modified to use
fuse-based filesystems instead of in-kernel ones.

There is still one deficiency - the mountpoints are permanent, they
don't disappear when user removes the media.  Fixing it needs some
autofs changes.

Differential Revision:	https://reviews.freebsd.org/D1210
MFC after:	1 month
Sponsored by:	The FreeBSD Foundation
</pre>
</div>
</content>
</entry>
<entry>
<title>move devd rules for zfs events into a separate file and fix stale event types</title>
<updated>2014-02-14T15:31:48+00:00</updated>
<author>
<name>Andriy Gapon</name>
<email>avg@FreeBSD.org</email>
</author>
<published>2014-02-14T15:31:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.freebsd.org/src/commit/?id=06e79198cbd1791d10d054de65d7f4e67cd66846'/>
<id>06e79198cbd1791d10d054de65d7f4e67cd66846</id>
<content type='text'>
Also, extend with some new events.
Additionally, tag syslog messages with 'ZFS' instead of using explicit "ZFS: "
prefix in the messages themselves.

Tested by:	Daniel O'Connor &lt;doconnor@gsoft.com.au&gt;
MFC after:	8 days
Sponsored by:	HybridCluster
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, extend with some new events.
Additionally, tag syslog messages with 'ZFS' instead of using explicit "ZFS: "
prefix in the messages themselves.

Tested by:	Daniel O'Connor &lt;doconnor@gsoft.com.au&gt;
MFC after:	8 days
Sponsored by:	HybridCluster
</pre>
</div>
</content>
</entry>
</feed>
