Changes between Version 1 and Version 2 of Ticket #1045, comment 26
- Timestamp:
- Dec 28, 2021, 11:25:46 AM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1045, comment 26
v1 v2 3 3 I am tweaking a bit with that driver to see if I can get sound out of one of those, but it turns out probably a bit serious work has to be done for the 2.0 spec. Testing on EHCI upto now, and indeed I just stumbled upon the double locking panic (though outbound transfer I just saw are not yet supported on EHCI) 4 4 5 Maybe most work needs to be done on the samplerate stuff since younow use clock sources with multipliers and divs to set the rate somehow, I don't understand that yet.5 Maybe most work needs to be done on the samplerate stuff since usb audio now use clock sources with multipliers and divs to set the rate somehow, I don't understand that yet. 6 6 7 7