1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-21 21:51:00 +00:00
serenity/Kernel/Bus
Jesse Buhagiar 300dcb6f5e Kernel/USB: Get all interface descriptors on enumeration
This creates all interfaces when the device is enumerated, with a link
to the configuration that it is a part of. As such, a new class,
`USBInterface` has been introduced to express this state.
2022-04-22 15:16:56 +02:00
..
PCI Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
USB Kernel/USB: Get all interface descriptors on enumeration 2022-04-22 15:16:56 +02:00
VirtIO Kernel: Allow WorkQueue items allocation failures propagation 2022-04-20 19:47:18 +02:00