From 863ae53bc6ef43b49539b91c4f98fd42ea9838e7 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 22 Jul 2010 11:54:14 +0000 Subject: increase maximal firmware delay to 15 seconds Hmm... how badly congested can the startup of Centos be? Merged revisions 8964 via svnmerge from http://svn.digium.com/svn/dahdi/tools/trunk git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/branches/2.3@8965 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- xpp/xpp_fxloader | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xpp/xpp_fxloader b/xpp/xpp_fxloader index 0287032..284c5ab 100644 --- a/xpp/xpp_fxloader +++ b/xpp/xpp_fxloader @@ -67,7 +67,7 @@ USB_PREFIX= 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}" -- cgit v1.2.3