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-02-17 21:26:44 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
58409bcbd2c8c20d45f50f256724f057615fc26f
ladybird
/
Kernel
/
Bus
/
USB
History
b14ckcat
d8d7b5d82c
Kernel: Put USB request constants in namespace
...
Moved constants in USBRequest.h from global scope to the Kernel::USB namespace.
2022-04-26 22:56:45 +02:00
..
UHCI
…
PacketTypes.h
…
SysFSUSB.cpp
…
SysFSUSB.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
Kernel: Put USB request constants in namespace
2022-04-26 22:56:45 +02:00
USBTransfer.cpp
…
USBTransfer.h
…