Changeset 2573

Show
Ignore:
Timestamp:
10/21/14 21:03:53 (9 years ago)
Author:
jwoithe
Message:

configuration: Yves Grenier has reported via ffado-users that the Mbox2 pro can stream audio if initialised on a Digidesign-supported platform first (FFADO falls back to generic support, which means the Bebob driver). Add a configuration entry to make the use of the Bebob driver by this device explicit. In order to count this device as supported, the initialisation details will need to be identified and coded. A device-specific mixer module would also be useful. Thanks to Yves Grenier for the information and testing.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado/configuration

    r2530 r2573  
    716716    mixer       = "Generic_Dice_EAP"; 
    717717}, 
     718{ # Avid Mbox 2 Pro, information provided by Yves Grenier via the ffado-user  
     719  # mailing list. 
     720  # Note: as of Oct 2014 FFADO requires that the device be initialised 
     721  # under another operating system so routing and clock settings are  
     722  # correct.  When this is done and the device is transferred to Linux  
     723  # without power cycling it, FFADO can stream audio to/from it.  The 
     724  # initialisation details need to be sorted before FFADO can claim to 
     725  # properly support this device. 
     726    vendorid    = 0x0000A07E; 
     727    modelid     = 0x000000A9; 
     728    vendorname  = "Digidesign"; 
     729    modelname   = "Mbox 2 Pro"; 
     730    driver      = "BEBOB"; 
     731    # A device-specific mixer needs to be written, there being no generic 
     732    # bebob mixer modules. 
     733}, 
    718734{ # Avid Mbox Pro, information provided by Niels Dettenbach. 
    719735  # Note: this entry is for future reference only.  FFADO does NOT have a