[dahdi-commits] dahdi/tools.git tag "v2.6.2" created.
SVN commits to the DAHDI project
dahdi-commits at lists.digium.com
Thu Mar 7 13:59:10 CST 2013
tag "v2.6.2" has been created
at d5c95ea4dc2a28c9d8b672ca0c30ebde8764ec51 (commit)
- Log -----------------------------------------------------------------
commit d5c95ea4dc2a28c9d8b672ca0c30ebde8764ec51
Author: Oron Peled <oron.peled at xorcom.com>
Date: Thu Nov 22 16:55:38 2012 +0000
xpp: improved waitfor_xpds
* Fix an issue due to long firmware load time:
- When one Astribank has an echo canceler (long firmware loading) and
and another one does not.
- The EC-less Astribank finishes initialization before the Astribank
with EC is detected.
- Thus waitfor_xpds terminates too early.
* We now iteratively build two sets of serial numbers:
- One from wha we see in all Xorcom (e4e4:11[3456]x) USB devices.
- The other is those that were detected in the driver.
- Only when the two sets are equal (and > 0) we know we are done.
- This is resilient to many problems (e.g: disconnect/reconnect of
same device during initialization).
* The progress output was also improved: Now each detected AB
show the total number so far.
* The timeout was also increased to 100sec
* Woraround for an Astribank with no serial (but just a single one on
the system).
Signed-off-by: Oron Peled <oron.peled at xorcom.com>
Acked-by: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
Origin: http://svnview.digium.com/svn/dahdi?view=rev&rev=10465
git-svn-id: http://svn.astersk.org/svn/dahdi/tools/branches/2.6@10737 17933a7a-c749-41c5-a318-cba88f637d49
-----------------------------------------------------------------------
--
dahdi/tools.git
More information about the dahdi-commits
mailing list