[svn-commits] tzafrir: tools/trunk r8964 - /tools/trunk/xpp/xpp_fxloader

SVN commits to the Digium repositories svn-commits at lists.digium.com
Thu Jul 22 06:47:14 CDT 2010


Author: tzafrir
Date: Thu Jul 22 06:41:41 2010
New Revision: 8964

URL: http://svnview.digium.com/svn/dahdi?view=rev&rev=8964
Log:
increase maximal firmware delay to 15 seconds

Hmm... how badly congested can the startup of Centos be?

Modified:
    tools/trunk/xpp/xpp_fxloader

Modified: tools/trunk/xpp/xpp_fxloader
URL: http://svnview.digium.com/svn/dahdi/tools/trunk/xpp/xpp_fxloader?view=diff&rev=8964&r1=8963&r2=8964
==============================================================================
--- tools/trunk/xpp/xpp_fxloader (original)
+++ tools/trunk/xpp/xpp_fxloader Thu Jul 22 06:41:41 2010
@@ -67,7 +67,7 @@
 FIRMWARE_DIR="${FIRMWARE_DIR:-/usr/share/dahdi}"
 ASTRIBANK_HEXLOAD=${ASTRIBANK_HEXLOAD:-/usr/sbin/astribank_hexload}
 ASTRIBANK_TOOL=${ASTRIBANK_TOOL:-/usr/sbin/astribank_tool}
-XPP_UDEV_SLEEP_TIME="${XPP_UDEV_SLEEP_TIME:-5}"
+XPP_UDEV_SLEEP_TIME="${XPP_UDEV_SLEEP_TIME:-15}"
 
 USB_FW="${USB_FW:-USB_FW.hex}"
 




More information about the svn-commits mailing list