OSDev.org
https://forum.osdev.org/

[SOLVED] Disabling USB Legacy Support from OS level
https://forum.osdev.org/viewtopic.php?f=1&t=33795
Page 1 of 1

Author:  md37 [ Mon Jul 29, 2019 1:28 am ]
Post subject:  [SOLVED] Disabling USB Legacy Support from OS level

Hello!
Wiki says that USB Legacy Support must be disabled by OS as soon as it initializes USB controller.
But how to do it?

Author:  Korona [ Mon Jul 29, 2019 11:02 pm ]
Post subject:  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.

Page 1 of 1 All times are UTC - 6 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/