Show
Ignore:
Timestamp:
08/29/07 08:09:34 (17 years ago)
Author:
ppalmers
Message:

- moved all vendor id's to one include file
- introduced the framework for the ECHO FireWorks? platform

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/src/rme/rme_avdevice.cpp

    r584 r587  
    4747static VendorModelEntry supportedDeviceList[] = 
    4848{ 
    49     {0x00000a35, 0x0001, "RME", "Fireface-800"},  // RME Fireface-800 
     49    {FW_VENDORID_RME, 0x0001, "RME", "Fireface-800"},  // RME Fireface-800 
    5050}; 
    5151