mirror of
https://github.com/RGBCube/serenity
synced 2025-10-28 07:22:35 +00:00
We now store the device descriptor obtained from the device during enumeration in the device's object in memory instead of exposing all of the different members contained within it. |
||
|---|---|---|
| .. | ||
| PacketTypes.h | ||
| UHCIController.cpp | ||
| UHCIController.h | ||
| UHCIDescriptorTypes.h | ||
| USBDescriptors.h | ||
| USBDevice.cpp | ||
| USBDevice.h | ||
| USBEndpoint.h | ||
| USBPipe.cpp | ||
| USBPipe.h | ||
| USBRequest.h | ||
| USBTransfer.cpp | ||
| USBTransfer.h | ||