banan-os/kernel/include/kernel/USB
Bananymous 793c0368f2 Kernel: Refactor USB mass storage code
Also increment command timeout to 10 seconds so commands don't timeout
when they are not supposted to :)
2024-11-23 01:24:32 +02:00
..
HID Kernel: Allow USB devices to handle STALL conditions 2024-11-22 22:15:22 +02:00
MassStorage Kernel: Refactor USB mass storage code 2024-11-23 01:24:32 +02:00
XHCI Kernel: Add support for scratchpad buffers in xHCI 2024-11-22 22:16:57 +02:00
Controller.h Kernel: Start work on USB stack 2024-07-10 12:06:00 +03:00
Definitions.h Kernel: Set interval and average trb length on configure endpoint 2024-07-15 11:46:28 +03:00
Device.h Kernel: Allow USB devices to handle STALL conditions 2024-11-22 22:15:22 +02:00
USBManager.h Kernel: Start work on USB stack 2024-07-10 12:06:00 +03:00