- Joined
- Nov 17, 2009
- Messages
- 7,349
- Motherboard
- Z370N WIFI
- CPU
- i7 8700K
- Graphics
- HD 630
- Mac
-
- Classic Mac
-
- Mobile Phone
-
Quick note- High Sierra has a new Raise Port Limit Patch for USB 3 on Skylake/100 Series builds.
Here's the data for Clover's KextstoPatch:
Comment: Change 15 port limit to 24 in XHCI kext 10.13 PB1
Find: 837D8C10
Name: AppleUSBXHCIPCI
Replace: 837D8C1B

For use with USBInjectAll.kext.
Source:
http://www.insanelymac.com/forum/topic/324194-pre-release-macos-high-sierra/page-14#entry2437692
Here's the data for Clover's KextstoPatch:
Code:
<dict>
<key>Comment</key>
<string>Change 15 port limit to 24 in XHCI kext 10.13 PB1</string>
<key>Find</key>
<data>
g32MEA==
</data>
<key>Name</key>
<string>AppleUSBXHCIPCI</string>
<key>Replace</key>
<data>
g32MGw==
</data>
</dict>
Comment: Change 15 port limit to 24 in XHCI kext 10.13 PB1
Find: 837D8C10
Name: AppleUSBXHCIPCI
Replace: 837D8C1B

For use with USBInjectAll.kext.
Source:
http://www.insanelymac.com/forum/topic/324194-pre-release-macos-high-sierra/page-14#entry2437692
Last edited: