diff --git a/OC/Kexts/USBMap.kext/Contents/Info.plist b/OC/Kexts/USBMap.kext/Contents/Info.plist deleted file mode 100644 index 87952fd..0000000 --- a/OC/Kexts/USBMap.kext/Contents/Info.plist +++ /dev/null @@ -1,204 +0,0 @@ - - - - - CFBundleDevelopmentRegion - English - CFBundleGetInfoString - v1.0 - CFBundleIdentifier - com.corpnewt.USBMap - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - USBMap - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleVersion - 1.0 - IOKitPersonalities - - iMacPro1,1-XHCI - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOParentMatch - - IOPropertyMatch - - pcidebug - 0:20:0 - - - IOProviderClass - AppleUSBXHCIPCI - IOProviderMergeProperties - - kUSBMuxEnabled - - port-count - - DQAAAA== - - ports - - HS01 - - UsbConnector - 0 - port - - AQAAAA== - - - HS02 - - UsbConnector - 0 - port - - AgAAAA== - - - HS03 - - UsbConnector - 0 - port - - AwAAAA== - - - HS04 - - #port - - BAAAAA== - - UsbConnector - 3 - - HS05 - - UsbConnector - 255 - port - - BQAAAA== - - - HS06 - - UsbConnector - 255 - port - - BgAAAA== - - - HS07 - - UsbConnector - 0 - port - - BwAAAA== - - - HS08 - - UsbConnector - 0 - port - - CAAAAA== - - - HS09 - - #port - - CQAAAA== - - UsbConnector - 3 - - HS10 - - #port - - CgAAAA== - - UsbConnector - 3 - - HS11 - - #port - - CwAAAA== - - UsbConnector - 3 - - HS12 - - #port - - DAAAAA== - - UsbConnector - 3 - - SS01 - - UsbConnector - 3 - port - - DQAAAA== - - - SS02 - - #port - - DgAAAA== - - UsbConnector - 3 - - SS03 - - #port - - DwAAAA== - - UsbConnector - 3 - - SS04 - - #port - - EAAAAA== - - UsbConnector - 3 - - - - model - iMacPro1,1 - - - OSBundleRequired - Root - - diff --git a/OC/Kexts/UTBDefault.kext/Contents/Info.plist b/OC/Kexts/UTBDefault.kext/Contents/Info.plist new file mode 100644 index 0000000..8a31654 --- /dev/null +++ b/OC/Kexts/UTBDefault.kext/Contents/Info.plist @@ -0,0 +1,47 @@ + + + + + CFBundleDevelopmentRegion + English + CFBundleGetInfoString + v1.0 + CFBundleIdentifier + com.dhinakg.USBToolBox.injector + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + UTBMap + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + IOKitPersonalities + + XHC1 + + CFBundleIdentifier + com.dhinakg.USBToolBox.kext + IOClass + USBToolBox + IOMatchCategory + USBToolBox + IOPCIClassMatch + 0x0c030000&0xffff0000 + IOProviderClass + IOPCIDevice + + + OSBundleLibraries + + com.dhinakg.USBToolBox.kext + 1.0.0 + + OSBundleRequired + Root + + diff --git a/OC/config.plist b/OC/config.plist index da22bc4..0973eea 100644 --- a/OC/config.plist +++ b/OC/config.plist @@ -579,7 +579,7 @@ Arch x86_64 BundlePath - USBMap.kext + UTBDefault.kext Comment Enabled