Changeset 2438

Show
Ignore:
Timestamp:
10/27/13 20:20:00 (10 years ago)
Author:
mocchi
Message:

[BeBoB/Yamaha?] Add vendor specific command for BeBoB/Yamaha? devices

Yamaha devices based on BeBoB chipset have vendor-specific AV/C commands. With these commands, the devices tell its driver whether to detect digital input or not, its clock is synchronized or not.

There is the strange because 'company id' field is different between commands. I guess this is due to some OEM relationships.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/libffado

    • Property svn:ignore changed from
      .cvsignore
      Makefile
      Makefile.in
      aclocal.m4
      autom4te.cache
      config.*
      config_*
      configure
      libffado.pc
      libtool
      stamp*
      libfreebob-*.tar.gz
      .*.swp
      cache
      .scons*
      version.h
      to
      .cvsignore
      Makefile
      Makefile.in
      aclocal.m4
      autom4te.cache
      config.*
      config_*
      configure
      libffado.pc
      libtool
      stamp*
      libfreebob-*.tar.gz
      .*.swp
      cache
      .scons*
      version.h
      *.project
  • trunk/libffado/src/SConscript

    r2257 r2438  
    9696        bebob/esi/quatafire610.cpp \ 
    9797        bebob/mackie/onyxmixer.cpp \ 
     98        bebob/yamaha/yamaha_cmd.cpp \ 
    9899' ) 
    99100