mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-15 13:57:57 -07:00
054b1172e3
In some cases, this is required to avoid eventually getting a USBD_STATUS_BAD_START_FRAME error back from the Windows USB stack. This makes the libusbK code match the behaviour of the Linux backend. It appears that the libusbK backend tried to get this behaviour by setting StartFrame to 0. However, libusbK docs state that: "Specifing 0 for KISO_CONTEXT::StartFrame (start transfer ASAP) is restricted to the first transaction on a newly opened or reset pipe." |
||
---|---|---|
.. | ||
os | ||
core.c | ||
descriptor.c | ||
hotplug.c | ||
hotplug.h | ||
io.c | ||
libusb-1.0.def | ||
libusb-1.0.rc | ||
libusb.h | ||
libusbi.h | ||
Makefile.am | ||
Makefile.in | ||
strerror.c | ||
sync.c | ||
version_nano.h | ||
version.h |