RehabMan / OS-X-Fake-PCI-ID

Allow returning Fake PCI ID from IOPCIDevice. Used to avoid patching kexts, such as needed for HD4600 Yosemite, WiFi and others.
GNU General Public License v2.0
252 stars 49 forks source link

Force EHC to XHC #27

Closed domeOo closed 7 years ago

domeOo commented 7 years ago

Hello, I'm wondering if there Is a way to reverse the functionality of the mux: To move the EHCI USB2.0 Ports to be handled by the XHC driver? I have the problem, that the EHCI will ignore my usbConnector value of 0xff. (Maybe because the ports are children of a hub).

Thank you for your help.

RehabMan commented 7 years ago

The ability to answer your question depends on hardware details. Use the forums.

FYI: UsbConnector is only for controller ports, not hub ports.