Hello,
In the BIOS we use, USB legacy mode is turned ON and RMH mode is turned ON too.
As per my understanding RMH mode is the advanced mode and legacy mode is for old fashioned UHCI controllers.
How can both modes be enabled at the same time? Aren't these two modes conflicting to each other?
Any information you can provide on USB RMH mode would be useful.
Architecture -x86 core i5.
Thanks!
USB RMH mode
Re: USB RMH mode
Sorry for the late reply. RMH could mean many things, in this case it means Rate Matching Hub. Which:
As you can see, it does not interfere with LEGACY. It only makes it possible to run a LS/FS device on a HS controller. HTHEnables lower power requirements and manages the transition of the communication data rate from the high speed of the host controller to the lower speed of USB full speed /low speed devices.
Yes, I see that you have proven it, but my question was, 'How did you know that would work?'.