Removed delays from winUsbDriver's Iso stack - other half of software bug fixed?

No longer seems to show that "every packet is corrupt" error.  I suspect
it was caused by the "filling the transfer contents" loop in
usbIsoInit() taking place during two 1ms periods.  This would, in
theory, cause it to skip over 1ms of data every ISO_PACKETS_PER_CTX *
NUM_FUTURE_CTX frames.


Former-commit-id: 66a8b96e10
This commit is contained in:
EspoTek 2017-02-05 12:05:03 +11:00
parent cdf9da1562
commit f49013dd66
4 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
a1d8744a037dc92e15ae48e1ebce562bb81d9dc6
206d528961bec4ee7caf63e1f7b8025db946d3a5

View File

@ -1 +1 @@
983e41b13d156cc7876b86d0a4becab7dc875a4e
772cecf79a0ede580237fe0f57c5361f30c100fb

View File

@ -1 +1 @@
2b6d52692e3dd0216753a533eea31c6cff3b1489
02a0ed332bd9405a3434df39820da6b7ec6cbeeb

View File

@ -1 +1 @@
a186ca2a2e74427c6a11f871cce347cabfb5d52e
285d60223b3fc1db000434c415b59ec16075b3d1