Show
Ignore:
Timestamp:
03/06/08 04:22:38 (16 years ago)
Author:
ppalmers
Message:

implement support for kernel space skipped cycles notification (non-public experimental code)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/config.h.in

    r905 r906  
    5252// These are the result of a lot of trial and error 
    5353// due to weirdness in the kernel layer 
    54 #define MAX_XMIT_PACKET_SIZE                2048 
    55 #define MAX_XMIT_NB_BUFFERS                 2
     54#define MAX_XMIT_PACKET_SIZE                (2048-16) 
     55#define MAX_XMIT_NB_BUFFERS                 4
    5656 
    5757#define ISOHANDLER_FLUSH_BEFORE_ITERATE     0