diff --git a/.DS_Store b/.DS_Store index 740b113..9d4bf52 100644 Binary files a/.DS_Store and b/.DS_Store differ diff --git a/EFI/.DS_Store b/EFI/.DS_Store index 93a8e25..6da645a 100755 Binary files a/EFI/.DS_Store and b/EFI/.DS_Store differ diff --git a/EFI/OC/.DS_Store b/EFI/OC/.DS_Store new file mode 100644 index 0000000..e15198e Binary files /dev/null and b/EFI/OC/.DS_Store differ diff --git a/EFI/OC/Kexts/.DS_Store b/EFI/OC/Kexts/.DS_Store new file mode 100644 index 0000000..af1ef1e Binary files /dev/null and b/EFI/OC/Kexts/.DS_Store differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist new file mode 100644 index 0000000..fd2b418 --- /dev/null +++ b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/Info.plist @@ -0,0 +1,128 @@ + + + + + BuildMachineOSBuild + 21G419 + CFBundleDevelopmentRegion + en + CFBundleExecutable + AirportBrcmFixup + CFBundleIdentifier + as.lvs1974.AirportBrcmFixup + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + AirportBrcmFixup + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.1.7 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.1.7 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13F100 + DTPlatformName + macosx + DTPlatformVersion + 12.3 + DTSDKBuild + 21E226 + DTSDKName + macosx12.3 + DTXcode + 1341 + DTXcodeBuild + 13F100 + IOKitPersonalities + + as.lvs1974.AirportBrcmFixup + + CFBundleIdentifier + as.lvs1974.AirportBrcmFixup + IOClass + AirportBrcmFixup + IOMatchCategory + AirportBrcmFixup + IOProviderClass + IOResources + IOResourceMatch + IOKit + + as.lvs1974.FakeAirportBrcmFixup + + CFBundleIdentifier + as.lvs1974.AirportBrcmFixup + IOClass + FakeBrcm + IOMatchCategory + IODefaultMatchCategory + IONameMatch + + pci14e4,43ba + pci14e4,43a3 + pci14e4,43a0 + pci14e4,4331 + pci14e4,4353 + pci14e4,43b1 + pci14e4,43b2 + pci14e4,4357 + pci14e4,432b + pci14e4,4311 + pci14e4,4312 + pci14e4,4313 + pci14e4,4318 + pci14e4,4319 + pci14e4,431a + pci14e4,4320 + pci14e4,4324 + pci14e4,4325 + pci14e4,4328 + pci14e4,432c + pci14e4,432d + + IOProbeScore + 6000 + IOProviderClass + IOPCIDevice + TruePowerOff + + + + LSMinimumSystemVersion + 10.8 + NSHumanReadableCopyright + Copyright © 2017 lvs1974. All rights reserved. + OSBundleCompatibleVersion + 1.0 + OSBundleLibraries + + as.vit9696.Lilu + 1.2.6 + com.apple.iokit.IOPCIFamily + 2.7 + com.apple.kpi.bsd + 12.0.0 + com.apple.kpi.dsep + 12.0.0 + com.apple.kpi.iokit + 12.0.0 + com.apple.kpi.libkern + 12.0.0 + com.apple.kpi.mach + 12.0.0 + com.apple.kpi.unsupported + 12.0.0 + + OSBundleRequired + Network-Root + + diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup new file mode 100755 index 0000000..d66d717 Binary files /dev/null and b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/MacOS/AirportBrcmFixup differ diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/Info.plist new file mode 100755 index 0000000..4640f42 --- /dev/null +++ b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext/Contents/Info.plist @@ -0,0 +1,51 @@ + + + + + CFBundleGetInfoString + Copyright © 2020 lvs1974. All rights reserved. + CFBundleIdentifier + as.lvs1974.AirportBrcm4360Injector + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + AirPortBrcm4360 + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + IOKitPersonalities + + Airport_Brcm4360 + + CFBundleIdentifier + com.apple.driver.AirPort.Brcm4360 + IOClass + AirPort_Brcm4360 + IOMatchCategory + IODefaultMatchCategory + IONameMatch + + pci14e4,4331 + pci14e4,4353 + pci14e4,4357 + pci14e4,43a3 + pci14e4,43b1 + pci14e4,43b2 + + IOProbeScore + 1110 + IOProviderClass + IOPCIDevice + TruePowerOff + + + + OSBundleRequired + Network-Root + + diff --git a/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/Info.plist new file mode 100755 index 0000000..1283c30 --- /dev/null +++ b/EFI/OC/Kexts/AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext/Contents/Info.plist @@ -0,0 +1,53 @@ + + + + + CFBundleGetInfoString + Copyright © 2020 lvs1974. All rights reserved. + CFBundleIdentifier + as.lvs1974.AirportBrcmNICInjector + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + AirPortBrcmNIC + CFBundlePackageType + KEXT + CFBundleShortVersionString + 1.0 + CFBundleSignature + ???? + CFBundleVersion + 1.0 + IOKitPersonalities + + Airport_BrcmNIC + + CFBundleIdentifier + com.apple.driver.AirPort.BrcmNIC + IOClass + AirPort_BrcmNIC + IOMatchCategory + IODefaultMatchCategory + IONameMatch + + pci14e4,4331 + pci14e4,4353 + pci14e4,4357 + pci14e4,43ba + pci14e4,43a3 + pci14e4,43a0 + pci14e4,43b1 + pci14e4,43b2 + + IOProbeScore + 2048 + IOProviderClass + IOPCIDevice + TruePowerOff + + + + OSBundleRequired + Network-Root + + diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist b/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist deleted file mode 100755 index 4d0ba8b..0000000 --- a/EFI/OC/Kexts/AirportItlwm.kext/Contents/Info.plist +++ /dev/null @@ -1,85 +0,0 @@ - - - - - BuildMachineOSBuild - 21G320 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AirportItlwm - CFBundleIdentifier - com.zxystd.AirportItlwm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AirportItlwm - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.2.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.2.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 14A400 - DTPlatformName - macosx - DTPlatformVersion - 12.3 - DTSDKBuild - 21E226 - DTSDKName - macosx12.3 - DTXcode - 1401 - DTXcodeBuild - 14A400 - IOKitPersonalities - - itlwm - - CFBundleIdentifier - com.zxystd.AirportItlwm - IOClass - AirportItlwm - IOMatchCategory - IODefaultMatchCategory - IOPCIMatch - 0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086 - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 10.15 - NSHumanReadableCopyright - Copyright © 2020 钟先耀. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IO80211FamilyLegacy - 600.0 - com.apple.iokit.IONetworkingFamily - 3.2 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.kpi.bsd - 16.7 - com.apple.kpi.iokit - 16.7 - com.apple.kpi.libkern - 16.7 - com.apple.kpi.mach - 16.7 - - OSBundleRequired - Network-Root - - diff --git a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm b/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm deleted file mode 100755 index 9f797d8..0000000 Binary files a/EFI/OC/Kexts/AirportItlwm.kext/Contents/MacOS/AirportItlwm and /dev/null differ diff --git a/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist new file mode 100644 index 0000000..2140dc6 --- /dev/null +++ b/EFI/OC/Kexts/BrcmBluetoothInjector.kext/Contents/Info.plist @@ -0,0 +1,1519 @@ + + + + + BuildMachineOSBuild + 20C69 + CFBundleIdentifier + as.acidanthera.injector.BrcmBluetoothInjector + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BrcmBluetoothInjector + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.5 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.5 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 12C33 + DTPlatformName + macosx + DTPlatformVersion + 11.1 + DTSDKBuild + 20C63 + DTSDKName + macosx11.1 + DTXcode + 1230 + DTXcodeBuild + 12C33 + IOKitPersonalities + + 03f0_231d no firmware + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8989 + idVendor + 1008 + + 0489_e030 no firmware + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57392 + idVendor + 1161 + + 0489_e032 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57394 + idVendor + 1161 + + 0489_e042 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57410 + idVendor + 1161 + + 0489_e046 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57414 + idVendor + 1161 + + 0489_e04f + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57423 + idVendor + 1161 + + 0489_e052 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57426 + idVendor + 1161 + + 0489_e055 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57429 + idVendor + 1161 + + 0489_e059 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57433 + idVendor + 1161 + + 0489_e079 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57465 + idVendor + 1161 + + 0489_e07a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57466 + idVendor + 1161 + + 0489_e087 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57479 + idVendor + 1161 + + 0489_e096 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57494 + idVendor + 1161 + + 0489_e0a1 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57505 + idVendor + 1161 + + 04b4_f901 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 63745 + idVendor + 1204 + + 04ca_2003 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8195 + idVendor + 1226 + + 04ca_2004 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8196 + idVendor + 1226 + + 04ca_2005 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8197 + idVendor + 1226 + + 04ca_2006 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8198 + idVendor + 1226 + + 04ca_2009 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8201 + idVendor + 1226 + + 04ca_200a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8202 + idVendor + 1226 + + 04ca_200b + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8203 + idVendor + 1226 + + 04ca_200c + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8204 + idVendor + 1226 + + 04ca_200e + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8206 + idVendor + 1226 + + 04ca_200f + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8207 + idVendor + 1226 + + 04ca_2012 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8210 + idVendor + 1226 + + 04ca_2016 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8214 + idVendor + 1226 + + 04f2_b4a1 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 46241 + idVendor + 1266 + + 050d_065a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 1626 + idVendor + 1293 + + 0930_021e + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 542 + idVendor + 2352 + + 0930_021f + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 543 + idVendor + 2352 + + 0930_0221 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 545 + idVendor + 2352 + + 0930_0223 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 547 + idVendor + 2352 + + 0930_0225 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 549 + idVendor + 2352 + + 0930_0226 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 550 + idVendor + 2352 + + 0930_0229 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 553 + idVendor + 2352 + + 0a5c_2168 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8552 + idVendor + 2652 + + 0a5c_2169 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8553 + idVendor + 2652 + + 0a5c_216a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8554 + idVendor + 2652 + + 0a5c_216b + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8555 + idVendor + 2652 + + 0a5c_216c + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8556 + idVendor + 2652 + + 0a5c_216d + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8557 + idVendor + 2652 + + 0a5c_216e + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8558 + idVendor + 2652 + + 0a5c_216f + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8559 + idVendor + 2652 + + 0a5c_217d + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8573 + idVendor + 2652 + + 0a5c_21d7 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8663 + idVendor + 2652 + + 0a5c_21de + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8670 + idVendor + 2652 + + 0a5c_21e1 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8673 + idVendor + 2652 + + 0a5c_21e3 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8675 + idVendor + 2652 + + 0a5c_21e6 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8678 + idVendor + 2652 + + 0a5c_21e8 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8680 + idVendor + 2652 + + 0a5c_21ec + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8684 + idVendor + 2652 + + 0a5c_21f1 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8689 + idVendor + 2652 + + 0a5c_21f3 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8691 + idVendor + 2652 + + 0a5c_21f4 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8692 + idVendor + 2652 + + 0a5c_21fb + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8699 + idVendor + 2652 + + 0a5c_21fd + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8701 + idVendor + 2652 + + 0a5c_22be + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 8894 + idVendor + 2652 + + 0a5c_640b + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25611 + idVendor + 2652 + + 0a5c_6410 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25616 + idVendor + 2652 + + 0a5c_6412 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25618 + idVendor + 2652 + + 0a5c_6413 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25619 + idVendor + 2652 + + 0a5c_6414 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25620 + idVendor + 2652 + + 0a5c_6417 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25623 + idVendor + 2652 + + 0a5c_6418 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 25624 + idVendor + 2652 + + 0a5c_7460 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 29792 + idVendor + 2652 + + 0a5c_828d + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 33421 + idVendor + 2652 + + 0b05_178a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6026 + idVendor + 2821 + + 0b05_17b5 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6069 + idVendor + 2821 + + 0b05_17cb + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6091 + idVendor + 2821 + + 0b05_17cf + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6095 + idVendor + 2821 + + 0b05_180a + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 6154 + idVendor + 2821 + + 0bb4_0306 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 774 + idVendor + 2996 + + 105b_e065 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57445 + idVendor + 4187 + + 105b_e066 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 57446 + idVendor + 4187 + + 13d3_3295 no firmware + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 12949 + idVendor + 5075 + + 13d3_3384 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13188 + idVendor + 5075 + + 13d3_3388 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13192 + idVendor + 5075 + + 13d3_3389 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13193 + idVendor + 5075 + + 13d3_3392 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13202 + idVendor + 5075 + + 13d3_3404 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13316 + idVendor + 5075 + + 13d3_3411 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13329 + idVendor + 5075 + + 13d3_3413 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13331 + idVendor + 5075 + + 13d3_3418 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13336 + idVendor + 5075 + + 13d3_3427 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13351 + idVendor + 5075 + + 13d3_3435 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13365 + idVendor + 5075 + + 13d3_3456 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13398 + idVendor + 5075 + + 13d3_3482 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13442 + idVendor + 5075 + + 13d3_3484 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13444 + idVendor + 5075 + + 13d3_3504 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13572 + idVendor + 5075 + + 13d3_3508 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13576 + idVendor + 5075 + + 13d3_3517 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 13591 + idVendor + 5075 + + 145f_01a3 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 419 + idVendor + 5215 + + 19ff_0239 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 569 + idVendor + 6655 + + 33ba_03e8 no firmware + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 1000 + idVendor + 13242 + + 33ba_03e9 no firmware + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 1001 + idVendor + 13242 + + 413c_8143 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 33091 + idVendor + 16700 + + 413c_8197 + + CFBundleIdentifier + com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport + IOClass + BroadcomBluetoothHostControllerUSBTransport + IOProbeScore + 3000 + IOProviderClass + IOUSBHostDevice + idProduct + 33175 + idVendor + 16700 + + + LSMinimumSystemVersion + 10.8 + OSBundleRequired + Root + + diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist new file mode 100644 index 0000000..eca143d --- /dev/null +++ b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/Info.plist @@ -0,0 +1,71 @@ + + + + + BuildMachineOSBuild + 21G419 + CFBundleExecutable + BrcmFirmwareData + CFBundleIdentifier + as.acidanthera.BrcmFirmwareStore + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BrcmFirmwareData + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.5 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.5 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13F100 + DTPlatformName + macosx + DTPlatformVersion + 12.3 + DTSDKBuild + 21E226 + DTSDKName + macosx12.3 + DTXcode + 1341 + DTXcodeBuild + 13F100 + IOKitPersonalities + + BrcmFirmwareStore + + CFBundleIdentifier + as.acidanthera.BrcmFirmwareStore + IOClass + BrcmFirmwareStore + IOMatchCategory + BrcmFirmwareStore + IOProviderClass + IOResources + + + LSMinimumSystemVersion + 10.8 + OSBundleCompatibleVersion + 2.6.5 + OSBundleLibraries + + com.apple.kpi.iokit + 9.0 + com.apple.kpi.libkern + 9.0 + com.apple.kpi.mach + 9.0 + + + diff --git a/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData new file mode 100755 index 0000000..1cc06a0 Binary files /dev/null and b/EFI/OC/Kexts/BrcmFirmwareData.kext/Contents/MacOS/BrcmFirmwareData differ diff --git a/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/Info.plist new file mode 100644 index 0000000..c262fac --- /dev/null +++ b/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/Info.plist @@ -0,0 +1,2120 @@ + + + + + BuildMachineOSBuild + 21G419 + CFBundleExecutable + BrcmPatchRAM + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BrcmPatchRAM + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.5 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.5 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13F100 + DTPlatformName + macosx + DTPlatformVersion + 12.3 + DTSDKBuild + 21E226 + DTSDKName + macosx12.3 + DTXcode + 1341 + DTXcodeBuild + 13F100 + IOKitPersonalities + + 0489_e032 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1485_v5581 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57394 + idVendor + 1161 + + 0489_e042 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1484_v5580 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57410 + idVendor + 1161 + + 0489_e046 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1465_v5561 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57414 + idVendor + 1161 + + 0489_e04f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1486_v5582 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57423 + idVendor + 1161 + + 0489_e052 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1758_v5854 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57426 + idVendor + 1161 + + 0489_e055 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0331_v4427 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57429 + idVendor + 1161 + + 0489_e059 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1466_v5562 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57433 + idVendor + 1161 + + 0489_e062 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth Adapter + FirmwareKey + BCM43142A0_001.001.011.0277.0280_v4376 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57442 + idVendor + 1161 + + 0489_e079 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0115_v4211 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57465 + idVendor + 1161 + + 0489_e07a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1483.1651_v5747 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57466 + idVendor + 1161 + + 0489_e087 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1532_v5628 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57479 + idVendor + 1161 + + 0489_e096 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0340_v4436 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57494 + idVendor + 1161 + + 0489_e0a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM20703A1_001.001.005.0214.0414_v4510 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57505 + idVendor + 1161 + + 04ca_2003 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1488_v5584 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8195 + idVendor + 1226 + + 04ca_2004 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1489_v5585 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8196 + idVendor + 1226 + + 04ca_2005 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1490_v5586 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8197 + idVendor + 1226 + + 04ca_2006 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth Module + FirmwareKey + BCM43142A0_001.001.011.0311.0327_v4423 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8198 + idVendor + 1226 + + 04ca_2007 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0277.0279_v4375 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8199 + idVendor + 1226 + + 04ca_2009 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0330_v4426 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8201 + idVendor + 1226 + + 04ca_200a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1492_v5588 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8202 + idVendor + 1226 + + 04ca_200b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1493_v5589 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8203 + idVendor + 1226 + + 04ca_200c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1494_v5590 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8204 + idVendor + 1226 + + 04ca_200e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1499_v5595 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8206 + idVendor + 1226 + + 04ca_200f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1521_v5617 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8207 + idVendor + 1226 + + 04ca_2012 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0339_v4435 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8210 + idVendor + 1226 + + 04ca_2016 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0121_v4217 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8214 + idVendor + 1226 + + 04f2_b49d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0277.0308_v4404 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 46237 + idVendor + 1266 + + 04f2_b4a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0316_v4412 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 46241 + idVendor + 1266 + + 050d_065a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Belkin Bluetooth 4.0 USB Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1482_v5578 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 1626 + idVendor + 1293 + + 0930_021e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1759_v5855 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 542 + idVendor + 2352 + + 0930_021f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0335_v4431 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 543 + idVendor + 2352 + + 0930_0221 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1762_v5858 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 545 + idVendor + 2352 + + 0930_0223 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1763_v5859 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 547 + idVendor + 2352 + + 0930_0225 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 549 + idVendor + 2352 + + 0930_0226 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 550 + idVendor + 2352 + + 0930_0229 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0104_v4200 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 553 + idVendor + 2352 + + 0a5c_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0249.0265_v4361 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8551 + idVendor + 2652 + + 0a5c_2168 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43162 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0108_v4204 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8552 + idVendor + 2652 + + 0a5c_2169 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1462_v5558 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8553 + idVendor + 2652 + + 0a5c_216a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Dell Wireless 1708 Bluetooth 4.0 LE Device + FirmwareKey + BCM43142A0_001.001.011.0311.0336_v4432 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8554 + idVendor + 2652 + + 0a5c_216b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1768_v5864 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8555 + idVendor + 2652 + + 0a5c_216c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0328_v4424 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8556 + idVendor + 2652 + + 0a5c_216d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0329_v4425 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8557 + idVendor + 2652 + + 0a5c_216e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 43162 Bluetooth 4.0 Adapter + FirmwareKey + BCM4335C0_003.001.009.0066.0105_v4201 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8558 + idVendor + 2652 + + 0a5c_216f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + DW1560 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1572_v5668 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8559 + idVendor + 2652 + + 0a5c_21d3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0218_v4314 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8659 + idVendor + 2652 + + 0a5c_21d6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0220_v4316 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8662 + idVendor + 2652 + + 0a5c_21d7 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Dell Wireless 1704 Bluetooth v4.0+HS + FirmwareKey + BCM43142A0_001.001.011.0311.0341_v4437 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8663 + idVendor + 2652 + + 0a5c_21d8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0222_v4318 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8664 + idVendor + 2652 + + 0a5c_21dc + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0187_v4283 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8668 + idVendor + 2652 + + 0a5c_21de + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1461_v5557 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8670 + idVendor + 2652 + + 0a5c_21e1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1770_v5866 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8673 + idVendor + 2652 + + 0a5c_21e3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1767_v5863 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8675 + idVendor + 2652 + + 0a5c_21e6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + ThinkPad Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1757_v5853 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8678 + idVendor + 2652 + + 0a5c_21e8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1764_v5860 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8680 + idVendor + 2652 + + 0a5c_21ec + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1460_v5556 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8684 + idVendor + 2652 + + 0a5c_21f1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1765_v5861 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8689 + idVendor + 2652 + + 0a5c_21f3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1761_v5857 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8691 + idVendor + 2652 + + 0a5c_21f4 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1760_v5856 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8692 + idVendor + 2652 + + 0a5c_21fb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1766_v5862 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8699 + idVendor + 2652 + + 0a5c_21fd + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1463_v5559 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8701 + idVendor + 2652 + + 0a5c_21fe + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0186_v4282 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8702 + idVendor + 2652 + + 0a5c_640b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1769_v5865 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25611 + idVendor + 2652 + + 0a5c_6410 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Dell Wireless 1830 Bluetooth 4.1 LE + FirmwareKey + BCM20703A1_001.001.005.0214.0422_v4518 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25616 + idVendor + 2652 + + 0a5c_6412 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Dell Wireless 1820A Bluetooth 4.1 LE + FirmwareKey + BCM4350C5_003.006.007.0222.4689_v4689 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25618 + idVendor + 2652 + + 0a5c_6413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4350C5_003.006.007.0120.2118_v6214 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25619 + idVendor + 2652 + + 0a5c_6414 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM4350C5_003.006.007.0145.2724_v6820 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25620 + idVendor + 2652 + + 0a5c_6417 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 20702 Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1780_v5876 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25623 + idVendor + 2652 + + 0a5c_6418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom 4371 Bluetooth 4.1 Adapter + FirmwareKey + BCM4371C2_001.003.015.0093.0116_v4212 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 25624 + idVendor + 2652 + + 0a5c_7460 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0473_v4569 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 29792 + idVendor + 2652 + + 0b05_17b5 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1468_v5564 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 6069 + idVendor + 2821 + + 0b05_17cb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + ASUS USB-BT400 + FirmwareKey + BCM20702A1_001.002.014.1443.1467_v5563 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 6091 + idVendor + 2821 + + 0b05_17cf + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1469_v5565 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 6095 + idVendor + 2821 + + 0b05_180a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1714_v5810 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 6154 + idVendor + 2821 + + 0bb4_0306 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0481_v4577 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 774 + idVendor + 2996 + + 105b_e065 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0311.0312_v4408 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57445 + idVendor + 4187 + + 105b_e066 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1487_v5583 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 57446 + idVendor + 4187 + + 13d3_3384 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1477_v5573 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13188 + idVendor + 5075 + + 13d3_3388 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0332_v4428 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13192 + idVendor + 5075 + + 13d3_3389 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0333_v4429 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13193 + idVendor + 5075 + + 13d3_3392 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1478_v5574 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13202 + idVendor + 5075 + + 13d3_3404 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1479_v5575 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13316 + idVendor + 5075 + + 13d3_3411 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1450_v5546 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13329 + idVendor + 5075 + + 13d3_3413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1481_v5577 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13331 + idVendor + 5075 + + 13d3_3418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1480_v5576 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13336 + idVendor + 5075 + + 13d3_3427 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13351 + idVendor + 5075 + + 13d3_3435 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1501_v5597 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13365 + idVendor + 5075 + + 13d3_3456 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1502_v5598 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13398 + idVendor + 5075 + + 13d3_3482 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0346_v4442 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13442 + idVendor + 5075 + + 13d3_3484 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0347_v4443 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13444 + idVendor + 5075 + + 13d3_3504 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0118_v4214 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13572 + idVendor + 5075 + + 13d3_3508 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0117_v4213 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13576 + idVendor + 5075 + + 13d3_3517 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1502.1786_v5882 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 13591 + idVendor + 5075 + + 145f_01a3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Trust Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1483_v5579 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 419 + idVendor + 5215 + + 185f_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0277.0292_v4388 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 8551 + idVendor + 6239 + + 19ff_0239 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Micro size USB to Bluetooth Dongle + FirmwareKey + BCM20702B0_002.001.014.0527.0557_v4653 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 569 + idVendor + 6655 + + 413c_8143 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + DW1550 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1449_v5545 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 33091 + idVendor + 16700 + + 413c_8197 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM + DisplayName + Dell Wireless 380 Bluetooth 4.0 Module + FirmwareKey + BCM20702A1_001.002.014.1443.1447_v5543 + IOClass + BrcmPatchRAM + IOMatchCategory + BrcmPatchRAM + IOProbeScore + 4000 + IOProviderClass + IOUSBDevice + idProduct + 33175 + idVendor + 16700 + + + LSMinimumSystemVersion + 10.8 + OSBundleLibraries + + as.acidanthera.BrcmFirmwareStore + 2.6.5 + com.apple.iokit.IOUSBFamily + 1.8 + com.apple.kpi.iokit + 9.0 + com.apple.kpi.libkern + 9.0 + com.apple.kpi.mach + 9.0 + + + diff --git a/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/MacOS/BrcmPatchRAM b/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/MacOS/BrcmPatchRAM new file mode 100755 index 0000000..a0ef83c Binary files /dev/null and b/EFI/OC/Kexts/BrcmPatchRAM.kext/Contents/MacOS/BrcmPatchRAM differ diff --git a/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/Info.plist new file mode 100644 index 0000000..ee90101 --- /dev/null +++ b/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/Info.plist @@ -0,0 +1,2133 @@ + + + + + BuildMachineOSBuild + 21G419 + CFBundleExecutable + BrcmPatchRAM2 + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BrcmPatchRAM2 + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.5 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.5 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13F100 + DTPlatformName + macosx + DTPlatformVersion + 12.3 + DTSDKBuild + 21E226 + DTSDKName + macosx12.3 + DTXcode + 1341 + DTXcodeBuild + 13F100 + IOKitPersonalities + + 0489_e032 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1485_v5581 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57394 + idVendor + 1161 + + 0489_e042 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1484_v5580 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57410 + idVendor + 1161 + + 0489_e046 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1465_v5561 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57414 + idVendor + 1161 + + 0489_e04f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1486_v5582 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57423 + idVendor + 1161 + + 0489_e052 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1758_v5854 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57426 + idVendor + 1161 + + 0489_e055 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0331_v4427 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57429 + idVendor + 1161 + + 0489_e059 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1466_v5562 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57433 + idVendor + 1161 + + 0489_e062 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth Adapter + FirmwareKey + BCM43142A0_001.001.011.0277.0280_v4376 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57442 + idVendor + 1161 + + 0489_e079 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0115_v4211 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57465 + idVendor + 1161 + + 0489_e07a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1483.1651_v5747 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57466 + idVendor + 1161 + + 0489_e087 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1532_v5628 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57479 + idVendor + 1161 + + 0489_e096 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0340_v4436 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57494 + idVendor + 1161 + + 0489_e0a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM20703A1_001.001.005.0214.0414_v4510 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57505 + idVendor + 1161 + + 04ca_2003 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1488_v5584 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8195 + idVendor + 1226 + + 04ca_2004 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1489_v5585 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8196 + idVendor + 1226 + + 04ca_2005 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1490_v5586 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8197 + idVendor + 1226 + + 04ca_2006 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth Module + FirmwareKey + BCM43142A0_001.001.011.0311.0327_v4423 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8198 + idVendor + 1226 + + 04ca_2007 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0277.0279_v4375 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8199 + idVendor + 1226 + + 04ca_2009 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0330_v4426 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8201 + idVendor + 1226 + + 04ca_200a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1492_v5588 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8202 + idVendor + 1226 + + 04ca_200b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1493_v5589 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8203 + idVendor + 1226 + + 04ca_200c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1494_v5590 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8204 + idVendor + 1226 + + 04ca_200e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1499_v5595 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8206 + idVendor + 1226 + + 04ca_200f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1521_v5617 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8207 + idVendor + 1226 + + 04ca_2012 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0339_v4435 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8210 + idVendor + 1226 + + 04ca_2016 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0121_v4217 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8214 + idVendor + 1226 + + 04f2_b49d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0277.0308_v4404 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 46237 + idVendor + 1266 + + 04f2_b4a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0316_v4412 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 46241 + idVendor + 1266 + + 050d_065a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Belkin Bluetooth 4.0 USB Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1482_v5578 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 1626 + idVendor + 1293 + + 0930_021e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1759_v5855 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 542 + idVendor + 2352 + + 0930_021f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0335_v4431 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 543 + idVendor + 2352 + + 0930_0221 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1762_v5858 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 545 + idVendor + 2352 + + 0930_0223 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1763_v5859 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 547 + idVendor + 2352 + + 0930_0225 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 549 + idVendor + 2352 + + 0930_0226 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 550 + idVendor + 2352 + + 0930_0229 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0104_v4200 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 553 + idVendor + 2352 + + 0a5c_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0249.0265_v4361 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8551 + idVendor + 2652 + + 0a5c_2168 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43162 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0108_v4204 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8552 + idVendor + 2652 + + 0a5c_2169 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1462_v5558 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8553 + idVendor + 2652 + + 0a5c_216a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Dell Wireless 1708 Bluetooth 4.0 LE Device + FirmwareKey + BCM43142A0_001.001.011.0311.0336_v4432 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8554 + idVendor + 2652 + + 0a5c_216b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1768_v5864 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8555 + idVendor + 2652 + + 0a5c_216c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0328_v4424 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8556 + idVendor + 2652 + + 0a5c_216d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0329_v4425 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8557 + idVendor + 2652 + + 0a5c_216e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 43162 Bluetooth 4.0 Adapter + FirmwareKey + BCM4335C0_003.001.009.0066.0105_v4201 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8558 + idVendor + 2652 + + 0a5c_216f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + DW1560 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1572_v5668 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8559 + idVendor + 2652 + + 0a5c_21d3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0218_v4314 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8659 + idVendor + 2652 + + 0a5c_21d6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0220_v4316 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8662 + idVendor + 2652 + + 0a5c_21d7 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Dell Wireless 1704 Bluetooth v4.0+HS + FirmwareKey + BCM43142A0_001.001.011.0311.0341_v4437 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8663 + idVendor + 2652 + + 0a5c_21d8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0222_v4318 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8664 + idVendor + 2652 + + 0a5c_21dc + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0187_v4283 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8668 + idVendor + 2652 + + 0a5c_21de + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1461_v5557 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8670 + idVendor + 2652 + + 0a5c_21e1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1770_v5866 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8673 + idVendor + 2652 + + 0a5c_21e3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1767_v5863 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8675 + idVendor + 2652 + + 0a5c_21e6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + ThinkPad Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1757_v5853 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8678 + idVendor + 2652 + + 0a5c_21e8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1764_v5860 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8680 + idVendor + 2652 + + 0a5c_21ec + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1460_v5556 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8684 + idVendor + 2652 + + 0a5c_21f1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1765_v5861 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8689 + idVendor + 2652 + + 0a5c_21f3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1761_v5857 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8691 + idVendor + 2652 + + 0a5c_21f4 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1760_v5856 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8692 + idVendor + 2652 + + 0a5c_21fb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1766_v5862 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8699 + idVendor + 2652 + + 0a5c_21fd + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1463_v5559 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8701 + idVendor + 2652 + + 0a5c_21fe + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0186_v4282 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8702 + idVendor + 2652 + + 0a5c_640b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1769_v5865 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25611 + idVendor + 2652 + + 0a5c_6410 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Dell Wireless 1830 Bluetooth 4.1 LE + FirmwareKey + BCM20703A1_001.001.005.0214.0422_v4518 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25616 + idVendor + 2652 + + 0a5c_6412 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Dell Wireless 1820A Bluetooth 4.1 LE + FirmwareKey + BCM4350C5_003.006.007.0222.4689_v4689 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25618 + idVendor + 2652 + + 0a5c_6413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4350C5_003.006.007.0120.2118_v6214 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25619 + idVendor + 2652 + + 0a5c_6414 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM4350C5_003.006.007.0145.2724_v6820 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25620 + idVendor + 2652 + + 0a5c_6417 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 20702 Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1780_v5876 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25623 + idVendor + 2652 + + 0a5c_6418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom 4371 Bluetooth 4.1 Adapter + FirmwareKey + BCM4371C2_001.003.015.0093.0116_v4212 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25624 + idVendor + 2652 + + 0a5c_7460 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0473_v4569 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 29792 + idVendor + 2652 + + 0b05_17b5 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1468_v5564 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6069 + idVendor + 2821 + + 0b05_17cb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + ASUS USB-BT400 + FirmwareKey + BCM20702A1_001.002.014.1443.1467_v5563 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6091 + idVendor + 2821 + + 0b05_17cf + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1469_v5565 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6095 + idVendor + 2821 + + 0b05_180a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1714_v5810 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6154 + idVendor + 2821 + + 0bb4_0306 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0481_v4577 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 774 + idVendor + 2996 + + 105b_e065 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0311.0312_v4408 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57445 + idVendor + 4187 + + 105b_e066 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1487_v5583 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57446 + idVendor + 4187 + + 13d3_3384 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1477_v5573 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13188 + idVendor + 5075 + + 13d3_3388 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0332_v4428 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13192 + idVendor + 5075 + + 13d3_3389 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0333_v4429 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13193 + idVendor + 5075 + + 13d3_3392 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1478_v5574 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13202 + idVendor + 5075 + + 13d3_3404 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1479_v5575 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13316 + idVendor + 5075 + + 13d3_3411 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1450_v5546 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13329 + idVendor + 5075 + + 13d3_3413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1481_v5577 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13331 + idVendor + 5075 + + 13d3_3418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1480_v5576 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13336 + idVendor + 5075 + + 13d3_3427 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13351 + idVendor + 5075 + + 13d3_3435 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1501_v5597 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13365 + idVendor + 5075 + + 13d3_3456 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1502_v5598 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13398 + idVendor + 5075 + + 13d3_3482 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0346_v4442 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13442 + idVendor + 5075 + + 13d3_3484 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0347_v4443 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13444 + idVendor + 5075 + + 13d3_3504 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0118_v4214 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13572 + idVendor + 5075 + + 13d3_3508 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0117_v4213 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13576 + idVendor + 5075 + + 13d3_3517 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1502.1786_v5882 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13591 + idVendor + 5075 + + 145f_01a3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Trust Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1483_v5579 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 419 + idVendor + 5215 + + 185f_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0277.0292_v4388 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8551 + idVendor + 6239 + + 19ff_0239 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Micro size USB to Bluetooth Dongle + FirmwareKey + BCM20702B0_002.001.014.0527.0557_v4653 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 569 + idVendor + 6655 + + 413c_8143 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + DW1550 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1449_v5545 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 33091 + idVendor + 16700 + + 413c_8197 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + DisplayName + Dell Wireless 380 Bluetooth 4.0 Module + FirmwareKey + BCM20702A1_001.002.014.1443.1447_v5543 + IOClass + BrcmPatchRAM2 + IOMatchCategory + BrcmPatchRAM2 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 33175 + idVendor + 16700 + + BrcmPatchRAMResidency + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM2 + IOClass + BrcmPatchRAMResidency + IOMatchCategory + BrcmPatchRAMResidency + IOProviderClass + disabled_IOResources + + + LSMinimumSystemVersion + 10.8 + OSBundleLibraries + + as.acidanthera.BrcmFirmwareStore + 2.6.5 + com.apple.iokit.IOUSBHostFamily + 1.0.1 + com.apple.kpi.bsd + 8.0 + com.apple.kpi.iokit + 8.0 + com.apple.kpi.libkern + 8.0 + com.apple.kpi.mach + 8.0 + + + diff --git a/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/MacOS/BrcmPatchRAM2 b/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/MacOS/BrcmPatchRAM2 new file mode 100755 index 0000000..50db76c Binary files /dev/null and b/EFI/OC/Kexts/BrcmPatchRAM2.kext/Contents/MacOS/BrcmPatchRAM2 differ diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist new file mode 100644 index 0000000..483bcb2 --- /dev/null +++ b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/Info.plist @@ -0,0 +1,2133 @@ + + + + + BuildMachineOSBuild + 21G419 + CFBundleExecutable + BrcmPatchRAM3 + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + BrcmPatchRAM3 + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.6.5 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.6.5 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + 13F100 + DTPlatformName + macosx + DTPlatformVersion + 12.3 + DTSDKBuild + 21E226 + DTSDKName + macosx12.3 + DTXcode + 1341 + DTXcodeBuild + 13F100 + IOKitPersonalities + + 0489_e032 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1485_v5581 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57394 + idVendor + 1161 + + 0489_e042 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1484_v5580 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57410 + idVendor + 1161 + + 0489_e046 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1465_v5561 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57414 + idVendor + 1161 + + 0489_e04f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1486_v5582 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57423 + idVendor + 1161 + + 0489_e052 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1758_v5854 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57426 + idVendor + 1161 + + 0489_e055 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0331_v4427 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57429 + idVendor + 1161 + + 0489_e059 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1466_v5562 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57433 + idVendor + 1161 + + 0489_e062 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth Adapter + FirmwareKey + BCM43142A0_001.001.011.0277.0280_v4376 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57442 + idVendor + 1161 + + 0489_e079 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0115_v4211 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57465 + idVendor + 1161 + + 0489_e07a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1483.1651_v5747 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57466 + idVendor + 1161 + + 0489_e087 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1532_v5628 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57479 + idVendor + 1161 + + 0489_e096 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0340_v4436 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57494 + idVendor + 1161 + + 0489_e0a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM20703A1_001.001.005.0214.0414_v4510 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57505 + idVendor + 1161 + + 04ca_2003 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1488_v5584 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8195 + idVendor + 1226 + + 04ca_2004 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1489_v5585 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8196 + idVendor + 1226 + + 04ca_2005 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1490_v5586 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8197 + idVendor + 1226 + + 04ca_2006 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth Module + FirmwareKey + BCM43142A0_001.001.011.0311.0327_v4423 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8198 + idVendor + 1226 + + 04ca_2007 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0277.0279_v4375 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8199 + idVendor + 1226 + + 04ca_2009 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0330_v4426 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8201 + idVendor + 1226 + + 04ca_200a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1492_v5588 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8202 + idVendor + 1226 + + 04ca_200b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1493_v5589 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8203 + idVendor + 1226 + + 04ca_200c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1494_v5590 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8204 + idVendor + 1226 + + 04ca_200e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1499_v5595 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8206 + idVendor + 1226 + + 04ca_200f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1521_v5617 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8207 + idVendor + 1226 + + 04ca_2012 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0311.0339_v4435 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8210 + idVendor + 1226 + + 04ca_2016 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM4335C0_003.001.009.0066.0121_v4217 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8214 + idVendor + 1226 + + 04f2_b49d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0277.0308_v4404 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 46237 + idVendor + 1266 + + 04f2_b4a1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0316_v4412 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 46241 + idVendor + 1266 + + 050d_065a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Belkin Bluetooth 4.0 USB Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1482_v5578 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 1626 + idVendor + 1293 + + 0930_021e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1759_v5855 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 542 + idVendor + 2352 + + 0930_021f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0335_v4431 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 543 + idVendor + 2352 + + 0930_0221 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1762_v5858 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 545 + idVendor + 2352 + + 0930_0223 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1763_v5859 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 547 + idVendor + 2352 + + 0930_0225 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 549 + idVendor + 2352 + + 0930_0226 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 550 + idVendor + 2352 + + 0930_0229 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0104_v4200 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 553 + idVendor + 2352 + + 0a5c_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0249.0265_v4361 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8551 + idVendor + 2652 + + 0a5c_2168 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43162 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM4335C0_003.001.009.0066.0108_v4204 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8552 + idVendor + 2652 + + 0a5c_2169 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1462_v5558 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8553 + idVendor + 2652 + + 0a5c_216a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Dell Wireless 1708 Bluetooth 4.0 LE Device + FirmwareKey + BCM43142A0_001.001.011.0311.0336_v4432 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8554 + idVendor + 2652 + + 0a5c_216b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1768_v5864 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8555 + idVendor + 2652 + + 0a5c_216c + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0328_v4424 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8556 + idVendor + 2652 + + 0a5c_216d + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0311.0329_v4425 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8557 + idVendor + 2652 + + 0a5c_216e + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 43162 Bluetooth 4.0 Adapter + FirmwareKey + BCM4335C0_003.001.009.0066.0105_v4201 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8558 + idVendor + 2652 + + 0a5c_216f + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + DW1560 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1572_v5668 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8559 + idVendor + 2652 + + 0a5c_21d3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0218_v4314 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8659 + idVendor + 2652 + + 0a5c_21d6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0220_v4316 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8662 + idVendor + 2652 + + 0a5c_21d7 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Dell Wireless 1704 Bluetooth v4.0+HS + FirmwareKey + BCM43142A0_001.001.011.0311.0341_v4437 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8663 + idVendor + 2652 + + 0a5c_21d8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0197.0222_v4318 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8664 + idVendor + 2652 + + 0a5c_21dc + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0187_v4283 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8668 + idVendor + 2652 + + 0a5c_21de + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1461_v5557 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8670 + idVendor + 2652 + + 0a5c_21e1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1770_v5866 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8673 + idVendor + 2652 + + 0a5c_21e3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1767_v5863 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8675 + idVendor + 2652 + + 0a5c_21e6 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + ThinkPad Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1757_v5853 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8678 + idVendor + 2652 + + 0a5c_21e8 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1502.1764_v5860 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8680 + idVendor + 2652 + + 0a5c_21ec + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1460_v5556 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8684 + idVendor + 2652 + + 0a5c_21f1 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1765_v5861 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8689 + idVendor + 2652 + + 0a5c_21f3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1761_v5857 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8691 + idVendor + 2652 + + 0a5c_21f4 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1760_v5856 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8692 + idVendor + 2652 + + 0a5c_21fb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 20702 Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1766_v5862 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8699 + idVendor + 2652 + + 0a5c_21fd + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1463_v5559 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8701 + idVendor + 2652 + + 0a5c_21fe + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 43142 Bluetooth 4.0 Adapter + FirmwareKey + BCM43142A0_001.001.011.0161.0186_v4282 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8702 + idVendor + 2652 + + 0a5c_640b + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1502.1769_v5865 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25611 + idVendor + 2652 + + 0a5c_6410 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Dell Wireless 1830 Bluetooth 4.1 LE + FirmwareKey + BCM20703A1_001.001.005.0214.0422_v4518 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25616 + idVendor + 2652 + + 0a5c_6412 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Dell Wireless 1820A Bluetooth 4.1 LE + FirmwareKey + BCM4350C5_003.006.007.0222.4689_v4689 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25618 + idVendor + 2652 + + 0a5c_6413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM4350C5_003.006.007.0120.2118_v6214 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25619 + idVendor + 2652 + + 0a5c_6414 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.1 USB + FirmwareKey + BCM4350C5_003.006.007.0145.2724_v6820 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25620 + idVendor + 2652 + + 0a5c_6417 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 20702 Bluetooth 4.0 + FirmwareKey + BCM20702A1_001.002.014.1502.1780_v5876 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25623 + idVendor + 2652 + + 0a5c_6418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom 4371 Bluetooth 4.1 Adapter + FirmwareKey + BCM4371C2_001.003.015.0093.0116_v4212 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 25624 + idVendor + 2652 + + 0a5c_7460 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0473_v4569 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 29792 + idVendor + 2652 + + 0b05_17b5 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1468_v5564 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6069 + idVendor + 2821 + + 0b05_17cb + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + ASUS USB-BT400 + FirmwareKey + BCM20702A1_001.002.014.1443.1467_v5563 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6091 + idVendor + 2821 + + 0b05_17cf + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1469_v5565 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6095 + idVendor + 2821 + + 0b05_180a + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1714_v5810 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 6154 + idVendor + 2821 + + 0bb4_0306 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20703 Bluetooth USB Device + FirmwareKey + BCM20703A1_001.001.005.0214.0481_v4577 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 774 + idVendor + 2996 + + 105b_e065 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 + FirmwareKey + BCM43142A0_001.001.011.0311.0312_v4408 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57445 + idVendor + 4187 + + 105b_e066 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM20702A1_001.002.014.1443.1487_v5583 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 57446 + idVendor + 4187 + + 13d3_3384 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1477_v5573 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13188 + idVendor + 5075 + + 13d3_3388 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0332_v4428 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13192 + idVendor + 5075 + + 13d3_3389 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + BCM43142 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0333_v4429 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13193 + idVendor + 5075 + + 13d3_3392 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1478_v5574 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13202 + idVendor + 5075 + + 13d3_3404 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth Module + FirmwareKey + BCM20702A1_001.002.014.1443.1479_v5575 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13316 + idVendor + 5075 + + 13d3_3411 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom BCM20702 Bluetooth 4.0 +HS USB Device + FirmwareKey + BCM20702A1_001.002.014.1443.1450_v5546 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13329 + idVendor + 5075 + + 13d3_3413 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1481_v5577 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13331 + idVendor + 5075 + + 13d3_3418 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1480_v5576 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13336 + idVendor + 5075 + + 13d3_3427 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB Device + FirmwareKey + BCM43142A0_001.001.011.0311.0334_v4430 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13351 + idVendor + 5075 + + 13d3_3435 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1501_v5597 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13365 + idVendor + 5075 + + 13d3_3456 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1443.1502_v5598 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13398 + idVendor + 5075 + + 13d3_3482 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0346_v4442 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13442 + idVendor + 5075 + + 13d3_3484 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM43142A0_001.001.011.0311.0347_v4443 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13444 + idVendor + 5075 + + 13d3_3504 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0118_v4214 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13572 + idVendor + 5075 + + 13d3_3508 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM4371C2_001.003.015.0093.0117_v4213 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13576 + idVendor + 5075 + + 13d3_3517 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Bluetooth USB module + FirmwareKey + BCM20702A1_001.002.014.1502.1786_v5882 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 13591 + idVendor + 5075 + + 145f_01a3 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Trust Bluetooth 4.0 Adapter + FirmwareKey + BCM20702A1_001.002.014.1443.1483_v5579 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 419 + idVendor + 5215 + + 185f_2167 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Broadcom Bluetooth 4.0 USB + FirmwareKey + BCM43142A0_001.001.011.0277.0292_v4388 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 8551 + idVendor + 6239 + + 19ff_0239 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Micro size USB to Bluetooth Dongle + FirmwareKey + BCM20702B0_002.001.014.0527.0557_v4653 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 569 + idVendor + 6655 + + 413c_8143 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + DW1550 Bluetooth 4.0 LE + FirmwareKey + BCM20702A1_001.002.014.1443.1449_v5545 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 33091 + idVendor + 16700 + + 413c_8197 + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + DisplayName + Dell Wireless 380 Bluetooth 4.0 Module + FirmwareKey + BCM20702A1_001.002.014.1443.1447_v5543 + IOClass + BrcmPatchRAM3 + IOMatchCategory + BrcmPatchRAM3 + IOProbeScore + 4000 + IOProviderClass + IOUSBHostDevice + idProduct + 33175 + idVendor + 16700 + + BrcmPatchRAMResidency + + CFBundleIdentifier + as.acidanthera.BrcmPatchRAM3 + IOClass + BrcmPatchRAMResidency + IOMatchCategory + BrcmPatchRAMResidency + IOProviderClass + disabled_IOResources + + + LSMinimumSystemVersion + 10.8 + OSBundleLibraries + + as.acidanthera.BrcmFirmwareStore + 2.6.5 + com.apple.iokit.IOUSBHostFamily + 1.0.1 + com.apple.kpi.bsd + 8.0 + com.apple.kpi.iokit + 8.0 + com.apple.kpi.libkern + 8.0 + com.apple.kpi.mach + 8.0 + + + diff --git a/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 new file mode 100755 index 0000000..69f85dd Binary files /dev/null and b/EFI/OC/Kexts/BrcmPatchRAM3.kext/Contents/MacOS/BrcmPatchRAM3 differ diff --git a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist deleted file mode 100755 index ef0809a..0000000 --- a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/Info.plist +++ /dev/null @@ -1,230 +0,0 @@ - - - - - BuildMachineOSBuild - 19H1519 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IntelBluetoothFirmware - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IntelBluetoothFirmware - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 11A420a - DTPlatformVersion - GM - DTSDKBuild - 19A547 - DTSDKName - macosx10.15 - DTXcode - 1100 - DTXcodeBuild - 11A420a - IOKitPersonalities - - IntelBluetoothFirmware_0026 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 38 - idVendor - 32903 - - IntelBluetoothFirmware_0032 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 50 - idVendor - 32903 - - IntelBluetoothFirmware_3165 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 2602 - idVendor - 32903 - - IntelBluetoothFirmware_3168 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 2727 - idVendor - 32903 - - IntelBluetoothFirmware_726x - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 2012 - idVendor - 32903 - - IntelBluetoothFirmware_8265 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 2603 - idVendor - 32903 - - IntelBluetoothFirmware_926x - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 37 - idVendor - 32903 - - IntelBluetoothFirmware_9560 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 2730 - idVendor - 32903 - - IntelBluetoothFirmware_ax200 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 41 - idVendor - 32903 - - IntelBluetoothFirmware_ax210 - - CFBundleIdentifier - com.zxystd.IntelBluetoothFirmware - IOClass - IntelBluetoothFirmware - IOMatchCategory - IntelBluetoothFirmware - IOProbeScore - 4000 - IOProviderClass - IOUSBHostDevice - idProduct - 51 - idVendor - 32903 - - - LSMinimumSystemVersion - 10.12 - NSHumanReadableCopyright - Copyright © 2019 钟先耀. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.iokit - 16.7 - com.apple.kpi.libkern - 16.7 - com.apple.kpi.mach - 16.7 - - - diff --git a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware b/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware deleted file mode 100755 index b5d9058..0000000 Binary files a/EFI/OC/Kexts/IntelBluetoothFirmware.kext/Contents/MacOS/IntelBluetoothFirmware and /dev/null differ diff --git a/EFI/OC/config.plist b/EFI/OC/config.plist index 86631df..6bf94e2 100644 --- a/EFI/OC/config.plist +++ b/EFI/OC/config.plist @@ -502,15 +502,15 @@ Arch - Any + x86_64 BundlePath - IntelBluetoothFirmware.kext + RealtekRTL8111.kext Comment - V2.1.0 + V2.4.2 Enabled ExecutablePath - Contents/MacOS/IntelBluetoothFirmware + Contents/MacOS/RealtekRTL8111 MaxKernel MinKernel @@ -522,13 +522,13 @@ Arch x86_64 BundlePath - BlueToolFixup.kext + VoodooPS2Controller.kext Comment - V2.6.5 + V2.3.5 Enabled ExecutablePath - Contents/MacOS/BlueToolFixup + Contents/MacOS/VoodooPS2Controller MaxKernel MinKernel @@ -540,13 +540,13 @@ Arch x86_64 BundlePath - AirportItlwm.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext Comment - V2.2.0 + V2.3.5 Enabled ExecutablePath - Contents/MacOS/AirportItlwm + Contents/MacOS/VoodooPS2Keyboard MaxKernel MinKernel @@ -558,13 +558,13 @@ Arch x86_64 BundlePath - RealtekRTL8111.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext Comment - V2.4.2 + V1.1.4 Enabled ExecutablePath - Contents/MacOS/RealtekRTL8111 + Contents/MacOS/VoodooInput MaxKernel MinKernel @@ -576,13 +576,13 @@ Arch x86_64 BundlePath - VoodooPS2Controller.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext Comment V2.3.5 Enabled ExecutablePath - Contents/MacOS/VoodooPS2Controller + Contents/MacOS/VoodooPS2Mouse MaxKernel MinKernel @@ -594,13 +594,13 @@ Arch x86_64 BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Keyboard.kext + VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext Comment V2.3.5 Enabled ExecutablePath - Contents/MacOS/VoodooPS2Keyboard + Contents/MacOS/VoodooPS2Trackpad MaxKernel MinKernel @@ -612,13 +612,13 @@ Arch x86_64 BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooInput.kext + SMCProcessor.kext Comment - V1.1.4 + V1.3.1 Enabled ExecutablePath - Contents/MacOS/VoodooInput + Contents/MacOS/SMCProcessor MaxKernel MinKernel @@ -630,13 +630,13 @@ Arch x86_64 BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Mouse.kext + SMCSuperIO.kext Comment - V2.3.5 + V1.3.1 Enabled ExecutablePath - Contents/MacOS/VoodooPS2Mouse + Contents/MacOS/SMCSuperIO MaxKernel MinKernel @@ -648,13 +648,13 @@ Arch x86_64 BundlePath - VoodooPS2Controller.kext/Contents/PlugIns/VoodooPS2Trackpad.kext + AsusSMC.kext Comment - V2.3.5 + V1.4.1 Enabled ExecutablePath - Contents/MacOS/VoodooPS2Trackpad + Contents/MacOS/AsusSMC MaxKernel MinKernel @@ -666,13 +666,13 @@ Arch x86_64 BundlePath - SMCProcessor.kext + CPUFriend.kext Comment - V1.3.1 + V1.2.6 Enabled - + ExecutablePath - Contents/MacOS/SMCProcessor + Contents/MacOS/CPUFriend MaxKernel MinKernel @@ -684,13 +684,13 @@ Arch x86_64 BundlePath - SMCSuperIO.kext + CPUFriendDataProvider.kext Comment - V1.3.1 + V1.0.1 Enabled - + ExecutablePath - Contents/MacOS/SMCSuperIO + MaxKernel MinKernel @@ -702,13 +702,31 @@ Arch x86_64 BundlePath - AsusSMC.kext + CPUFriendDataProvider11_4.kext Comment - V1.4.1 + V1.0.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext + Comment + V2.1.7 Enabled ExecutablePath - Contents/MacOS/AsusSMC + Contents/MacOS/AirportBrcmFixup MaxKernel MinKernel @@ -718,15 +736,15 @@ Arch - x86_64 + Any BundlePath - CPUFriend.kext + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext Comment - V1.2.6 + V1.0 Enabled - + ExecutablePath - Contents/MacOS/CPUFriend + MaxKernel MinKernel @@ -736,13 +754,13 @@ Arch - x86_64 + Any BundlePath - CPUFriendDataProvider.kext + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext Comment - V1.0.1 + V1.0 Enabled - + ExecutablePath MaxKernel @@ -754,15 +772,105 @@ Arch - x86_64 + Any BundlePath - CPUFriendDataProvider11_4.kext + BrcmBluetoothInjector.kext Comment - V1.0.0 + V2.6.5 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmFirmwareData.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmFirmwareData + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM3.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmPatchRAM3 + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM2.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmPatchRAM2 + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM.kext + Comment + V2.6.5 Enabled ExecutablePath + Contents/MacOS/BrcmPatchRAM + MaxKernel + + MinKernel + PlistPath + Contents/Info.plist + + + Arch + x86_64 + BundlePath + BlueToolFixup.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BlueToolFixup MaxKernel MinKernel diff --git a/EFI/OC/oldConfig.plist b/EFI/OC/oldConfig.plist old mode 100755 new mode 100644 index ef9080e..8c287b8 --- a/EFI/OC/oldConfig.plist +++ b/EFI/OC/oldConfig.plist @@ -500,24 +500,6 @@ PlistPath Contents/Info.plist - - Arch - Any - BundlePath - IntelBluetoothFirmware.kext - Comment - V2.1.0 - Enabled - - ExecutablePath - Contents/MacOS/IntelBluetoothFirmware - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - Arch x86_64 @@ -536,24 +518,6 @@ PlistPath Contents/Info.plist - - Arch - x86_64 - BundlePath - AirportItlwm.kext - Comment - V2.2.0 - Enabled - - ExecutablePath - Contents/MacOS/AirportItlwm - MaxKernel - - MinKernel - - PlistPath - Contents/Info.plist - Arch x86_64 @@ -770,6 +734,150 @@ PlistPath Contents/Info.plist + + Arch + Any + BundlePath + AirportBrcmFixup.kext + Comment + V2.1.7 + Enabled + + ExecutablePath + Contents/MacOS/AirportBrcmFixup + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcm4360_Injector.kext + Comment + V1.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + AirportBrcmFixup.kext/Contents/PlugIns/AirPortBrcmNIC_Injector.kext + Comment + V1.0 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmBluetoothInjector.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM3.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmPatchRAM3 + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmFirmwareData.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmFirmwareData + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM2.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmPatchRAM2 + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + + + Arch + Any + BundlePath + BrcmPatchRAM.kext + Comment + V2.6.5 + Enabled + + ExecutablePath + Contents/MacOS/BrcmPatchRAM + MaxKernel + + MinKernel + + PlistPath + Contents/Info.plist + Block @@ -1122,13 +1230,13 @@ AdviseFeatures MLB - C02526102GUGDQPFB + C02738802GUGDQP8C MaxBIOSVersion ProcessorType - 1797 + 0 ROM - OCxKHWdj + pqbqU0O1 SpoofVendor SystemMemoryStatus @@ -1136,9 +1244,9 @@ SystemProductName MacBookPro11,4 SystemSerialNumber - C02PXWY8G8WN + C02VFJY2G8WN SystemUUID - 672E2DB9-749D-4144-BF0C-A7102D494AB2 + 2B1D89BA-709C-4A00-AFFC-4E7249A8789A UpdateDataHub