1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:27:35 +00:00
serenity/Kernel/Devices/USB
Hendiadyoin1 62f9377656 Kernel: Move special sections into Sections.h
This also removes a lot of CPU.h includes infavor for Sections.h
2021-06-24 00:38:23 +02:00
..
PacketTypes.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
UHCIController.cpp Kernel: Move special sections into Sections.h 2021-06-24 00:38:23 +02:00
UHCIController.h USB: Store devices in globally accessible array 2021-06-18 17:04:57 +04:30
UHCIDescriptorTypes.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBDescriptors.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBDevice.cpp USB: Store device descriptor on enumeration 2021-06-18 17:04:57 +04:30
USBDevice.h USB: Store device descriptor on enumeration 2021-06-18 17:04:57 +04:30
USBEndpoint.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBPipe.cpp USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBPipe.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBRequest.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBTransfer.cpp USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30
USBTransfer.h USB: Further Implement USB Structures 2021-06-12 18:17:25 +04:30