Skip to content

Commit

Permalink
update usbports.kext
Browse files Browse the repository at this point in the history
  • Loading branch information
maz-1 committed Nov 24, 2018
1 parent 0148607 commit 606f757
Show file tree
Hide file tree
Showing 4 changed files with 42 additions and 1 deletion.
Binary file modified CLOVER/.DS_Store
Binary file not shown.
Binary file modified CLOVER/kexts/.DS_Store
Binary file not shown.
43 changes: 42 additions & 1 deletion CLOVER/kexts/Other/USBPorts.kext/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<key>HS03</key>
<dict>
<key>UsbConnector</key>
<integer>255</integer>
<integer>3</integer>
<key>port</key>
<data>
AwAAAA==
Expand Down Expand Up @@ -180,6 +180,47 @@
<key>model</key>
<string>MacBookPro13,2</string>
</dict>
<key>MacBookPro13,2-XHC2</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleUSBHostMergeProperties</string>
<key>IOClass</key>
<string>AppleUSBHostMergeProperties</string>
<key>IONameMatch</key>
<string>XHC2</string>
<key>IOProviderClass</key>
<string>AppleUSBXHCIPCI</string>
<key>IOProviderMergeProperties</key>
<dict>
<key>port-count</key>
<data>
AwAAAA==
</data>
<key>ports</key>
<dict>
<key>SSP1</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<key>port</key>
<data>
AQAAAA==
</data>
</dict>
<key>SSP2</key>
<dict>
<key>UsbConnector</key>
<integer>9</integer>
<key>port</key>
<data>
AwAAAA==
</data>
</dict>
</dict>
</dict>
<key>model</key>
<string>MacBookPro13,2</string>
</dict>
</dict>
<key>OSBundleRequired</key>
<string>Root</string>
Expand Down
Binary file modified Kexts/combojack/ComboJack_Source/Combo Jack/.DS_Store
Binary file not shown.

0 comments on commit 606f757

Please sign in to comment.