1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 16:47:42 +00:00
serenity/Kernel/Devices/USB
Luke c84107a1ab Kernel: Add boot argument to disable the UHCI Controller
Helps with bare metal debugging, as we can't be sure our implementation
will work with a given machine.

As reported by someone on Discord, their machine hangs when we attempt
the dummy transfer.
2021-04-18 17:01:22 +02:00
..
UHCIController.cpp Kernel: Add boot argument to disable the UHCI Controller 2021-04-18 17:01:22 +02:00
UHCIController.h Kernel: Renable UHCIController on 64-bit processors 2021-03-21 09:35:23 +01:00
UHCIDescriptorTypes.h Kernel: Renable UHCIController on 64-bit processors 2021-03-21 09:35:23 +01:00