Show
Ignore:
Timestamp:
10/23/08 09:00:47 (4 years ago)
Author:
ppalmers
Message:

* implement our own code to do FCP transactions. the code from libavc had too much side-effects.
* remove libavc1394 as a dependency
* set the SPLIT_TIMEOUT value for the host controller such that late responses by the DM1x00 based devices are not discarded. Should fix the issues with FA-101 discovery. (re:
#155, #162)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/libffado-2.0/libffado/ffado.h

    r967 r1371  
    5555 
    5656/* various function */ 
    57  
    58 /* workaround: wait usec after each AVC command. 
    59    will disapear as soon bug is fixed */     
    60 void ffado_sleep_after_avc_command( int time ); 
    61  
    6257 
    6358/* The basic operation of the API is as follows: