Changeset 1672

Show
Ignore:
Timestamp:
09/20/09 04:40:33 (14 years ago)
Author:
jwoithe
Message:

RME: create templates for streaming objects for the RME driver. They are based on the MOTU stream processor and still contain a lot of MOTU-specific code. This will be elimintated over time, but for now these objects should not be used as a reference for the RME devices.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/src/SConscript

    r1630 r1672  
    178178        rme/fireface_hw.cpp \ 
    179179        rme/fireface_settings_ctrls.cpp \ 
     180        libstreaming/rme/RmePort.cpp \ 
     181        libstreaming/rme/RmePortInfo.cpp \ 
     182        libstreaming/rme/RmeReceiveStreamProcessor.cpp \ 
     183        libstreaming/rme/RmeTransmitStreamProcessor.cpp \ 
    180184' ) 
    181185