Show
Ignore:
Timestamp:
05/12/08 10:37:08 (16 years ago)
Author:
ppalmers
Message:

- increase startup timeout for slow devices

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/support/mixer/ffadomixer.in

    r1163 r1166  
    276276            else: 
    277277                os.spawnlp( os.P_NOWAIT, "ffado-dbus-server" ) 
    278                 nb_checks = 1
     278                nb_checks = 2
    279279                while nb_checks > 0: 
    280280                    nb_checks = nb_checks - 1