<div dir="ltr">On Sun, Oct 20, 2013 at 1:19 PM, Tzafrir Cohen <span dir="ltr"><<a href="mailto:tzafrir.cohen@xorcom.com" target="_blank">tzafrir.cohen@xorcom.com</a>></span> wrote:<div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Stop<br>
====<br>
The "stop" action of dahdi.init does just one thing: unloads the DAHDI<br>
kernel modules. dahdi.init includes there a function called<br>
"unload_module" to unload a module after first recursively downloading<br>
all of its dependencies. This is something that should have been done in<br>
C, but is, sadly, still done in shell. It is useful on upgrades (and on<br>
development) to guarantee that the old modules have been unloaded. Maybe<br>
make this a separate script?<br></blockquote><div>Definitely want to keep this around in some form. I use this constantly.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

That said, we should, at some point in the future, do away with the<br>
blacklisting of all DAHDI PCI cards modules.<br></blockquote><div>+1</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">fxotune<br>
-------<br>
fxotune could probably be adapted to run from the udev hook span_config<br>
after running dahdi_cfg for the span. It needs to grow a -C switch the<br>
same as dahdi_cfg (or use channel numbers from -b and -e). In that case<br>
the same comments for dahdi_cfg above would apply.<br></blockquote><div>+1</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
start_hpec<br>
----------<br>
Is there any problem with moving it as well to span_config? Any problem<br>
with running it twice on a span? On the system?<br></blockquote><div>Not sure about this one ...</div></div><div><br></div>-- <br><div dir="ltr"><div>Russ Meyerriecks</div><div>Digium, Inc. | Linux Kernel Developer</div>
<div>445 Jan Davis Drive NW - Huntsville, AL 35806 - USA</div><div>direct: +1 256-428-6025</div><div>Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> & <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a></div>
</div>
</div></div>