12 Sep
2013
12 Sep
'13
3:12 a.m.
In fact, there's nothing linking bNrInPins with bClockID at all in the standard.
From what I could read, baCSourceID(I) contains the actual ClockID
that should be set, while the code does:
for (i = 1; i <= selector->bNrInPins; i++) { ... err = uac_clock_selector_set_val(chip, entity_id, i);
Setting it to the pin number instead of the clock ID.
--
Radosław Szkodziński