Master volume & mute controls disabled in UAC1

This commit is contained in:
Ross Owen
2012-11-16 12:16:25 +00:00
parent 8dc3a08c0f
commit 79e10023d8

View File

@@ -1646,7 +1646,7 @@ unsigned char cfgDesc_Audio1[] =
0x0A, /* unitID */ 0x0A, /* unitID */
0x01, /* sourceID - ID of the unit/terminal to which this feature unit is connected */ 0x01, /* sourceID - ID of the unit/terminal to which this feature unit is connected */
0x01, /* controlSize - 1 */ 0x01, /* controlSize - 1 */
0x03, /* bmaControls(0) */ 0x00, /* bmaControls(0) */
0x03, /* bmaControls(1) */ 0x03, /* bmaControls(1) */
0x03, /* bmaControls(2) */ 0x03, /* bmaControls(2) */
0x00, /* String table index */ 0x00, /* String table index */
@@ -1693,10 +1693,9 @@ unsigned char cfgDesc_Audio1[] =
0x0B, /* unitID */ 0x0B, /* unitID */
0x02, /* sourceID - ID of the unit/terminal to which this feature unit is connected */ 0x02, /* sourceID - ID of the unit/terminal to which this feature unit is connected */
0x01, /* controlSize - 1 */ 0x01, /* controlSize - 1 */
0x03, /* bmaControls(0) */ 0x00, /* bmaControls(0) */
0x03, /* bmaControls(1) */ 0x03, /* bmaControls(1) */
0x03, /* bmaControls(2) */ 0x03, /* bmaControls(2) */ 0x00, /* String table index */
0x00, /* String table index */
#endif #endif