mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-23 18:02:05 -05:00
6aea13e229
Right now the TD and QH descriptor pools look to be susceptible to a race condition in the event they are accessed simultaneously by separate threads making USB transfers. This fix does not seem to add any noticeable overhead. |
||
---|---|---|
.. | ||
UHCI | ||
PacketTypes.h | ||
USBClasses.h | ||
USBConfiguration.cpp | ||
USBConfiguration.h | ||
USBConstants.h | ||
USBController.cpp | ||
USBController.h | ||
USBDescriptors.h | ||
USBDevice.cpp | ||
USBDevice.h | ||
USBEndpoint.h | ||
USBHub.cpp | ||
USBHub.h | ||
USBInterface.h | ||
USBManagement.cpp | ||
USBManagement.h | ||
USBPipe.cpp | ||
USBPipe.h | ||
USBRequest.h | ||
USBTransfer.cpp | ||
USBTransfer.h |