Hendiadyoin1
|
92e2e309d3
|
Kernel/USB: Add and use a shared function to set a device's interface
|
2024-10-30 18:47:50 -04:00 |
|
Sönke Holz
|
878d149ec9
|
Kernel/USB: Add a function to clear the endpoint halt condition
This is done by issuing a ClearFeature(ENDPOINT_HALT) request.
On xHCI, some extra steps are needed.
|
2024-09-25 14:41:23 -04:00 |
|
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 |
|
Luke
|
3b4f71e4df
|
Kernel/USB: Add all USB 2.0 bmRequestType fields
|
2021-08-14 21:22:44 +02:00 |
|
Liav A
|
5073bf8e75
|
Kernel/USB: Move the USB components as a subfolder to the Bus directory
|
2021-07-02 13:16:12 +02:00 |
|