From cf090805313c84e48a354e78767f84376431e6d6 Mon Sep 17 00:00:00 2001 From: Tzafrir Cohen Date: Thu, 22 Jul 2010 11:41:41 +0000 Subject: increase maximal firmware delay to 15 seconds Hmm... how badly congested can the startup of Centos be? git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@8964 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