This website requires JavaScript.
Explore
Help
Sign In
fergalmoran
/
ladybird
Watch
1
Star
0
Fork
0
You've already forked ladybird
mirror of
https://github.com/fergalmoran/ladybird.git
synced
2026-01-09 18:15:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4f46fb98912b63a0c97cc96f736ca1cd1acaad5d
ladybird
/
Kernel
/
Bus
/
USB
History
Hendiadyoin1
e7012a9245
Kernel: Use PCI/Definitions.h for PCI-USB controller magic numbers
2023-09-22 18:39:37 -06:00
..
Drivers
…
UHCI
…
PacketTypes.h
…
USBClasses.h
…
USBConfiguration.cpp
…
USBConfiguration.h
…
USBConstants.h
…
USBController.cpp
…
USBController.h
…
USBDescriptors.h
…
USBDevice.cpp
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBDevice.h
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBEndpoint.h
…
USBHub.cpp
Kernel/USB: Detach devices from their driver when they are detached
2023-09-18 11:09:19 -06:00
USBHub.h
…
USBInterface.h
Kernel/USB: Expose USBConfiguration in USBInterface
2023-09-18 11:09:19 -06:00
USBManagement.cpp
Kernel: Use PCI/Definitions.h for PCI-USB controller magic numbers
2023-09-22 18:39:37 -06:00
USBManagement.h
Kernel/USB: Add
get_driver_by_name
helper in USBManagement
2023-09-18 11:09:19 -06:00
USBPipe.cpp
…
USBPipe.h
…
USBRequest.h
…
USBTransfer.cpp
…
USBTransfer.h
…