Hello!
Wiki says that USB Legacy Support must be disabled by OS as soon as it initializes USB controller.
But how to do it?
[SOLVED] Disabling USB Legacy Support from OS level
[SOLVED] Disabling USB Legacy Support from OS level
Last edited by md37 on Sat Nov 28, 2020 3:54 am, edited 1 time in total.
Re: Disabling USB Legacy Support from OS level
That depends on the controller. UHCI has a simple register to disable SMI generation, while EHCI and XHCI have a semaphore to communicate with the firmware. Check the data sheets.
managarm: Microkernel-based OS capable of running a Wayland desktop (Discord: https://discord.gg/7WB6Ur3). My OS-dev projects: [mlibc: Portable C library for managarm, qword, Linux, Sigma, ...] [LAI: AML interpreter] [xbstrap: Build system for OS distributions].