forked from PAWPAW-Mirror/lib_xua
Master volume & mute controls disabled in UAC1
This commit is contained in:
@@ -1646,7 +1646,7 @@ unsigned char cfgDesc_Audio1[] =
|
||||
0x0A, /* unitID */
|
||||
0x01, /* sourceID - ID of the unit/terminal to which this feature unit is connected */
|
||||
0x01, /* controlSize - 1 */
|
||||
0x03, /* bmaControls(0) */
|
||||
0x00, /* bmaControls(0) */
|
||||
0x03, /* bmaControls(1) */
|
||||
0x03, /* bmaControls(2) */
|
||||
0x00, /* String table index */
|
||||
@@ -1693,10 +1693,9 @@ unsigned char cfgDesc_Audio1[] =
|
||||
0x0B, /* unitID */
|
||||
0x02, /* sourceID - ID of the unit/terminal to which this feature unit is connected */
|
||||
0x01, /* controlSize - 1 */
|
||||
0x03, /* bmaControls(0) */
|
||||
0x00, /* bmaControls(0) */
|
||||
0x03, /* bmaControls(1) */
|
||||
0x03, /* bmaControls(2) */
|
||||
0x00, /* String table index */
|
||||
0x03, /* bmaControls(2) */ 0x00, /* String table index */
|
||||
#endif
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user