RehabMan / OS-X-USB-Inject-All

Kext to inject all USB ports for the installed Intel EHCI/XHCI chipset automatically.
Other
592 stars 185 forks source link

change 15 port limit to 26 in XHCI kext for 10.13.6 beta 1 #11

Closed athlonreg closed 6 years ago

athlonreg commented 6 years ago
<dict>
    <key>Comment</key>
    <string>change 15 port limit to 26 in XHCI kext for 10.13.6 beta 1 (credit Canvas)</string>
    <key>Name</key>
    <string>com.apple.driver.usb.AppleUSBXHCI</string>
        <key>Find</key>
    <data>g32IDw+DpwQ=</data>
    <key>Replace</key>
    <data>g32IGg+DpwQ=</data>
</dict>
lenguyenthedat commented 6 years ago

Hi @athlonreg , can you make one for 10.13.5 too? I'm having this issue #12 as the current fix does not apply for 10.13.5.

RehabMan commented 6 years ago

We will wait until 10.13.6 is released before adding any new patches to config_patches.plist.