Hello, Tzafrir!<br><br><div class="gmail_quote">On Thu, Oct 29, 2009 at 3:39 AM, Tzafrir Cohen <span dir="ltr">&lt;<a href="mailto:tzafrir.cohen@xorcom.com">tzafrir.cohen@xorcom.com</a>&gt;</span> wrote:<br><div> </div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="im">
&gt; Let&#39;s all welcome Max to the community developer team and wish him<br>
&gt; well... and for those of you who use FreeBSD, feel free to help test his<br>
&gt; work and keep things moving forward!<br>
<br>
</div>Welcome!<br>
<br>
As for the userspace interface:<br>
Does FreeBSD have anything similar to Linux&#39;s udev?<br></blockquote><div><br>It is called just &quot;devfs&quot;: <br><br><a href="http://www.freebsd.org/cgi/man.cgi?query=devfs&amp;sektion=5&amp;apropos=0&amp;manpath=FreeBSD+7.2-RELEASE">http://www.freebsd.org/cgi/man.cgi?query=devfs&amp;sektion=5&amp;apropos=0&amp;manpath=FreeBSD+7.2-RELEASE</a><br>
<br>Userspace device state change daemon is called &quot;devd&quot;:<br><br><a href="http://www.freebsd.org/cgi/man.cgi?query=devd&amp;apropos=0&amp;sektion=8&amp;manpath=FreeBSD+7.2-RELEASE&amp;format=html">http://www.freebsd.org/cgi/man.cgi?query=devd&amp;apropos=0&amp;sektion=8&amp;manpath=FreeBSD+7.2-RELEASE&amp;format=html</a><br>
<br>Max<br></div></div>