[BeBoB/Yamaha] Add vendor specific command for BeBoB/Yamaha devices
commitb31562b010e9c4732fd8fff05a8908728ee04d2d
authormocchi <mocchi@2be59082-3212-0410-8809-b0798e1608f0>
Mon, 28 Oct 2013 03:20:00 +0000 (28 03:20 +0000)
committermocchi <mocchi@2be59082-3212-0410-8809-b0798e1608f0>
Mon, 28 Oct 2013 03:20:00 +0000 (28 03:20 +0000)
tree7cc70ae35dd8281ef7d48f036549e49f38026aa3
parent38007c928c1f07754ebbd8c6bd2027ee9301716e
[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.

git-svn-id: svn+ssh://ffado.org/ffado/trunk@2438 2be59082-3212-0410-8809-b0798e1608f0
libffado/src/SConscript
libffado/src/bebob/yamaha/yamaha_cmd.cpp [new file with mode: 0644]
libffado/src/bebob/yamaha/yamaha_cmd.h [new file with mode: 0644]