diff --git a/README.md b/README.md index 2c03ed4..9eeb8e5 100644 --- a/README.md +++ b/README.md @@ -303,4 +303,7 @@ Each Snake class will be a child of the previous one and infinitely "eat itself" * Make testing branch and implement tests, before pushing new updates. * Create `RottenApple.app` in another repository and use it for testing. * Add Dyld Closure chapter to Snake&Apple V - Dyld -* Move `dumpPrelink_info` and `dumpPrelink_text` to Snake & Apple chapter about Kernel Extensions when ready. \ No newline at end of file +* Move `kext_prelinkinfo`, `dumpPrelink_info` and `dumpPrelink_text` to Snake & Apple chapter about Kernel Extensions when ready. +* Add kernelcache parser. +* Add `LC_FILESET_ENTRY` method to `dumpKernelExtension`. +* Consider moving methods like `removeNullBytesAlignment`, `calcTwoComplement64` etc. to `Utils` class. \ No newline at end of file diff --git a/VI. AMFI/mac/AMFI_RE/GHIDRA_initializeAppleMobileFileIntegrity.c b/VI. AMFI/mac/AMFI_RE/GHIDRA_initializeAppleMobileFileIntegrity.c new file mode 100644 index 0000000..17d6505 --- /dev/null +++ b/VI. AMFI/mac/AMFI_RE/GHIDRA_initializeAppleMobileFileIntegrity.c @@ -0,0 +1,215 @@ +void _initializeAppleMobileFileIntegrity(void) + +{ + bool bVar1; + int iVar2; + int iVar3; + undefined8 uVar4; + ulong uVar5; + long *plVar6; + long lVar7; + uint local_d4; + ulong local_d0; + undefined8 uStack_c8; + undefined8 uStack_c0; + undefined8 uStack_b8; + undefined8 local_b0; + undefined8 uStack_a8; + undefined8 uStack_a0; + undefined8 local_98; + undefined8 local_90; + undefined8 uStack_88; + undefined8 uStack_80; + undefined8 uStack_78; + undefined8 local_70; + undefined8 uStack_68; + undefined8 uStack_60; + undefined8 uStack_58; + undefined8 local_50; + undefined8 uStack_48; + undefined8 local_38; + + local_38 = *(undefined8 *)PTR_DAT_fffffe0007e6ba68; + uVar4 = func_0xfffffe0008c3cf30(); + func_0xfffffe00085a8e38(); + uVar5 = func_0xfffffe0008bbcd34(0,uVar4,&_driverLock); + if ((uVar5 & 1) == 0) { + return; + } + _AMFILockGroup = func_0xfffffe00085a8478("AMFI",0); + initLibraryConstraints(); + _overrideUnrestrictedDebugging = 0; + func_0xfffffe0008aa1474(&_sysctl__hw_features_allows_security_research); + _allows_security_research = 0; + uStack_48 = 0; + local_50 = 0; + uStack_68 = 0; + local_70 = 0; + uStack_58 = 0; + uStack_60 = 0; + uStack_88 = 0; + local_90 = 0; + uStack_78 = 0; + uStack_80 = 0; + uStack_a8 = 0; + local_b0 = 0; + local_98 = 0; + uStack_a0 = 0; + uStack_c8 = 0; + local_d0 = 0; + uStack_b8 = 0; + uStack_c0 = 0; + uVar4 = func_0xfffffe0009915f8c(); + iVar2 = func_0xfffffe0009910330(uVar4,&local_d0); + if (iVar2 != 0) { + func_0xfffffe0008da4510("\"AMFI: No chip from IMG4? errno: %d\" @%s:%d"); + return; + } + if ((uStack_a0._5_1_ != '\0') || ((int)local_98 == 1)) { + _allows_security_research = 1; + } + local_d4 = 0; + iVar2 = func_0xfffffe0008d70830("amfi_allow_research",&local_d4,4); + if ((iVar2 != 0) && (local_d4 != 0)) { + func_0xfffffe0008c3c908("AMFI: Allowing research due to amfi_allow_research boot arg"); + _allows_security_research = 1; + } + local_d0 = local_d0 & 0xffffffff00000000; + iVar2 = func_0xfffffe0008a49ecc(8); + if (iVar2 == 0) { + local_d4 = 0; + func_0xfffffe0008d70830("amfi",&local_d4,4); + iVar2 = func_0xfffffe0008d70830("amfi_unrestrict_task_for_pid",&local_d0,4); + if (((iVar2 != 0) && ((int)local_d0 != 0)) || ((local_d4 & 1) != 0)) { + func_0xfffffe0008c3c908("%s: unrestricted task_for_pid enabled by boot-arg\n"); + _overrideUnrestrictedDebugging = 1; + _BootedDevice = 1; + } + iVar2 = func_0xfffffe0008d70830("amfi_dev_mode_policy",&local_d0,4); + if ((iVar2 != 0) && ((int)local_d0 != 0)) { + func_0xfffffe0008c3c908("%s: developer mode internal policy disabled by boot-arg\n"); + DAT_fffffe0007e74790 = 1; + } + iVar2 = func_0xfffffe0008d70830("amfi_allow_any_signature",&local_d0,4); + if (((iVar2 != 0) && ((int)local_d0 != 0)) || (((byte)local_d4 >> 1 & 1) != 0)) { + func_0xfffffe0008c3c908("%s: signature enforcement disabled by boot-arg\n"); + /* WARNING: Read-only address (ram,0xfffffe0007e7478b) is written */ + _DAT_fffffe0007e7478a = CONCAT11(DAT_fffffe0007e7478b,1); + } + iVar2 = func_0xfffffe0008d70830("amfi_get_out_of_my_way",&local_d0,4); + if (((iVar2 != 0) && ((int)local_d0 != 0)) || ((local_d4 >> 7 & 1) != 0)) { + func_0xfffffe0008c3c908("%s: signature enforcement disabled by boot-arg\n"); + _DAT_fffffe0007e7478a = 0x101; + } + if ((local_d4 >> 2 & 1) != 0) { + func_0xfffffe0008c3c908 + ("%s: library validation will not mark external binaries as platform\n"); + DAT_fffffe0007e7478f = 1; + } + iVar2 = func_0xfffffe0008d70830("amfi_unrestricted_local_signing",&local_d0,4); + if ((iVar2 != 0) && ((int)local_d0 != 0)) { + func_0xfffffe0008c3c908("%s: unrestricted AMFI local signing enabled by boot-arg\n"); + DAT_fffffe0007e7478c = 1; + } + } + iVar2 = func_0xfffffe0008d70830("amfi_ready_to_roll",&local_d0,4); + if ((iVar2 != 0) && ((int)local_d0 != 0)) { + func_0xfffffe0008c3c908("%s: practice a key roll\n"); + _readyToRoll = 1; + } + iVar2 = func_0xfffffe0008d70830("cs_enforcement_disable",&local_d0,4); + bVar1 = (int)local_d0 != 0; + if (iVar2 != 0 && bVar1) { + func_0xfffffe0008c3c908("%s: cs_enforcement disabled by boot-arg\n"); + iVar3 = func_0xfffffe0008a49ecc(8); + if (iVar3 != 0) goto LAB_fffffe0009ac1ba8; + } + DAT_fffffe0007e7478e = iVar2 != 0 && bVar1; + InitializeDenylist(); + _initializeCoreEntitlementsSupport(1); + precookExemptionProfile(); + numJitHashCacheEntries = 0; + jitHashCache = 0; + jitHashCacheLock = func_0xfffffe0008c3cf30(); + dyldSimCacheLock = func_0xfffffe0008c3cf30(); + supplementalSigningInit(); + _swiftPlaygroundsJIT = '\x01'; + plVar6 = (long *)func_0xfffffe0008c45154("/",*(undefined8 *)PTR_DAT_fffffe0007e6bb00,0,0,0); + if (plVar6 == (long *)0x0) { + _initializeAppleMobileFileIntegrity(); +LAB_fffffe0009ac1ba0: + _initializeAppleMobileFileIntegrity(); + } + else { + uVar4 = (**(code **)(*plVar6 + 0x2d8))(plVar6,"model"); + plVar6 = (long *)func_0xfffffe0008bbdca0(uVar4,*(undefined8 *)PTR_DAT_fffffe0007e6ba08); + if (plVar6 == (long *)0x0) goto LAB_fffffe0009ac1ba0; + uVar4 = (**(code **)(*plVar6 + 0x198))(); + func_0xfffffe0008c3c908("AMFI: queried model name from device tree: %s\n"); + lVar7 = func_0xfffffe00086ac444(uVar4,"iPhone",6); + if (lVar7 == 0) { + if (_swiftPlaygroundsJIT == '\0') goto LAB_fffffe0009ac17f4; + } + else { + func_0xfffffe0008c3c908("AMFI: disabling Swift Playgrounds JIT services on iPhone devices\n"); + _swiftPlaygroundsJIT = '\0'; +LAB_fffffe0009ac17f4: + func_0xfffffe0008ab4fe8(0x10000000); + func_0xfffffe0008ab4fe8(0x20000000); + } + _unrestrictedCDHashLock = func_0xfffffe0008c3cf30(); + initTrustCacheAccess(); + DAT_fffffe0007e747d0 = _cred_check_label_update_execve; + DAT_fffffe0007e747f8 = _cred_label_associate; + DAT_fffffe0007e74808 = _cred_label_destroy; + DAT_fffffe0007e74820 = _cred_label_init; + DAT_fffffe0007e74830 = _cred_label_update_execve; + DAT_fffffe0007e74b58 = _proc_check_inherit_ipc_ports; + DAT_fffffe0007e75120 = _vnode_check_signature; + DAT_fffffe0007e749a0 = _file_check_library_validation; + DAT_fffffe0007e74b40 = _policy_initbsd; + DAT_fffffe0007e74b48 = _policy_syscall; + DAT_fffffe0007e74ab8 = _task_id_token_get_task; + DAT_fffffe0007e747f0 = _cred_label_associate_kernel; + DAT_fffffe0007e748f8 = _proc_check_launch_constraints; + DAT_fffffe0007e74ba0 = amfi_exc_action_check_exception_send; + DAT_fffffe0007e74ba8 = amfi_exc_action_label_associate; + DAT_fffffe0007e74bb0 = amfi_exc_action_label_populate; + DAT_fffffe0007e74bb8 = amfi_exc_action_label_destroy; + DAT_fffffe0007e74bc0 = amfi_exc_action_label_init; + DAT_fffffe0007e74bc8 = amfi_exc_action_label_update; + DAT_fffffe0007e74d88 = macos_task_get_movable_control_port; + DAT_fffffe0007e75178 = hsp_proc_check_map_anon; + DAT_fffffe0007e74aa8 = macos_task_policy; + DAT_fffffe0007e74ab0 = macos_task_policy; + DAT_fffffe0007e74c88 = macos_task_control_policy; + DAT_fffffe0007e75138 = macos_proc_check_run_cs_invalid; + DAT_fffffe0007e75040 = hook_vnode_check_setextattr; + DAT_fffffe0007e74fc0 = hook_vnode_check_getextattr; + DAT_fffffe0007e748c0 = _file_check_mmap; + DAT_fffffe0007e751c0 = _vnode_notify_open; + DAT_fffffe0007e74cf8 = core_dump_policy; + DAT_fffffe0007e75158 = supplementalVnodeCheckSignature; + mac_policy = "AMFI"; + DAT_fffffe0007e75220 = "Apple Mobile File Integrity"; + DAT_fffffe0007e75228 = &_initializeAppleMobileFileIntegrity()::labelnamespaces; + DAT_fffffe0007e75230 = 1; + DAT_fffffe0007e75238 = &mac_ops; + DAT_fffffe0007e75240 = 0; + DAT_fffffe0007e75248 = &_amfi_mac_slot; + DAT_fffffe0007e75250 = 0; + iVar2 = func_0xfffffe0008d75b64(&mac_policy,&amfiPolicyHandle,0); + if (iVar2 == 0) { + configurationSettingsInit(); + hardeningInit(); + /* WARNING: Bad instruction - Truncating control flow here */ + halt_baddata(); + } + } + _initializeAppleMobileFileIntegrity(); +LAB_fffffe0009ac1ba8: + _initializeAppleMobileFileIntegrity(); + func_0xfffffe0008c3c908("%s\n"); + func_0xfffffe0008da4510("\"Cannot unload AMFI - policy is not dynamic\\n\" @%s:%d"); + return; +} \ No newline at end of file diff --git a/VI. AMFI/custom/AMFI_RE/GHIDRA_macos_dyld_policy_at_path.c b/VI. AMFI/mac/AMFI_RE/GHIDRA_macos_dyld_policy_at_path.c similarity index 100% rename from VI. AMFI/custom/AMFI_RE/GHIDRA_macos_dyld_policy_at_path.c rename to VI. AMFI/mac/AMFI_RE/GHIDRA_macos_dyld_policy_at_path.c diff --git a/VI. AMFI/custom/AMFI_RE/GHIDRA_macos_dyld_policy_collect_state.c b/VI. AMFI/mac/AMFI_RE/GHIDRA_macos_dyld_policy_collect_state.c similarity index 100% rename from VI. AMFI/custom/AMFI_RE/GHIDRA_macos_dyld_policy_collect_state.c rename to VI. AMFI/mac/AMFI_RE/GHIDRA_macos_dyld_policy_collect_state.c diff --git a/VI. AMFI/mac/AMFI_RE/PSEUDO_initializeAppleMobileFileIntegrity.c b/VI. AMFI/mac/AMFI_RE/PSEUDO_initializeAppleMobileFileIntegrity.c new file mode 100644 index 0000000..2fd4771 --- /dev/null +++ b/VI. AMFI/mac/AMFI_RE/PSEUDO_initializeAppleMobileFileIntegrity.c @@ -0,0 +1,134 @@ +// Initialization function for Apple's Mobile File Integrity (AMFI) system +initializeAppleMobileFileIntegrity() { + + // Allocating and locking mutex for thread safety + lock = IOLockAlloc(); + lck_mtx_lock(lock); + + // Checking if driver lock is not already set + if (OSCompareAndSwapPtr(0, lock, &driverLock)) + // Initializing AMFI lock group + AMFILockGroup = lck_grp_alloc_init("AMFI", 0); + + // Initializing library constraints + initLibraryConstraints(); + + // Registering system control variable + sysctl_register_oid(&sysctl__hw_features_allows_security_research); + + // Selecting personalized chip(pointer to img4_chip_t) + chip = img4_chip_select_personalized_ap(); + + // Instantiating chip and checking for errors + chip_error = img4_chip_instantiate(chip); + if (chip_error) + panic("AMFI: No chip from IMG4? errno" + chip_error); + + // Checking chip properties to enable security research (Apple Security Research Device Program - https://security.apple.com/research-device/?) + if (allow_security_reserach(chip)) + allows_security_research = 1; + + // Checking for boot-arg, e.g.: + // sudo nvram boot-args="amfi_get_out_of_my_way=1" + if (PE_parse_boot_argn("amfi_allow_research")) + IOLog("AMFI: Allowing research due to amfi_allow_research boot-arg"); + allows_security_research = 1; + + // Without this boor-arg, the entitlements get-task-allow and task_for_pid-allow are required to use task_for_pid if binary is signed + if (PE_parse_boot_argn("amfi_unrestrict_task_for_pid")) + IOLog("unrestricted task_for_pid enabled by boot-arg"); + unrestricted_debugging = 1; + boot_device = 1; + + if (PE_parse_boot_argn("amfi_dev_mode_policy")) + IOLog("developer mode internal policy disabled by boot-arg"); + dev_mode = 1 + + if (PE_parse_boot_argn("amfi_allow_any_signature" | "amfi_get_out_of_my_way")) + IOLog("signature enforcement disabled by boot-arg"); + IOLog("library validation will not mark external binaries as platform"); // NOT SURE + + if (PE_parse_boot_argn("amfi_unrestricted_local_signing")) + IOLog("unrestricted AMFI local signing enabled by boot-arg"); + + if (PE_parse_boot_argn("amfi_ready_to_roll")) + IOLog("practice a key roll"); + readyToRoll = true; + + // Disabling code signing enforcement based on the boot-arg + if (PE_parse_boot_argn("cs_enforcement_disable")) + IOLog("cs_enforcement disabled by boot-arg") + + // Finalizing initialization + InitializeDenylist(); + _initializeCoreEntitlementsSupport(1); // Initialize support for entitlements and AMFI trust cache interface + // Initialize UDID enforcement the exemption profile (define components allowed to execute despite AMFI + precookExemptionProfile(); + jitHashCacheLock = IOLockAlloc() + dyldSimCacheLock = IOLockAlloc() + supplementalSigningInit(); // Another lock + + // Access device tree to get model name + model_name = IORegistryEntry::fromPath("/") + model_name = OSMetaClassBase::safeMetaCast(OSData::gMetaClass) + IOLog("AMFI: queried model name from device tree:" + model_name); + + // Check if the model is iPhone + // If true disable Swift Playgrounds JIT services && some CS features + if (model_name == 'iPhone') + IOLog("AMFI: disabling Swift Playgrounds JIT services on iPhone devices"); + _swiftPlaygroundsJIT == 0 + disable_code_signing_feature(0x10000000); + disable_code_signing_feature(0x20000000); + + // For not iPhones - initialize function pointers to AMFI handlers for various security checks + if (_swiftPlaygroundsJIT) + pointers_list = { + _cred_check_label_update_execve + _cred_label_associate + _cred_label_destroy + _cred_label_init + _cred_label_update_execve + _proc_check_inherit_ipc_ports + _vnode_check_signature // Check Code Signature handler + _file_check_library_validation // Check validation of a library file + _policy_initbsd // Final call from BSD for finalizing initialization of MACF ? + _policy_syscall // MACF policy syscall handler + _task_id_token_get_task + _cred_label_associate_kernel + _proc_check_launch_constraints // Check launch constraints for a process + amfi_exc_action_check_exception_send + amfi_exc_action_label_associate + amfi_exc_action_label_populate + amfi_exc_action_label_destroy + amfi_exc_action_label_init + amfi_exc_action_label_update + macos_task_get_movable_control_port + hsp_proc_check_map_anon + macos_task_policy + macos_task_control_policy + macos_proc_check_run_cs_invalid + hook_vnode_check_setextattr + hook_vnode_check_getextattr + _file_check_mmap + _vnode_notify_open + core_dump_policy + } + + // Register MAC policy + mac_policy_register("AMFI", amfiPolicyHandle, 0) + + // Set security policies and constraints for AMFI + configurationSettingsInit(); + + // Initialize a lock for exception list + hardeningInit() + + // Unlocking driver lock + lck_mtx_unlock(driverLock); + + // Unlocking mutex and freeing memory + lck_mtx_unlock(lock); + IOLockFree(lock); + lck_mtx_lock(driverLock); +} diff --git a/VI. AMFI/custom/AMFI_RE/PSEUDO_macos_dyld_policy_at_path.c b/VI. AMFI/mac/AMFI_RE/PSEUDO_macos_dyld_policy_at_path.c similarity index 100% rename from VI. AMFI/custom/AMFI_RE/PSEUDO_macos_dyld_policy_at_path.c rename to VI. AMFI/mac/AMFI_RE/PSEUDO_macos_dyld_policy_at_path.c diff --git a/VI. AMFI/custom/AMFI_RE/PSEUDO_macos_dyld_policy_collect_state.c b/VI. AMFI/mac/AMFI_RE/PSEUDO_macos_dyld_policy_collect_state.c similarity index 100% rename from VI. AMFI/custom/AMFI_RE/PSEUDO_macos_dyld_policy_collect_state.c rename to VI. AMFI/mac/AMFI_RE/PSEUDO_macos_dyld_policy_collect_state.c diff --git a/VI. AMFI/mac/AMFI_RE/boot_args.txt b/VI. AMFI/mac/AMFI_RE/boot_args.txt new file mode 100644 index 0000000..e5151c8 --- /dev/null +++ b/VI. AMFI/mac/AMFI_RE/boot_args.txt @@ -0,0 +1,24 @@ +-restore +BATS_TESTPLAN_ID +amfi +amfi_allow_3p_launch_constraints +amfi_allow_any_signature +amfi_allow_non_platform +amfi_allow_only_tc +amfi_allow_only_tc_override +amfi_allow_research +amfi_block_unsigned_code +amfi_dev_mode_policy +amfi_enforce_cc_types +amfi_enforce_launch_constraints +amfi_enforce_tcc_hardening +amfi_force_cs_kill +amfi_get_out_of_my_way +amfi_hsp_disable +amfi_hsp_logging +amfi_no_aot_tc +amfi_prevent_old_entitled_platform_binaries +amfi_ready_to_roll +amfi_unrestrict_task_for_pid +amfi_unrestricted_local_signing +cs_enforcement_disable \ No newline at end of file diff --git a/VI. AMFI/mac/AMFI_RE/exports.txt b/VI. AMFI/mac/AMFI_RE/exports.txt new file mode 100644 index 0000000..606a19c --- /dev/null +++ b/VI. AMFI/mac/AMFI_RE/exports.txt @@ -0,0 +1,30 @@ +__ZN24AppleMobileFileIntegrity15copyEntitlementEP4procPKc +__ZN24AppleMobileFileIntegrity15copyEntitlementEP5ucredPKc +__ZN24AppleMobileFileIntegrity15getEntitlementsEP5ucred +__ZN24AppleMobileFileIntegrity16copyEntitlementsEP4proc +__ZN24AppleMobileFileIntegrity16copyEntitlementsEP5ucred +__ZN24AppleMobileFileIntegrity18copyEntitlementKeyEP4procP17__opaque_amfi_key +__ZN24AppleMobileFileIntegrity18copyEntitlementKeyEP5ucredP17__opaque_amfi_key +__ZN24AppleMobileFileIntegrity18isHardeningEnabledEv +__ZN24AppleMobileFileIntegrity19AMFIGetQueryContextEP4procPP14CEQueryContext +__ZN24AppleMobileFileIntegrity19AMFIGetQueryContextEP5ucredPP14CEQueryContext +__ZN24AppleMobileFileIntegrity21AMFIEntitlementGetKeyEPKc +__ZN24AppleMobileFileIntegrity21copySigningIdentifierEP5ucred +__ZN24AppleMobileFileIntegrity22AMFIEntitlementGetBoolEP4procPKcPb +__ZN24AppleMobileFileIntegrity22AMFIEntitlementGetBoolEP5ucredPKcPb +__ZN24AppleMobileFileIntegrity22AMFIEntitlementPresentEP4procPKcPb +__ZN24AppleMobileFileIntegrity22AMFIEntitlementPresentEP5ucredPKcPb +__ZN24AppleMobileFileIntegrity25AMFIEntitlementReleaseKeyEP17__opaque_amfi_key +__ZN24AppleMobileFileIntegrity26AMFIEntitlementGetConstKeyEPKc +__ZN24AppleMobileFileIntegrity27AMFIEntitlementKeyIsPresentEP4procP17__opaque_amfi_keyPb +__ZN24AppleMobileFileIntegrity27AMFIEntitlementKeyIsPresentEP5ucredP17__opaque_amfi_keyPb +__ZN24AppleMobileFileIntegrity28AMFIEntitlementKeyIsBoolTrueEP4procP17__opaque_amfi_keyPb +__ZN24AppleMobileFileIntegrity28AMFIEntitlementKeyIsBoolTrueEP5ucredP17__opaque_amfi_keyPb +__ZN24AppleMobileFileIntegrity29isCodeDirectoryHashInJitCacheEP4procPKh +__ZN24AppleMobileFileIntegrity9metaClassE +_amfi_register_mac_policy +_kmod_info +InitFunc_1 +InitFunc_2 +InitFunc_3 +InitFunc_4 \ No newline at end of file diff --git a/VI. AMFI/mac/AMFI_RE/imports.txt b/VI. AMFI/mac/AMFI_RE/imports.txt new file mode 100644 index 0000000..4920a91 --- /dev/null +++ b/VI. AMFI/mac/AMFI_RE/imports.txt @@ -0,0 +1,652 @@ +_Assert +_CTEvaluateAMFICodeSignatureCMS +_CTEvaluateAMFICodeSignatureCMSPubKey +_CTEvaluateProvisioningProfile +_IOCurrentTaskHasEntitlement +_IOFreeData +_IOFreeTypeImpl +_IOFreeTypeVarImpl +_IOLockAlloc +_IOLockFree +_IOLockLock +_IOLockUnlock +_IOLog +_IOLogv +_IOMallocData +_IOMallocTypeImpl +_IOMallocTypeVarImpl +_IOMallocZeroData +_IORWLockAlloc +_IORWLockRead +_IORWLockUnlock +_IORWLockWrite +_NDR_record +_OSCompareAndSwapPtr +_OSIncrementAtomic +_OSObject_typed_operator_delete +_OSObject_typed_operator_new +_PAGE_SHIFT_CONST +_PE_parse_boot_argn +_SecureDTGetProperty +_SecureDTLookupEntry +_VNOP_IOCTL +__Block_object_assign +__Block_object_dispose +__NSConcreteStackBlock +__Z16OSUnserializeXMLPKcmPP8OSString +__ZN11OSMetaClass21_RESERVEDOSMetaClass0Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass1Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass2Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass3Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass4Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass5Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass6Ev +__ZN11OSMetaClass21_RESERVEDOSMetaClass7Ev +__ZN11OSMetaClassC2EPKcPKS_j +__ZN11OSMetaClassC2EPKcPKS_jPP4zoneS1_19zone_create_flags_t +__ZN11OSMetaClassD2Ev +__ZN12IOUserClient10clientDiedEv +__ZN12IOUserClient10gMetaClassE +__ZN12IOUserClient10getServiceEv +__ZN12IOUserClient12initWithTaskEP4taskPvj +__ZN12IOUserClient13connectClientEPS_ +__ZN12IOUserClient18clientHasPrivilegeEPvPKc +__ZN12IOUserClient19clientMemoryForTypeEjPjPP18IOMemoryDescriptor +__ZN12IOUserClient20exportObjectToClientEP4taskP8OSObjectPS3_ +__ZN12IOUserClient22_RESERVEDIOUserClient0Ev +__ZN12IOUserClient22_RESERVEDIOUserClient1Ev +__ZN12IOUserClient22_RESERVEDIOUserClient2Ev +__ZN12IOUserClient22_RESERVEDIOUserClient3Ev +__ZN12IOUserClient22_RESERVEDIOUserClient4Ev +__ZN12IOUserClient22_RESERVEDIOUserClient5Ev +__ZN12IOUserClient22_RESERVEDIOUserClient6Ev +__ZN12IOUserClient22_RESERVEDIOUserClient7Ev +__ZN12IOUserClient22_RESERVEDIOUserClient8Ev +__ZN12IOUserClient22_RESERVEDIOUserClient9Ev +__ZN12IOUserClient23_RESERVEDIOUserClient10Ev +__ZN12IOUserClient23_RESERVEDIOUserClient11Ev +__ZN12IOUserClient23_RESERVEDIOUserClient12Ev +__ZN12IOUserClient23_RESERVEDIOUserClient13Ev +__ZN12IOUserClient23_RESERVEDIOUserClient14Ev +__ZN12IOUserClient23_RESERVEDIOUserClient15Ev +__ZN12IOUserClient23getExternalTrapForIndexEj +__ZN12IOUserClient24getNotificationSemaphoreEjPP9semaphore +__ZN12IOUserClient24getTargetAndTrapForIndexEPP9IOServicej +__ZN12IOUserClient24registerNotificationPortEP8ipc_portjj +__ZN12IOUserClient24registerNotificationPortEP8ipc_portjy +__ZN12IOUserClient25getExternalMethodForIndexEj +__ZN12IOUserClient26getTargetAndMethodForIndexEPP9IOServicej +__ZN12IOUserClient30getExternalAsyncMethodForIndexEj +__ZN12IOUserClient31getAsyncTargetAndMethodForIndexEPP9IOServicej +__ZN12IOUserClient4freeEv +__ZN12IOUserClient4initEP12OSDictionary +__ZN12IOUserClient4initEv +__ZN12IOUserClient8DispatchE5IORPC +__ZN12IOUserClientC2EPK11OSMetaClass +__ZN12IOUserClientD2Ev +__ZN12OSDictionary12withCapacityEj +__ZN12OSDictionary9metaClassE +__ZN12OSDictionary9setObjectEPKcRK11OSSharedPtrIK15OSMetaClassBaseE +__ZN12OSDictionary9setObjectERK11OSSharedPtrIK8OSSymbolERKS0_IK15OSMetaClassBaseE +__ZN15IORegistryEntry11detachAboveEPK15IORegistryPlane +__ZN15IORegistryEntry11setLocationEPK8OSSymbolPK15IORegistryPlane +__ZN15IORegistryEntry11setLocationEPKcPK15IORegistryPlane +__ZN15IORegistryEntry11setPropertyEPK8OSStringP8OSObject +__ZN15IORegistryEntry11setPropertyEPK8OSSymbolP8OSObject +__ZN15IORegistryEntry11setPropertyEPKcP8OSObject +__ZN15IORegistryEntry11setPropertyEPKcPvj +__ZN15IORegistryEntry11setPropertyEPKcS1_ +__ZN15IORegistryEntry11setPropertyEPKcb +__ZN15IORegistryEntry11setPropertyEPKcyj +__ZN15IORegistryEntry13attachToChildEPS_PK15IORegistryPlane +__ZN15IORegistryEntry13childFromPathEPKcPK15IORegistryPlanePcPi +__ZN15IORegistryEntry13setPropertiesEP8OSObject +__ZN15IORegistryEntry14attachToParentEPS_PK15IORegistryPlane +__ZN15IORegistryEntry14removePropertyEPK8OSString +__ZN15IORegistryEntry14removePropertyEPK8OSSymbol +__ZN15IORegistryEntry14removePropertyEPKc +__ZN15IORegistryEntry15detachFromChildEPS_PK15IORegistryPlane +__ZN15IORegistryEntry16detachFromParentEPS_PK15IORegistryPlane +__ZN15IORegistryEntry16setPropertyTableEP12OSDictionary +__ZN15IORegistryEntry17runPropertyActionEPFiP8OSObjectPvS2_S2_S2_ES1_S2_S2_S2_S2_ +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry0Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry1Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry2Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry3Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry4Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry5Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry6Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry7Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry8Ev +__ZN15IORegistryEntry25_RESERVEDIORegistryEntry9Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry10Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry11Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry12Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry13Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry14Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry15Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry16Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry17Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry18Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry19Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry20Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry21Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry22Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry23Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry24Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry25Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry26Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry27Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry28Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry29Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry30Ev +__ZN15IORegistryEntry26_RESERVEDIORegistryEntry31Ev +__ZN15IORegistryEntry7setNameEPK8OSSymbolPK15IORegistryPlane +__ZN15IORegistryEntry7setNameEPKcPK15IORegistryPlane +__ZN15IORegistryEntry8fromPathEPKcPK15IORegistryPlanePcPiPS_ +__ZN15IORegistryEntry9detachAllEPK15IORegistryPlane +__ZN15OSMetaClassBase12safeMetaCastEPKS_PK11OSMetaClass +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase0Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase1Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase2Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase3Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase4Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase5Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase6Ev +__ZN15OSMetaClassBase25_RESERVEDOSMetaClassBase7Ev +__ZN15OSMetaClassBase8DispatchE5IORPC +__ZN16CoreAnalyticsHub22analyticsSendEventLazyEP8OSStringP8OSObject +__ZN16CoreAnalyticsHub9metaClassE +__ZN18IOMemoryDescriptor11withAddressEPvyj +__ZN20OSCollectionIterator14withCollectionEPK12OSCollection +__ZN6OSData9metaClassE +__ZN6OSData9withBytesEPKvj +__ZN7OSArray12withCapacityEj +__ZN7OSArray9metaClassE +__ZN7OSArray9setObjectERK11OSSharedPtrIK15OSMetaClassBaseE +__ZN8OSNumber10withNumberEyj +__ZN8OSNumber9metaClassE +__ZN8OSObject10gMetaClassE +__ZN8OSObject18_RESERVEDOSObject0Ev +__ZN8OSObject18_RESERVEDOSObject1Ev +__ZN8OSObject18_RESERVEDOSObject2Ev +__ZN8OSObject18_RESERVEDOSObject3Ev +__ZN8OSObject18_RESERVEDOSObject4Ev +__ZN8OSObject18_RESERVEDOSObject5Ev +__ZN8OSObject18_RESERVEDOSObject6Ev +__ZN8OSObject18_RESERVEDOSObject7Ev +__ZN8OSObject18_RESERVEDOSObject8Ev +__ZN8OSObject18_RESERVEDOSObject9Ev +__ZN8OSObject19_RESERVEDOSObject10Ev +__ZN8OSObject19_RESERVEDOSObject11Ev +__ZN8OSObject19_RESERVEDOSObject12Ev +__ZN8OSObject19_RESERVEDOSObject13Ev +__ZN8OSObject19_RESERVEDOSObject14Ev +__ZN8OSObject19_RESERVEDOSObject15Ev +__ZN8OSObject4initEv +__ZN8OSObject8DispatchE5IORPC +__ZN8OSObjectC2EPK11OSMetaClass +__ZN8OSObjectD2Ev +__ZN8OSObjectdlEPvm +__ZN8OSObjectnwEm +__ZN8OSString11withCStringEPKc +__ZN8OSString11withCStringEPKcm +__ZN8OSString17withCStringNoCopyEPKc +__ZN8OSString9metaClassE +__ZN8OSSymbol10withStringEPK8OSString +__ZN8OSSymbol11withCStringEPKc +__ZN8OSSymbol17withCStringNoCopyEPKc +__ZN8OSSymbol9metaClassE +__ZN9IODTNVRAM9metaClassE +__ZN9IOService10adjustBusyEi +__ZN9IOService10gMetaClassE +__ZN9IOService10handleOpenEPS_jPv +__ZN9IOService10joinPMtreeEPS_ +__ZN9IOService11getPlatformEv +__ZN9IOService11handleCloseEPS_j +__ZN9IOService12didTerminateEPS_jPb +__ZN9IOService12getBusyStateEv +__ZN9IOService12getResourcesEv +__ZN9IOService12requestProbeEj +__ZN9IOService12tellChangeUpEm +__ZN9IOService12updateReportEP19IOReportChannelListjPvS2_ +__ZN9IOService13addPowerChildEPS_ +__ZN9IOService13askChangeDownEm +__ZN9IOService13matchLocationEPS_ +__ZN9IOService13messageClientEjP8OSObjectPvm +__ZN9IOService13newUserClientEP4taskPvjP12OSDictionaryPP12IOUserClient +__ZN9IOService13newUserClientEP4taskPvjPP12IOUserClient +__ZN9IOService13setPowerStateEmPS_ +__ZN9IOService13willTerminateEPS_j +__ZN9IOService14activityTickleEmm +__ZN9IOService14applyToClientsEPFvPS_PvES1_ +__ZN9IOService14causeInterruptEi +__ZN9IOService14messageClientsEjPvm +__ZN9IOService14tellChangeDownEm +__ZN9IOService14waitForServiceEP12OSDictionaryP13mach_timespec +__ZN9IOService15comparePropertyEP12OSDictionaryPK8OSString +__ZN9IOService15comparePropertyEP12OSDictionaryPKc +__ZN9IOService15configureReportEP19IOReportChannelListjPvS2_ +__ZN9IOService15enableInterruptEi +__ZN9IOService15errnoFromReturnEi +__ZN9IOService15getDeviceMemoryEv +__ZN9IOService15nextIdleTimeoutEyyj +__ZN9IOService15powerChangeDoneEm +__ZN9IOService15registerServiceEj +__ZN9IOService15serviceMatchingEPKcP12OSDictionary +__ZN9IOService15setDeviceMemoryEP7OSArray +__ZN9IOService15terminateClientEPS_j +__ZN9IOService16allowPowerChangeEm +__ZN9IOService16applyToProvidersEPFvPS_PvES1_ +__ZN9IOService16disableInterruptEi +__ZN9IOService16getInterruptTypeEiPi +__ZN9IOService16registerInterestEPK8OSSymbolPFiPvS3_jPS_S3_mES3_S3_ +__ZN9IOService16removePowerChildEP17IOPowerConnection +__ZN9IOService16requestTerminateEPS_j +__ZN9IOService16stringFromReturnEi +__ZN9IOService16tellNoChangeDownEm +__ZN9IOService17addNeededResourceEPKc +__ZN9IOService17applyToInterestedEPK8OSSymbolPFvP8OSObjectPvES5_ +__ZN9IOService17cancelPowerChangeEm +__ZN9IOService17comparePropertiesEP12OSDictionaryP12OSCollection +__ZN9IOService17getAggressivenessEmPm +__ZN9IOService17registerInterruptEiP8OSObjectPFvS1_PvPS_iES2_ +__ZN9IOService17setAggressivenessEmm +__ZN9IOService18lockForArbitrationEb +__ZN9IOService18matchPropertyTableEP12OSDictionary +__ZN9IOService18matchPropertyTableEP12OSDictionaryPi +__ZN9IOService18setIdleTimerPeriodEm +__ZN9IOService18systemWillShutdownEj +__ZN9IOService19_RESERVEDIOService0Ev +__ZN9IOService19_RESERVEDIOService1Ev +__ZN9IOService19_RESERVEDIOService2Ev +__ZN9IOService19_RESERVEDIOService3Ev +__ZN9IOService19_RESERVEDIOService4Ev +__ZN9IOService19_RESERVEDIOService5Ev +__ZN9IOService19_RESERVEDIOService6Ev +__ZN9IOService19_RESERVEDIOService7Ev +__ZN9IOService19_RESERVEDIOService8Ev +__ZN9IOService19_RESERVEDIOService9Ev +__ZN9IOService19registerPowerDriverEPS_P14IOPMPowerStatem +__ZN9IOService19unregisterInterruptEi +__ZN9IOService20_RESERVEDIOService10Ev +__ZN9IOService20_RESERVEDIOService11Ev +__ZN9IOService20_RESERVEDIOService12Ev +__ZN9IOService20_RESERVEDIOService13Ev +__ZN9IOService20_RESERVEDIOService14Ev +__ZN9IOService20_RESERVEDIOService15Ev +__ZN9IOService20_RESERVEDIOService16Ev +__ZN9IOService20_RESERVEDIOService17Ev +__ZN9IOService20_RESERVEDIOService18Ev +__ZN9IOService20_RESERVEDIOService19Ev +__ZN9IOService20_RESERVEDIOService20Ev +__ZN9IOService20_RESERVEDIOService21Ev +__ZN9IOService20_RESERVEDIOService22Ev +__ZN9IOService20_RESERVEDIOService23Ev +__ZN9IOService20_RESERVEDIOService24Ev +__ZN9IOService20_RESERVEDIOService25Ev +__ZN9IOService20_RESERVEDIOService26Ev +__ZN9IOService20_RESERVEDIOService27Ev +__ZN9IOService20_RESERVEDIOService28Ev +__ZN9IOService20_RESERVEDIOService29Ev +__ZN9IOService20_RESERVEDIOService30Ev +__ZN9IOService20_RESERVEDIOService31Ev +__ZN9IOService20_RESERVEDIOService32Ev +__ZN9IOService20_RESERVEDIOService33Ev +__ZN9IOService20_RESERVEDIOService34Ev +__ZN9IOService20_RESERVEDIOService35Ev +__ZN9IOService20_RESERVEDIOService36Ev +__ZN9IOService20_RESERVEDIOService37Ev +__ZN9IOService20_RESERVEDIOService38Ev +__ZN9IOService20_RESERVEDIOService39Ev +__ZN9IOService20_RESERVEDIOService40Ev +__ZN9IOService20_RESERVEDIOService41Ev +__ZN9IOService20_RESERVEDIOService42Ev +__ZN9IOService20_RESERVEDIOService43Ev +__ZN9IOService20_RESERVEDIOService44Ev +__ZN9IOService20_RESERVEDIOService45Ev +__ZN9IOService20_RESERVEDIOService46Ev +__ZN9IOService20_RESERVEDIOService47Ev +__ZN9IOService20callPlatformFunctionEPK8OSSymbolbPvS3_S3_S3_ +__ZN9IOService20callPlatformFunctionEPKcbPvS2_S2_S2_ +__ZN9IOService20getDeviceMemoryCountEv +__ZN9IOService20unlockForArbitrationEv +__ZN9IOService21powerStateDidChangeToEmmPS_ +__ZN9IOService22copyClientWithCategoryEPK8OSSymbol +__ZN9IOService22powerStateWillChangeToEmmPS_ +__ZN9IOService22waitForMatchingServiceEP12OSDictionaryy +__ZN9IOService23acknowledgeNotificationEPvj +__ZN9IOService23addMatchingNotificationEPK8OSSymbolP12OSDictionaryPFbPvS5_PS_P10IONotifierES5_S5_i +__ZN9IOService23requestPowerDomainStateEmP17IOPowerConnectionm +__ZN9IOService24getDeviceMemoryWithIndexEj +__ZN9IOService24mapDeviceMemoryWithIndexEjj +__ZN9IOService24powerStateForDomainStateEm +__ZN9IOService27maxCapabilityForDomainStateEm +__ZN9IOService31initialPowerStateForDomainStateEm +__ZN9IOService4freeEv +__ZN9IOService4initEP12OSDictionary +__ZN9IOService4initEP15IORegistryEntryPK15IORegistryPlane +__ZN9IOService4openEPS_jPv +__ZN9IOService4stopEPS_ +__ZN9IOService5closeEPS_j +__ZN9IOService5probeEPS_Pi +__ZN9IOService6PMinitEv +__ZN9IOService6PMstopEv +__ZN9IOService6attachEPS_ +__ZN9IOService6detachEPS_ +__ZN9IOService7messageEjPS_Pv +__ZN9IOService8DispatchE5IORPC +__ZN9IOService8finalizeEj +__ZN9IOService9terminateEj +__ZN9IOServiceC2EPK11OSMetaClass +__ZN9IOServiceD2Ev +__ZN9OSBoolean11withBooleanEb +__ZN9OSBoolean9metaClassE +__ZNK11OSMetaClass12getClassNameEv +__ZNK11OSMetaClass12getMetaClassEv +__ZNK11OSMetaClass12taggedRetainEPKv +__ZNK11OSMetaClass13taggedReleaseEPKv +__ZNK11OSMetaClass13taggedReleaseEPKvi +__ZNK11OSMetaClass14getRetainCountEv +__ZNK11OSMetaClass19instanceConstructedEv +__ZNK11OSMetaClass6retainEv +__ZNK11OSMetaClass7releaseEi +__ZNK11OSMetaClass7releaseEv +__ZNK11OSMetaClass9serializeEP11OSSerialize +__ZNK15IORegistryEntry11compareNameEP8OSStringPS1_ +__ZNK15IORegistryEntry11getLocationEPK15IORegistryPlane +__ZNK15IORegistryEntry11getPropertyEPK8OSString +__ZNK15IORegistryEntry11getPropertyEPK8OSStringPK15IORegistryPlanej +__ZNK15IORegistryEntry11getPropertyEPK8OSSymbol +__ZNK15IORegistryEntry11getPropertyEPK8OSSymbolPK15IORegistryPlanej +__ZNK15IORegistryEntry11getPropertyEPKc +__ZNK15IORegistryEntry11getPropertyEPKcPK15IORegistryPlanej +__ZNK15IORegistryEntry12compareNamesEP8OSObjectPP8OSString +__ZNK15IORegistryEntry12copyLocationEPK15IORegistryPlane +__ZNK15IORegistryEntry12copyPropertyEPK8OSString +__ZNK15IORegistryEntry12copyPropertyEPK8OSStringPK15IORegistryPlanej +__ZNK15IORegistryEntry12copyPropertyEPK8OSSymbol +__ZNK15IORegistryEntry12copyPropertyEPK8OSSymbolPK15IORegistryPlanej +__ZNK15IORegistryEntry12copyPropertyEPKc +__ZNK15IORegistryEntry12copyPropertyEPKcPK15IORegistryPlanej +__ZNK15IORegistryEntry13getChildEntryEPK15IORegistryPlane +__ZNK15IORegistryEntry14applyToParentsEPFvPS_PvES1_PK15IORegistryPlane +__ZNK15IORegistryEntry14copyChildEntryEPK15IORegistryPlane +__ZNK15IORegistryEntry14getParentEntryEPK15IORegistryPlane +__ZNK15IORegistryEntry15applyToChildrenEPFvPS_PvES1_PK15IORegistryPlane +__ZNK15IORegistryEntry15copyParentEntryEPK15IORegistryPlane +__ZNK15IORegistryEntry16getChildIteratorEPK15IORegistryPlane +__ZNK15IORegistryEntry16getPathComponentEPcPiPK15IORegistryPlane +__ZNK15IORegistryEntry17getParentIteratorEPK15IORegistryPlane +__ZNK15IORegistryEntry24dictionaryWithPropertiesEv +__ZNK15IORegistryEntry7getNameEPK15IORegistryPlane +__ZNK15IORegistryEntry7getPathEPcPiPK15IORegistryPlane +__ZNK15IORegistryEntry7inPlaneEPK15IORegistryPlane +__ZNK15IORegistryEntry7isChildEPS_PK15IORegistryPlaneb +__ZNK15IORegistryEntry8copyNameEPK15IORegistryPlane +__ZNK15IORegistryEntry8getDepthEPK15IORegistryPlane +__ZNK15IORegistryEntry8isParentEPS_PK15IORegistryPlaneb +__ZNK15OSMetaClassBase9isEqualToEPKS_ +__ZNK8OSObject12taggedRetainEPKv +__ZNK8OSObject13taggedReleaseEPKv +__ZNK8OSObject13taggedReleaseEPKvi +__ZNK8OSObject14getRetainCountEv +__ZNK8OSObject6retainEv +__ZNK8OSObject7releaseEi +__ZNK8OSObject7releaseEv +__ZNK8OSObject9serializeEP11OSSerialize +__ZNK9IOService11getProviderEv +__ZNK9IOService11getWorkLoopEv +__ZNK9IOService12handleIsOpenEPKS_ +__ZNK9IOService17getClientIteratorEv +__ZNK9IOService19getProviderIteratorEv +__ZNK9IOService19serializePropertiesEP11OSSerialize +__ZNK9IOService21getOpenClientIteratorEv +__ZNK9IOService23getOpenProviderIteratorEv +__ZNK9IOService6isOpenEPKS_ +__ZNK9IOService8getStateEv +__ZNK9IOService9getClientEv +__ZTV12IOUserClient +__ZTV8OSObject +__ZTV9IOService +__ZdlPv +___cxa_pure_virtual +___memcpy_chk +___stack_chk_fail +___stack_chk_guard +___strlcpy_chk +__img4_chip_ap_software_ff00 +__img4_chip_ap_software_ff01 +__img4_chip_ap_software_ff06 +__img4_chip_ap_supplemental +__img4_chip_cryptex1_asset +__img4_chip_cryptex1_boot_reduced +__img4_chip_cryptex1_generic +__img4_chip_cryptex1_generic_supplemental +__img4_nonce_domain_cryptex +__img4_nonce_domain_ddi +__img4_nonce_domain_ephemeral_cryptex +__img4_nonce_domain_pdi +__img4_nonce_domain_trust_cache +__os_log_default +__os_log_internal +_amfi_interface_register +_bcmp +_bzero +_ccder_blob_decode_len +_ccder_blob_decode_range +_ccder_blob_decode_sequence_tl +_ccder_blob_decode_tag +_ccder_blob_decode_tl +_ccder_decode_rsa_pub_n +_ccder_decode_tag +_ccder_decode_tl +_ccder_decode_uint64 +_ccder_encode_tl +_ccder_sizeof_len +_ccder_sizeof_tag +_ccdigest +_ccdigest_init +_ccdigest_update +_ccec_cp_256 +_ccec_import_pub +_ccec_verify +_ccrsa_import_pub +_ccrsa_verify_pkcs1v15 +_ccsha1_di +_ccsha224_di +_ccsha256_di +_ccsha384_di +_ccsha512_di +_cczp_bitlen +_check_trust_cache_runtime_for_uuid +_code_signing_configuration +_copyin +_copyout +_copyoutstr +_cs_blob_reset_cache +_cs_debug +_cs_debug_fail_on_unsigned_code +_cs_debug_unsigned_exec_failures +_cs_debug_unsigned_mmap_failures +_cs_entitlement_flags +_cs_identity_get +_cs_process_enforcement +_cs_require_lv +_cs_restricted +_cs_system_require_lv +_cs_valid +_cs_vm_supports_4k_translations +_csblob_find_blob_bytes +_csblob_get_addr +_csblob_get_base_offset +_csblob_get_cdhash +_csblob_get_code_directory +_csblob_get_der_entitlements +_csblob_get_entitlements +_csblob_get_flags +_csblob_get_hashtype +_csblob_get_identity +_csblob_get_platform_binary +_csblob_get_signer_type +_csblob_get_size +_csblob_get_teamid +_csblob_get_validation_category +_csblob_os_entitlements_copy +_csblob_os_entitlements_get +_csblob_os_entitlements_set +_csblob_register_profile_uuid +_csblob_set_validation_category +_csfg_get_csblob +_csfg_get_supplement_cdhash +_csfg_get_supplement_csblob +_csfg_get_supplement_linkage_cdhash +_csfg_get_supplement_teamid +_csfg_get_teamid +_csm_resolve_os_entitlements_from_proc +_csproc_check_invalid_allowed +_csproc_disable_enforcement +_csproc_forced_lv +_csproc_get_blob +_csproc_get_platform_binary +_csproc_get_teamid +_csproc_hardened_runtime +_csproc_mark_invalid_allowed +_csr_check +_csvnode_get_blob +_csvnode_invalidate_flags +_current_proc +_developer_mode_state +_disable_code_signing_feature +_enable_developer_mode +_fg_get_vnode +_gIODTPlane +_gIOPublishNotification +_garbage_collect_provisioning_profiles +_get_local_signing_public_key +_host_get_special_port +_host_priv_self +_img4_chip_instantiate +_img4_chip_select_categorized_ap +_img4_chip_select_cryptex1_boot +_img4_chip_select_cryptex1_preboot +_img4_chip_select_personalized_ap +_img4_firmware_attach_manifest +_img4_firmware_destroy +_img4_firmware_execute +_img4_firmware_init +_img4_firmware_init_from_buff +_img4_image_get_bytes +_img4_nonce_domain_copy_nonce +_ipc_kernel_map +_kalloc_data +_kalloc_type_impl +_kalloc_type_var_impl +_kauth_cred_issuser +_kauth_cred_proc_ref +_kauth_cred_unref +_kern_os_zfree +_kernel_map +_kernproc +_kfree_data +_kfree_type_impl +_kfree_type_var_impl +_kmem_alloc_kobject +_kmem_free +_launch_constraint_data_get_launch_type +_lck_grp_alloc_init +_lck_rw_destroy +_lck_rw_init +_lck_rw_lock_exclusive +_lck_rw_lock_shared +_lck_rw_unlock_exclusive +_lck_rw_unlock_shared +_load_trust_cache +_load_trust_cache_with_type +_mac_file_getxattr +_mac_label_get +_mac_label_set +_mac_policy_register +_mac_vnop_getxattr +_mach_msg_destroy_from_kernel_proper +_mach_msg_rpc_from_kernel_proper +_match_compilation_service_cdhash +_memchr +_memcmp +_memcpy +_memmove +_memset +_memset_s +_mig_dealloc_reply_port +_mig_get_reply_port +_mig_put_reply_port +_mig_strncpy +external +_os_log_create +_panic +_printf +_proc_chrooted +_proc_find +_proc_find_ident +_proc_getexecutablevnode +_proc_is_translated +_proc_isinitproc +_proc_issetugid +_proc_name +_proc_pid +_proc_pidversion +_proc_platform +_proc_rele +_proc_self +_proc_selfpid +_proc_selfppid +_proc_suser +_ptrauth_utils_auth_blob_generic +_ptrauth_utils_sign_blob_generic +_query_trust_cache +_scnprintf +_set_compilation_service_cdhash +_set_local_signing_public_key +_snprintf +_strcmp +_strlen +_strncmp +_strnlen +_strnstr +_sysctl__hw_features_children +_sysctl__security_mac_children +_sysctl_handle_int +_sysctl_register_oid +_sysctlbyname +_thread_call_allocate_with_options +_thread_call_enter1 +_thread_call_free +_unrestrict_local_signing_cdhash +_vfs_context_create +_vfs_context_proc +_vfs_context_rele +_vfs_context_ucred +_vfs_flags +_vm_allocate +_vm_deallocate +_vm_map_copyin +_vm_map_copyout +_vm_map_page_mask +_vm_map_unwire +_vm_map_wire +_vn_getpath +_vn_rdwr +_vnode_close +_vnode_getattr +_vnode_isdir +_vnode_isreg +_vnode_mount +_vnode_open +_vnode_put +_vsnprintf +_zalloc_flags +_zalloc_ro +_zalloc_ro_mut +_zfree_ro +_zone_create_ro +_zone_require_ro diff --git a/VI. AMFI/python/CrimsonUroboros.py b/VI. AMFI/python/CrimsonUroboros.py index af79422..a60b6dc 100755 --- a/VI. AMFI/python/CrimsonUroboros.py +++ b/VI. AMFI/python/CrimsonUroboros.py @@ -10,6 +10,7 @@ import plistlib import json import sys import treelib +import ctypes ### --- I. MACH-O --- ### class MachOProcessor: @@ -53,19 +54,34 @@ class MachOProcessor: if args.load_commands: # Print binary load commands load_commands_list = snake_instance.getLoadCommands() print("Load Commands:", " ".join(load_command.command.name for load_command in load_commands_list)) - + + if args.has_cmd: # Check if LC exist + snake_instance.printHasLoadCommand(args.has_cmd) + if args.segments: # Print binary segments in human friendly form for segment in snake_instance.getSegments(): print(segment) + if args.has_segment: # Check if binary has given __SEGMENT + snake_instance.printHasSegment(args.has_segment) + if args.sections: # Print binary sections in human friendly form for section in snake_instance.getSections(): print(section) + if args.has_section: # Check if binary has given __SEGMENT,__section + snake_instance.printHasSection(args.has_section) + if args.symbols: # Print symbols for symbol in snake_instance.getSymbols(): print(f"0x{symbol.value:016X} {symbol.name}") + if args.imports: # Print imported symbols + snake_instance.printImports() + + if args.exports: # Print exported symbols + snake_instance.printExports() + if args.imported_symbols: snake_instance.printImportedSymbols() @@ -130,6 +146,12 @@ class MachOProcessor: print('\n<=== ENTRYPOINT ===>') snake_instance.printMain() + if args.dump_data: # Dump {size} bytes starting from {offset} to a given {filename}. + snake_instance.dumpDataArgParser(args.dump_data) + + if args.calc_offset: # Calculate the real address of the Virtual Memory in the file. + snake_instance.printCalcRealAddressFromVM(args.calc_offset) + class SnakeI: def __init__(self, binaries, file_path): ''' @@ -158,6 +180,19 @@ class SnakeI: 0x8: 'SG_PROTECTED_VERSION_1', 0x10: 'SG_READ_ONLY', } + self.symbol_types = { + 'N_STAB': 0xE0, # DEBUG SYMBOL + 'N_PEXT': 0x10, # PRIVATE EXTERNAL SYMBOL + 'N_TYPE': 0x0E, # CHECK N_TYPES + 'N_EXT' : 0x01, # EXTERNAL SYMBOL + 'N_TYPES': { + 'N_UNDF': 0x00, # UNDEFINED + 'N_ABS': 0x02, # ABSOLUTE + 'N_SECT': 0x0E, # DEFINED IN SECTION + 'N_PBUD': 0x0C, # PREBOUND UNDEFINED (in dylib) + 'N_INDR': 0x0A, # INDIRECT + } + } def mapProtection(self, numeric_protection): '''Maps numeric protection to its string representation.''' @@ -207,6 +242,15 @@ class SnakeI: '''https://lief-project.github.io/doc/stable/api/python/macho.html#loadcommand''' return self.binary.commands + def getSegment(self, segment_name): + ''' Return segment object for the given {segment_name} __SEGMENT. ''' + segment_name = segment_name.lower() + + for segment in self.binary.segments: + if (segment.name).lower() == segment_name: + return segment + return None + def getSegments(self): '''Extract segmenents from binary and return a human readable string: https://lief-project.github.io/doc/stable/api/python/macho.html#lief.MachO.SegmentCommand''' segment_info = [] @@ -225,6 +269,18 @@ class SnakeI: segment_info.append(f'{name.ljust(16)}{init_prot}/{max_prot.ljust(8)} VM: {va_start}-{va_end.ljust(24)} FILE: {file_start}-{file_end}') return segment_info + def hasSegment(self, segment_name): + ''' Check if binary has given segment {segment_name}. ''' + for segment in self.binary.segments: + if segment.name == segment_name: + return True + return False + + def printHasSegment(self, segment_name): + ''' Printing function for --has_segment. ''' + if self.hasSegment(segment_name): + print(f'{self.file_path} has {segment_name}') + def calcSectionRange(self, section): ''' The function calculates a section's start and end offset by adding the FAT slide in case of fat binary. @@ -248,6 +304,18 @@ class SnakeI: return section_offset_start, section_offset_end return False, False + def getSection(self, segment_section): + ''' Return segment object for the given {segment_section} __SEGMENT,__section. ''' + segment_section = segment_section.lower() + + for section in self.binary.sections: + current_segment_section = f'{section.segment_name},{section.name}'.lower() + + if current_segment_section == segment_section: + return section + + return None + def getSections(self): '''Extract sections from binary and return in human readable format: https://lief-project.github.io/doc/stable/api/python/macho.html#lief.MachO.Section''' sections_info = [] @@ -272,6 +340,38 @@ class SnakeI: '''Get all symbols from the binary (LC_SYMTAB, Chained Fixups, Exports Trie): https://lief-project.github.io/doc/stable/api/python/macho.html#symbol''' return self.binary.symbols + def getImports(self): + ''' Imported symbols are undefined and external. ''' + imported_symbols = [] + + for symbol in self.getSymbols(): + if (symbol.type & self.symbol_types['N_EXT']): + if (symbol.type & self.symbol_types['N_TYPE']) == self.symbol_types['N_TYPES']['N_UNDF']: + imported_symbols.append(symbol) + + return(imported_symbols) + + def printImports(self): + ''' Printing only imported symbol names. ''' + for symbol in self.getImports(): + print(symbol.name) + + def getExports(self): + ''' Exported symbols are external but not undefined or private. ''' + exported_symbols = [] + + for symbol in self.getSymbols(): + if (symbol.type & self.symbol_types['N_EXT']): + if (symbol.type & self.symbol_types['N_TYPE']) != self.symbol_types['N_TYPES']['N_UNDF']: + exported_symbols.append(symbol) + + return(exported_symbols) + + def printExports(self): + ''' Printing only exported symbol names. ''' + for symbol in self.getExports(): + print(symbol.name) + def getChainedFixups(self): '''Return Chained Fixups information: https://lief-project.github.io/doc/latest/api/python/macho.html#chained-binding-info''' return self.binary.dyld_chained_fixups @@ -293,17 +393,29 @@ class SnakeI: return uuid_string def getMain(self): - '''Determine the entry point of an executable.''' - return self.binary.main_command + '''Determine the entry point of an executable (LC_MAIN or LC_THREAD or LC_UNIXTHREAD)''' + LC_MAIN = self.binary.main_command + + if LC_MAIN: + return LC_MAIN + + LC_UNIXTHREAD = self.binary.thread_command + return LC_UNIXTHREAD def printMain(self): - '''Prints entry point and stack size if exists.''' + '''Prints entry point and stack size or Thread flavor if exists.''' entry_point = self.getMain() - if entry_point: - print(f'Entry point: {hex(self.getMain().entrypoint)}') - print(f'Stack size: {hex(self.getMain().stack_size)}') + + if entry_point and hasattr(entry_point, 'entrypoint'): + print(f'Entry point: {hex(entry_point.entrypoint)}') + print(f'Stack size: {hex(entry_point.stack_size)}') + + elif entry_point and hasattr(entry_point, 'pc'): + print(f'Entry point (PC): {hex(entry_point.pc)}') + print(f'Thread flavor: {hex(entry_point.flavor)}') + else: - print(f"{self.file_path} has no entry point.") + print(f"{self.file_path} has no entry point (LC_MAIN or LC_THREAD or LC_UNIXTHREAD).") def getStringSection(self): '''Return strings from the __cstring (string table).''' @@ -372,18 +484,79 @@ class SnakeI: extracted_bytes = file.read(size) return extracted_bytes - def saveEcryptedData(self,output_path): + def saveBytesToFile(self, data, filename): + ''' Save bytes to a file. ''' + with open(filename, 'wb') as file: + file.write(data) + + def readBytesFromFile(self, filename): + ''' Read bytes from a file. ''' + with open(filename, 'rb') as file: + data = file.read() + + return data + + def dumpData(self, offset, size, filename): + ''' Extract {size} bytes starting from {offset} to a given {filename}. ''' + extracted_bytes = self.extractBytesAtOffset(offset, size) + + if extracted_bytes: + self.saveBytesToFile(extracted_bytes, filename) + + def dumpDataArgParser(self, args): + ''' Parse comma separated values for dumpData from --dump_data 'offset,size,filename'. ''' + offset, size, filename = args.split(',') + + offset = offset.strip().lower() + if offset.startswith("0x"): + offset = int(offset, 16) + + size = size.strip().lower() + if size.startswith("0x"): + size = int(size, 16) + + filename = filename.strip() + + self.dumpData(offset, size, filename) + + def saveEcryptedData(self, output_path): '''Method for saving encrypted data sector to specified file.''' _, cryptoff, cryptsize = self.getEncryptionInfo() self.saveBytesToFile(self.extractBytesAtOffset(cryptoff + self.fat_offset, cryptsize), output_path) + def hasSection(self, segment_section): + ''' + Takes "__SEGMENT,__section" as an input. + Return True if it exists. + ''' + segment_section = segment_section.lower() + + for section in self.binary.sections: + current_segment_section = f'{section.segment_name},{section.name}'.lower() + + if current_segment_section == segment_section: + return True + + return False + + def printHasSection(self, segment_section): + ''' Printing function for --has_section. ''' + if self.hasSection(segment_section): + print(f'{self.file_path} has {segment_section}') + def extractSection(self, segment_name, section_name): ''' As argument takes segment name (e.g. "__PRELINK_INFO") and section name that is a part of the segment (e.g. '__text'). Return data (bytes) stored in a given section. - If section was not found, return False. + If section was not found or is empty -> return False. ''' + segment_section = f'{segment_name},{section_name}' + + if not self.hasSection(segment_section): # If section was not found, break. + return False + section_offset_start, section_offset_end = self.getSectionRange(segment_name, section_name) + if section_offset_start and section_offset_end: size = section_offset_end - section_offset_start extracted_bytes = self.extractBytesAtOffset(section_offset_start, size) @@ -401,6 +574,57 @@ class SnakeI: return True return False + def hasLoadCommand(self, load_command): + ''' Check if the given Load Command exists in the binary. ''' + if load_command.startswith("LC_"): + load_command = load_command[3:] + load_command = load_command.lower() + + for cmd in self.load_commands: + cmd = str(cmd.command.name).lower() + if load_command == cmd: + return True + return False + + def printHasLoadCommand(self, load_command): + ''' Printing function for has_cmd. ''' + original_user_input = load_command + if self.hasLoadCommand(load_command): + print(f'{self.file_path} has {original_user_input}') + + def getVirtualMemoryStartingAddress(self): + ''' Get start VM base addr of the __TEXT segment ''' + vm_base = 0 + if self.hasSegment('__TEXT'): + for segment in self.binary.segments: + if segment.name == '__TEXT': + vm_base = segment.virtual_address + self.fat_offset + return vm_base + + def calcRealAddressFromVM(self, vm_offset): + ''' + Calculate the real address of the Virtual Memory in the file. + vm_start == __TEXT segment + vm_offset == your address + real = vm_offset - vm_start + ''' + # Handling strings and hexes + if type(vm_offset) is not int: + if (vm_offset.lower()).startswith("0x"): + vm_offset = int(vm_offset, 16) + else: + vm_offset = int(vm_offset) + + vm_base = self.getVirtualMemoryStartingAddress() + vm_offset = vm_offset - vm_base + return vm_offset + + def printCalcRealAddressFromVM(self, vm_offset): + ''' Printing function for --calc_offset ''' + real_offset = self.calcRealAddressFromVM(vm_offset) + real_offset_hex = hex(real_offset) + print(f'{vm_offset} : {real_offset_hex}') + ### --- II. CODE SIGNING --- ### class CodeSigningProcessor: def __init__(self): @@ -480,11 +704,6 @@ class SnakeII(SnakeI): cms_signature = cs_content[offset + 8:offset + 8 + cms_len_in_int] return cms_signature - def saveBytesToFile(self, data, filename): - '''Save bytes to a file.''' - with open(filename, 'wb') as file: - file.write(data) - def extractCertificatesFromCodeSignature(self, cert_name): '''Extracts certificates from the CMS Signature and saves them to a file with _0, _1, _2 indexes at the end of the file names.''' subprocess.run(["codesign", "-d", f"--extract-certificates={cert_name}_", self.file_path], capture_output=True) @@ -1584,7 +1803,7 @@ class AMFIProcessor: def __init__(self): '''This class contains part of the code from the main() for the SnakeVI: AMFI.''' pass - + def process(self, args): if args.dump_prelink_info is not None: # nargs="?", const='PRELINK_info.txt' # Dump '__PRELINK_INFO,__info' to a given file (default: 'PRELINK_info.txt') snake_instance.dumpPrelink_info(args.dump_prelink_info) @@ -1592,12 +1811,63 @@ class AMFIProcessor: if args.dump_prelink_text is not None: # Dump '__PRELINK_TEXT,__text' to a given file (default: 'PRELINK_text.txt') snake_instance.dumpPrelink_text(args.dump_prelink_text) + if args.dump_prelink_kext is not None: # Dump prelinked KEXT from decompressed Kernel Cache to a file named: prelinked_{kext_name}.bin + snake_instance.dumpKernelExtensionFromPRELINK_TEXT(args.dump_prelink_kext) + + if args.kext_prelinkinfo: # Print _Prelink properties from PRELINK_INFO,__info for a give kext + snake_instance.printParsedPRELINK_INFO_plist(args.kext_prelinkinfo) + + if args.kmod_info: # Print parsed kmod_info for the given kext + snake_instance.printParsedkmod_info(args.kmod_info) + + if args.kext_entry: # Print kext entrypoint + snake_instance.printKextEntryPoint(args.kext_entry) + + if args.kext_exit: # Print kext exitpoint + snake_instance.printKextExitPoint(args.kext_exit) + if args.amfi: - pass + snake_instance.printExports() class SnakeVI(SnakeV): def __init__(self, binaries, file_path): super().__init__(binaries, file_path) + # This map is just a helper for --dump_kext so the user can specify different names for the same kext. + # For instance, amfi instead of AppleMobileFileIntegrity.kext + self.kext_map = { + 'amfi' : 'applemobilefileintegrity', + 'com.apple.driver.applemobilefileintegrity' : 'applemobilefileintegrity', + 'applemobilefileintegrity.kext' : 'applemobilefileintegrity', + } + + def loadPRELINK_INFOFromFile(self, prelink_info_filename): # Not used yet. + ''' + Read PRELINK_INFO,__info section from file (with alignment). + The last line in the dumped section plist is broken, because of alignment. + This function remove it so the plistlib.loads work. + It returns loaded PLIST {prelink_info_plist}. + ''' + prelink_info_plist_bytes = self.readBytesFromFile(prelink_info_filename) + prelink_as_bytes_without_last_line = self.removeNullBytesAlignment(prelink_info_plist_bytes) + prelink_info_plist = plistlib.loads(prelink_as_bytes_without_last_line) + return prelink_info_plist + + def calcTwoComplement64(self, value): + ''' Convert negative int to hex representation. ''' + return hex((value + (1 << 64)) % (1 << 64)) + + def removeNullBytesAlignment(self, string_as_bytes): + ''' + The last line in the PLISTs and other files dumped from memory will almost always be aligned with 0x00 bytes. + This function: + Detects lines in a given bytes {string_as_bytes}. + Removes the last line. + Returns a new {string_as_bytes}. + ''' + decoded_string = string_as_bytes.decode('utf-8') + decoded_string_without_last_line = decoded_string[:decoded_string.rfind('\n')] + string_as_bytes_without_last_line = decoded_string_without_last_line.encode() + return string_as_bytes_without_last_line def dumpPrelink_info(self, filename): ''' Dump '__PRELINK_INFO,__info' to a given file (default: 'PRELINK_info.txt') ''' @@ -1611,6 +1881,141 @@ class SnakeVI(SnakeV): section_name = '__text' self.dumpSection(segment_name, section_name, filename) + def extractPRELINK_INFO_plist(self): + ''' Extract '__PRELINK_INFO,__info' and return it. ''' + segment_name = '__PRELINK_INFO' + section_name = '__info' + extracted_bytes = self.extractSection(segment_name, section_name) + return extracted_bytes + + def parsePRELINK_INFO_plist(self, kext_name): + ''' Extract PLIST properties values from '__PRELINK_INFO,__info' section for the given {kext_name}: + _PrelinkBundlePath + _PrelinkExecutableLoadAddr + _PrelinkExecutableRelativePath + _PrelinkExecutableSize + _PrelinkExecutableSourceAddr + _PrelinkKmodInfo + ''' + #prelink_info_plist = self.loadPRELINK_INFO(prelink_info_filename) # For loading PRELINK_INFO from file + prelink_as_bytes = self.extractPRELINK_INFO_plist() + prelink_as_bytes_without_last_line = self.removeNullBytesAlignment(prelink_as_bytes) + prelink_info_plist = plistlib.loads(prelink_as_bytes_without_last_line) + + kext_name = kext_name.lower() + if kext_name in self.kext_map: + kext_name = self.kext_map[kext_name] + + # Iterate over the parsed dictionary + for item in prelink_info_plist['_PrelinkInfoDictionary']: + PrelinkExecutableRelativePath = item.get('_PrelinkExecutableRelativePath', '').lower() + + # Check if the '_PrelinkExecutableRelativePath' contains {kext_name} in its path + if kext_name in PrelinkExecutableRelativePath: + # Extract the desired keys and their corresponding values + bundle_path = item.get('_PrelinkBundlePath') + + executable_load_addr = str(item.get('_PrelinkExecutableLoadAddr')).lower() + if executable_load_addr.startswith("0x"): + executable_load_addr = int(executable_load_addr, 16) + elif executable_load_addr.startswith("-"): + executable_load_addr = self.calcTwoComplement64(int(executable_load_addr)) + + executable_relative_path = item.get('_PrelinkExecutableRelativePath') + + executable_size = str(item.get('_PrelinkExecutableSize')).lower() + if executable_size.startswith("0x"): + executable_size = int(executable_size, 16) + elif executable_size.startswith("-"): + executable_size = self.calcTwoComplement64(int(executable_size)) + + source_addr = str(item.get('_PrelinkExecutableSourceAddr')).lower() + if source_addr.startswith("0x"): + source_addr = int(source_addr, 16) + elif source_addr.startswith("-"): + source_addr = self.calcTwoComplement64(int(source_addr)) + + kmod_info = str(item.get('_PrelinkKmodInfo')).lower() + if kmod_info.startswith("0x"): + kmod_info = int(kmod_info, 16) + elif kmod_info.startswith("-"): + kmod_info = self.calcTwoComplement64(int(kmod_info)) + + return bundle_path, executable_load_addr, executable_relative_path, executable_size, source_addr, kmod_info + + def printParsedPRELINK_INFO_plist(self, kext_name): + ''' Print extracted properties for PRELINK_INFO Plist for a given kext. ''' + bundle_path, executable_load_addr, executable_relative_path, executable_size, source_addr, kmod_info = self.parsePRELINK_INFO_plist(kext_name) + print(f'_PrelinkBundlePath: {bundle_path}') + print(f'_PrelinkExecutableLoadAddr: {executable_load_addr}') + print(f'_PrelinkExecutableRelativePath: {executable_relative_path}') + print(f'_PrelinkExecutableSize: {hex(int(executable_size))}') + print(f'_PrelinkExecutableSourceAddr: {source_addr}') + print(f'_PrelinkKmodInfo: {kmod_info}') + + def dumpKernelExtensionFromPRELINK_TEXT(self, kext_name): + ''' Dump prelinked KEXT {kext_name} from decompressed Kernel Cache PRELINK_TEXT segment -p {file_path} to a file named: prelinked_{kext_name}.bin ''' + segment_section = '__PRELINK_TEXT,__text' + + if not self.hasSection(segment_section): # If segment does not exist - break + print(f'Specified binary file does not have {segment_section} - the extension was not dumped.') + return False + + _, kext_load_addr, _, kext_size, source_addr, _ = self.parsePRELINK_INFO_plist(kext_name) + kext_load_addr = int(kext_load_addr, 16) + kext_size = int(kext_size, 16) + output_path = f'prelinked_{kext_name}.bin' + + kext_offset = self.calcRealAddressFromVM(kext_load_addr) + self.dumpData(kext_offset, kext_size, output_path) + + def parsekmod_info(self, kext_name): + ''' Parse kmod_info structure for the given {kext_name} from Kernel Cache ''' + _, _, _, _, _, kmod_info_vm_addr = self.parsePRELINK_INFO_plist(kext_name) + kmod_info_in_file = self.calcRealAddressFromVM(kmod_info_vm_addr) + kmod_info_size = ctypes.sizeof(AppleStructuresManager.kmod_info) + extracted_kmod_info_bytes = self.extractBytesAtOffset(kmod_info_in_file, kmod_info_size) + # debug + + #Utils.printQuadWordsLittleEndian64(extracted_kmod_info_bytes) + # debug - + kmod_info_as_dict = AppleStructuresManager.parsekmod_info(extracted_kmod_info_bytes) + return kmod_info_as_dict + + def printParsedkmod_info(self, kext_name): + ''' Printing function for --kmod_info ''' + kmod_info_as_dict = self.parsekmod_info(kext_name) + for k, v in kmod_info_as_dict.items(): + print(f'{k.ljust(16)}: {v}') + + def calcKextEntryPoint(self, kext_name): + ''' Calculate the __start for the given {kext_name} Kernel Extension ''' + kmod_info_as_dict = self.parsekmod_info(kext_name) + start = int(kmod_info_as_dict['start'], 16) & 0xFFFFFFFF + + kernelcache_text_segment = self.getSegment('__TEXT') + kernelcache_text_segment_base = kernelcache_text_segment.virtual_address + + return start + kernelcache_text_segment_base + + def printKextEntryPoint(self, kext_name): + ''' Printing function for --kext_entry flag. ''' + kext_entrypoint = hex(self.calcKextEntryPoint(kext_name)) + print(f'{kext_name} entrypoint: {kext_entrypoint}') + + def calcKextExitPoint(self, kext_name): + ''' Calculate the __stop for the given {kext_name} Kernel Extension ''' + kmod_info_as_dict = self.parsekmod_info(kext_name) + stop = int(kmod_info_as_dict['stop'], 16) & 0xFFFFFFFF + + kernelcache_text_segment = self.getSegment('__TEXT') + kernelcache_text_segment_base = kernelcache_text_segment.virtual_address + + return stop + kernelcache_text_segment_base + + def printKextExitPoint(self, kext_name): + ''' Printing function for --kext_exit flag. ''' + kext_exitpoint = hex(self.calcKextEntryPoint(kext_name)) + print(f'{kext_name} exitpoint: {kext_exitpoint}') ### --- ARGUMENT PARSER --- ### class ArgumentParser: @@ -1635,10 +2040,15 @@ class ArgumentParser: macho_group.add_argument('--endian', action='store_true', help="Print binary endianess") macho_group.add_argument('--header', action='store_true', help="Print binary header") macho_group.add_argument('--load_commands', action='store_true', help="Print binary load commands names") + macho_group.add_argument('--has_cmd', metavar='LC_MAIN', help="Check of binary has given load command") macho_group.add_argument('--segments', action='store_true', help="Print binary segments in human-friendly form") + macho_group.add_argument('--has_segment', help="Check if binary has given '__SEGMENT'", metavar='__SEGMENT') macho_group.add_argument('--sections', action='store_true', help="Print binary sections in human-friendly form") + macho_group.add_argument('--has_section', help="Check if binary has given '__SEGMENT,__section'", metavar='__SEGMENT,__section') macho_group.add_argument('--symbols', action='store_true', help="Print all binary symbols") - macho_group.add_argument('--imported_symbols', action='store_true', help="Print symbols imported from external libraries") + macho_group.add_argument('--imports', action='store_true', help="Print imported symbols") + macho_group.add_argument('--exports', action='store_true', help="Print exported symbols") + macho_group.add_argument('--imported_symbols', action='store_true', help="Print symbols imported from external libraries with dylib names") macho_group.add_argument('--chained_fixups', action='store_true', help="Print Chained Fixups information") macho_group.add_argument('--exports_trie', action='store_true', help="Print Export Trie information") macho_group.add_argument('--uuid', action='store_true', help="Print UUID") @@ -1648,6 +2058,8 @@ class ArgumentParser: macho_group.add_argument('--all_strings', action='store_true', help="Print strings from all sections") macho_group.add_argument('--save_strings', help="Parse all sections, detect strings, and save them to a file", metavar='all_strings.txt') macho_group.add_argument('--info', action='store_true', default=False, help="Print header, load commands, segments, sections, symbols, and strings") + macho_group.add_argument('--dump_data', help="Dump {size} bytes starting from {offset} to a given {filename} (e.g. '0x1234,0x1000,out.bin')", metavar=('offset,size,output_path'), nargs="?") + macho_group.add_argument('--calc_offset', help="Calculate the real address (file on disk) of the given Virtual Memory {vm_offset} (e.g. 0xfffffe000748f580)", metavar='vm_offset') def addCodeSignArgs(self): codesign_group = self.parser.add_argument_group('CODE SIGNING ARGS') @@ -1692,7 +2104,7 @@ class ArgumentParser: dylibs_group.add_argument('--reexport_paths', action='store_true', default=False, help="Print paths from LC_REEXPORT_DLIB") dylibs_group.add_argument('--hijack_sec', action='store_true', default=False, help="Check if binary is protected against Dylib Hijacking") dylibs_group.add_argument('--dylib_hijacking', metavar='(optional) cache_path' ,nargs="?", const="default", help="Check for possible Direct and Indirect Dylib Hijacking loading paths. The output is printed to console and saved in JSON format to /tmp/dylib_hijacking_log.json(append mode). Optionally, specify the path to the Dyld Shared Cache") - dylibs_group.add_argument('--dylib_hijacking_a', metavar='cache_path' ,nargs="?", const="default", help="Like --dylib_hijacking, but shows only possible vectors (without protected binaries)") + dylibs_group.add_argument('--dylib_hijacking_a', metavar='cache_path', nargs="?", const="default", help="Like --dylib_hijacking, but shows only possible vectors (without protected binaries)") dylibs_group.add_argument('--prepare_dylib', metavar='(optional) target_dylib_name', nargs="?", const='', help="Compile rogue dylib. Optionally, specify target_dylib_path, it will search for the imported symbols from it in the dylib specified in the --path argument and automatically add it to the source code of the rogue lib. Example: --path lib1.dylib --prepare_dylib /path/to/lib2.dylib") def addDyldArgs(self): @@ -1707,7 +2119,12 @@ class ArgumentParser: dyld_group = self.parser.add_argument_group('AMFI ARGS') dyld_group.add_argument('--dump_prelink_info', metavar='(optional) out_name', nargs="?", const='PRELINK_info.txt', help='Dump "__PRELINK_INFO,__info" to a given file (default: "PRELINK_info.txt")') dyld_group.add_argument('--dump_prelink_text', metavar='(optional) out_name', nargs="?", const='PRELINK_text.txt', help='Dump "__PRELINK_TEXT,__text" to a given file (default: "PRELINK_text.txt")') - dyld_group.add_argument('--amfi', action='store_true', default=False, help="a") + dyld_group.add_argument('--dump_prelink_kext', metavar='kext_name', nargs="?", help='Dump prelinked KEXT {kext_name} from decompressed Kernel Cache PRELINK_TEXT segment to a file named: prelinked_{kext_name}.bin') + dyld_group.add_argument('--kext_prelinkinfo', metavar='kext_name', nargs="?", help='Print _Prelink properties from PRELINK_INFO,__info for a give {kext_name}') + dyld_group.add_argument('--kmod_info', metavar='kext_name', help="Parse kmod_info structure for the given {kext_name} from Kernel Cache") + dyld_group.add_argument('--kext_entry', metavar='kext_name', help="Calculate the virtual memory address of the __start (entrpoint) for the given {kext_name} Kernel Extension") + dyld_group.add_argument('--kext_exit', metavar='kext_name', help="Calculate the virtual memory address of the __stop (exitpoint) for the given {kext_name} Kernel Extension") + dyld_group.add_argument('--amfi', help="a") @@ -1748,6 +2165,92 @@ void myconstructor(int argc, const char **argv) clang_command = ["clang", file_name_c, "-o", output_filename, *flag_list] subprocess.run(clang_command, check=True) +### --- APPLE CODE --- ### +class AppleStructuresManager: + ''' It stores Apple structures and their parsers. ''' + class kmod_info(ctypes.Structure): + ''' REF: https://github.com/apple-oss-distributions/xnu/blob/1031c584a5e37aff177559b9f69dbd3c8c3fd30a/osfmk/mach/kmod.h#L87 ''' + _pack_ = 1 # Specify the byte order (little-endian) + _fields_ = [ + ("next", ctypes.c_uint64), # Simplifying the structure, it should be: struct kmod_info * next; + ("info_version", ctypes.c_int32), + ("id", ctypes.c_uint32), + ("name", ctypes.c_char * 64), + ("version", ctypes.c_char * 64), + ("reference_count", ctypes.c_int32), + ("reference_list", ctypes.c_uint64), + ("address", ctypes.c_uint64), + ("size", ctypes.c_uint64), + ("hdr_size", ctypes.c_uint64), + ("start", ctypes.c_uint64), + ("stop", ctypes.c_uint64) + ] + + def parsekmod_info(data): + # Create an instance of the kmod_info structure + info = AppleStructuresManager.kmod_info() + # Cast the binary data to the structure + ctypes.memmove(ctypes.byref(info), data, ctypes.sizeof(info)) + + # Convert name and version to strings + name = info.name.decode('utf-8').rstrip('\x00') + version = info.version.decode('utf-8').rstrip('\x00') + + # Return parsed data as a dictionary + return { + "next": info.next, + "info_version": info.info_version, + "id": hex(info.id), + "name": name, + "version": version, + "reference_count": info.reference_count, + "reference_list": hex(info.reference_list), + "address": hex(info.address), + "size": hex(info.size), + "hdr_size": hex(info.hdr_size), + "start": hex(info.start), + "stop": hex(info.stop) + } + +### --- UTILS / DEBUG --- ### +class Utils: + def printQuadWordsLittleEndian64(byte_string, columns=2): + ''' Print Q values from given {byte_string} in {columns} columns (default 2) + 0000000000000000 FFFFFFFF00000001 + 6C7070612E6D6F63 7265766972642E65 + ''' + # Ensure the byte string length is a multiple of 8 + while len(byte_string) % 8 != 0: + byte_string += b'\x00' # Add padding to make it divisible by 8 + + # Convert the byte string to a list of integers + byte_list = list(byte_string) + + # Group the bytes into 8-byte chunks + chunks = [byte_list[i:i+8] for i in range(0, len(byte_list), 8)] + + # Print the raw bytes in 64-bit little-endian order + print("Raw bytes (64-bit little-endian):") + i = 1 + for chunk in chunks: + chunk_value = int.from_bytes(chunk, byteorder='little') + if i < columns: + print(f"{chunk_value:016X}", end=" ") + else: + print(f"{chunk_value:016X}", end="\n") + i = 0 + i+=1 + print() + + def printRawHex(byte_string): + ''' + Print bytes as raw hexes (without endianess). + 01 00 00 00 ff ff ... + ''' + hex_string = ' '.join(f'{byte:02x}' for byte in byte_string) + print(hex_string) + + if __name__ == "__main__": arg_parser = ArgumentParser() args = arg_parser.parseArgs() @@ -1776,4 +2279,4 @@ if __name__ == "__main__": ### --- VI. AMFI --- ### amfi_processor = AMFIProcessor() - amfi_processor.process(args) \ No newline at end of file + amfi_processor.process(args) diff --git a/tests/PRELINK_info.txt b/tests/PRELINK_info.txt deleted file mode 100644 index 2c859ba..0000000 --- a/tests/PRELINK_info.txt +++ /dev/null @@ -1,108996 +0,0 @@ - - - - - KMBuildVersion - KernelManagement_host-412.40.6 - ManagerVersion - 1 - OSPrelinkInfoContainsUUIDs - - _PrelinkInfoDictionary - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AGXFirmwareKextG13XRTBuddy - CFBundleIdentifier - com.apple.AGXFirmwareKextG13XRTBuddy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AGXFirmwareKextG13XRTBuddy - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 276.58 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 276.58 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Firmware - - CFBundleIdentifier - com.apple.AGXFirmwareKextG13XRTBuddy - IOClass - AGXFirmwareKextG13RTBuddy - IOMatchCategory - AGXFirmwareKextG13RTBuddy - IOPersonalityPublisher - com.apple.AGXFirmwareKextG13XRTBuddy - IOPropertyMatch - - role - GFX - - IOProviderClass - RTBuddyService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.AGXFirmwareKextRTBuddy64 - 1.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - A94nBxwONjqszuL71NR7vQ== - - _InfoPlistDigest - - 8bLjRrwp5D/heq51YeKYqar5lzP67wXjpF4KqUYz+WI= - - _PrelinkBundlePath - /System/Library/Extensions/AGXFirmwareKextG13XRTBuddy.kext - _PrelinkExecutableLoadAddr - -2198904766464 - _PrelinkExecutableRelativePath - Contents/MacOS/AGXFirmwareKextG13XRTBuddy - _PrelinkExecutableSize - 3093 - _PrelinkExecutableSourceAddr - -2198904766464 - _PrelinkKmodInfo - -2198824058880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AGXFirmwareKextRTBuddy64 - CFBundleIdentifier - com.apple.AGXFirmwareKextRTBuddy64 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AGXFirmwareKextRTBuddy64 - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 276.58 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 276.58 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.RTBuddy - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - 8bqogIVUNNC7EgzQ3/gw4g== - - _InfoPlistDigest - - wcxVSRVsuB9XJkFiEQzSP2ZZNIFndc5XiFUKjyT3yXA= - - _PrelinkBundlePath - /System/Library/Extensions/AGXFirmwareKextRTBuddy64.kext - _PrelinkExecutableLoadAddr - -2198904763360 - _PrelinkExecutableRelativePath - Contents/MacOS/AGXFirmwareKextRTBuddy64 - _PrelinkExecutableSize - 16384 - _PrelinkExecutableSourceAddr - -2198904763360 - _PrelinkKmodInfo - -2198824058488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AGXG13X - CFBundleIdentifier - com.apple.AGXG13X - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AGXG13X Graphics Kernel Extension - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 276.58 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 276.58 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AGXArmFirmwareMapper - - CFBundleIdentifier - com.apple.AGXG13X - IOClass - AGXArmFirmwareMapper - IONameMatch - iommu-mapper,gfx - IOPersonalityPublisher - com.apple.AGXG13X - IOProviderClass - AppleARMIODevice - - AGXG13S_A0 - - CFBundleIdentifier - com.apple.AGXG13X - IOClass - AGXAcceleratorG13S_A0 - IOGLBundleName - AppleMetalOpenGLRenderer - IOGLESBundleName - AppleMetalGLRenderer - IOMatchCategory - IOAccelerator - IONameMatch - - gpu,t8015 - gpu,t8027 - gpu,t8030 - gpu,t8103 - gpu,t6000 - gpu,t6001 - gpu,t6002 - - IOPersonalityPublisher - com.apple.AGXG13X - IOProviderClass - AppleARMIODevice - IOSourceVersion - 276.58 - MetalPluginName - AGXMetalG13S_A0 - - AGXG13X - - CFBundleIdentifier - com.apple.AGXG13X - IOClass - AGXAcceleratorG13X - IOGLBundleName - AppleMetalOpenGLRenderer - IOGLESBundleName - AppleMetalGLRenderer - IOMatchCategory - IOAccelerator - IONameMatch - - gpu,t8015 - gpu,t8027 - gpu,t8030 - gpu,t8103 - gpu,t6000 - gpu,t6001 - gpu,t6002 - - IOPersonalityPublisher - com.apple.AGXG13X - IOProviderClass - AppleARMIODevice - IOSourceVersion - 276.58 - MetalPluginName - AGXMetalG13X - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOGPUFamily - 2.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 1jAtBqKOOWGf+UQSSqW17g== - - _InfoPlistDigest - - GVx9uIcEs/0T/qdYjZ9zvHZG3DQIAoy/ARcbeQuHB2g= - - _PrelinkBundlePath - /System/Library/Extensions/AGXG13X.kext - _PrelinkExecutableLoadAddr - -2198904746976 - _PrelinkExecutableRelativePath - Contents/MacOS/AGXG13X - _PrelinkExecutableSize - 69090 - _PrelinkExecutableSourceAddr - -2198904746976 - _PrelinkKmodInfo - -2198824058272 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ALF - CFBundleIdentifier - com.apple.nke.applicationfirewall - CFBundleInfoDictionaryVersion - 6.0 - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0 - CFBundleSignature - aalf - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 404 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - G7n44kljOi6bOeIn1lnACA== - - _InfoPlistDigest - - yCoA9tiyZLJ2MQF0yFbWWBl+PauLX5d4zsTKS9Xet8U= - - _PrelinkBundlePath - /System/Library/Extensions/ALF.kext - _PrelinkExecutableLoadAddr - -2198904677872 - _PrelinkExecutableRelativePath - Contents/MacOS/ALF - _PrelinkExecutableSize - 6036 - _PrelinkExecutableSourceAddr - -2198904677872 - _PrelinkKmodInfo - -2198824043504 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleDisplayName - AUC - CFBundleExecutable - AUC - CFBundleGetInfoString - AUC 1.0 Copyright 2017, Apple Inc. - CFBundleIdentifier - com.apple.AUC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AUC - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AUC - - CFBundleIdentifier - com.apple.AUC - IOClass - AUC - IOPersonalityPublisher - com.apple.AUC - IOProviderClass - IOResources - IOUserClientClass - AUCUserClient - - - LSApplicationCategoryType - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.7.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 9.0.0d1 - com.apple.kpi.libkern - 9.0.0d1 - com.apple.kpi.mach - 9.0.0d1 - com.apple.kpi.private - 10.0.0d3 - com.apple.kpi.unsupported - 9.0.0d1 - - OSBundleUUID - - cT56V2LROnGVvx9Ty8yefw== - - _InfoPlistDigest - - GNh5V2O1qDuoT/xgtYdV2TwQAkjuscItt0S5nM2maAQ= - - _PrelinkBundlePath - /System/Library/Extensions/AUC.kext - _PrelinkExecutableLoadAddr - -2198904671824 - _PrelinkExecutableRelativePath - Contents/MacOS/AUC - _PrelinkExecutableSize - 4128 - _PrelinkExecutableSourceAddr - -2198904671824 - _PrelinkKmodInfo - -2198824042512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleA7IOP-ASCWrap-v4 - CFBundleIdentifier - com.apple.driver.AppleA7IOP-ASCWrap-v4 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleA7IOP-ASCWrap-v4 - CFBundleNumericVersion - 16941056 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2014 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - 0bOwvPUKOaKuuU77+CUvlQ== - - _InfoPlistDigest - - M1rDNIVHtL8tu1dQNbl+Myv19yaDKUv/EEshvgUa4GI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleA7IOP-ASCWrap-v4.kext - _PrelinkExecutableLoadAddr - -2198904667696 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleA7IOP-ASCWrap-v4 - _PrelinkExecutableSize - 16384 - _PrelinkExecutableSourceAddr - -2198904667696 - _PrelinkKmodInfo - -2198824042136 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleA7IOP-M3Wrap-v2 - CFBundleIdentifier - com.apple.driver.AppleA7IOP-M3Wrap-v2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleA7IOP-M3Wrap-v2 - CFBundleNumericVersion - 16941056 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2014 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - zxwW/TLKOyKGp7t3rszl/w== - - _InfoPlistDigest - - URP9e/UvLORPNWXtWK8JBfkhpclKYeV8dwZxu0+pEvg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleA7IOP-M3Wrap-v2.kext - _PrelinkExecutableLoadAddr - -2198904651312 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleA7IOP-M3Wrap-v2 - _PrelinkExecutableSize - 16384 - _PrelinkExecutableSourceAddr - -2198904651312 - _PrelinkKmodInfo - -2198824041920 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleA7IOP - CFBundleIdentifier - com.apple.driver.AppleA7IOP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleA7IOP - CFBundleNumericVersion - 16941056 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleA7IOPV1 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV1 - IONameMatch - iop,s5l8960x - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV2 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV2 - IONameMatch - iop,s8000 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV2-GFX - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV2GFX - IONameMatch - - iop-gfx,s8000 - iop-gfx,t8010 - iop-gfx,t8011 - - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV2Marconi - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV2Marconi - IONameMatch - iop-marconi,s8000 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV2PMP - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV2PMP - IONameMatch - iop-pmp,s8000 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV4 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV4 - IONameMatch - iop,t8015 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV4-GFX - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV4GFX - IONameMatch - - iop-gfx,t8015 - - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleA7IOPV4PMP - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleA7IOPV4PMP - IONameMatch - iop-pmp,t8015 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASC-ANS2 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCANS2 - IONameMatch - - iop-ans2,t8015 - - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV2 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV2 - IONameMatch - iop,ascwrap-v2 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV4 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV4 - IONameMatch - iop,ascwrap-v4 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV4SEP - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV4SEP - IONameMatch - iop-sep,ascwrap-v4 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV6 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV6 - IONameMatch - iop,ascwrap-v6 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV6SEP - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV6SEP - IONameMatch - iop-sep,ascwrap-v6 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleASCWrapV7Mbox2 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleASCWrapV7Mbox2 - IONameMatch - iop,ascwrap-v7-mbox2 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleM3WrapV2 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleM3WrapV2 - IONameMatch - iop,m3wrap-v2 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleM3WrapV2ACIO - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleM3WrapV2ACIO - IONameMatch - iop,m3wrap-v2-acio - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleMxWrap - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleMxWrap - IONameMatch - iop,mxwrap - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleMxWrapACIO - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleMxWrapACIO - IONameMatch - iop,mxwrap-acio - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - AppleR5IOPT8006 - - CFBundleIdentifier - com.apple.driver.AppleA7IOP - IOClass - AppleR5IOPT8006 - IONameMatch - iop-marconi,t8006 - IOPersonalityPublisher - com.apple.driver.AppleA7IOP - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2014 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - KrQDzJnUOHGGeOe9/3TcdQ== - - _InfoPlistDigest - - 7LvRE1xmq5xXPHuY/iBxLpRY55tBwusQXElbimZJGC0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleA7IOP.kext - _PrelinkExecutableLoadAddr - -2198904634928 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleA7IOP - _PrelinkExecutableSize - 10948 - _PrelinkExecutableSourceAddr - -2198904634928 - _PrelinkKmodInfo - -2198824041704 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleAHCIPort - CFBundleGetInfoString - Version 380, Copyright © 2005-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleAHCI - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 380 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 380 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ASMedia1062 - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - AHCI Controller - IOClass - ASMediaAppleAHCI - IOPCIClassMatch - 0x01018500&0xffffff00 - IOPCIPauseCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOPrimaryDriverTerminateOptions - - IOProbeScore - 800 - IOProviderClass - IOPCIDevice - Vendor Name - ASMedia - - AppleSATAExpress - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - IOClass - AppleSATAExpress - IOPCIPrimaryMatch - 0xa801144d - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOPrimaryDriverTerminateOptions - - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - - GenericAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - AHCI Controller - IOClass - AppleAHCI - IOPCIClassMatch - 0x01060100&0xffffff00 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOPrimaryDriverTerminateOptions - - IOProbeScore - 800 - IOProviderClass - IOPCIDevice - Vendor Name - Generic - - ICH10AHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - ICH10 AHCI - IOClass - AppleAHCI - IOPCIPrimaryMatch - 0x3a228086 - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - ICH6 ESB2 AHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - ESB2 AHCI - IOClass - AppleAHCI - IOPCIPrimaryMatch - 0x26818086 - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - ICH7MAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - ICH7-M AHCI - IOClass - AppleAHCI - IOPCIPrimaryMatch - 0x27c58086 - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel10SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 10 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,9d03 - pci8086,a102 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel11SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 11 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,a352 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel12SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 12 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,a182 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel5SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 5 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,3b29 - pci8086,3b22 - pci8086,3b2f - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel6SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 6 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,1c02 - pci8086,1c03 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel7SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 7 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,1e02 - pci8086,1e03 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel8SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 8 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,8c02 - pci8086,8c03 - pci8086,9c03 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - Intel9SeriesAHCI - - CFBundleIdentifier - com.apple.driver.AppleAHCIPort - Chipset Name - 9 Series Chipset - IOClass - AppleIntelPchSeriesAHCI - IONameMatch - - pci8086,9c83 - pci8086,8c83 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleAHCIPort - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - Vendor Name - Intel - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2005-2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOAHCIFamily - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - RmoUZx/vMfqcGKNR3X3q9g== - - _InfoPlistDigest - - d55zfS8fhpXVqe15J9JRKeTEtOMO/rWT8QQ7gwKdOao= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAHCIPort.kext - _PrelinkExecutableLoadAddr - -2198904623968 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAHCIPort - _PrelinkExecutableSize - 12356 - _PrelinkExecutableSourceAddr - -2198904623968 - _PrelinkKmodInfo - -2198824040568 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleALSColorSensor - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleALSColorSensor - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleCT711 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - IOClass - AppleCT711 - IONameMatch - - als,ct711 - als,tcs3490 - - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - AppleARMIICDevice - - AppleSPUCT709 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUCT709 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUCT720 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUCT720 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUCT721 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUCT721 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUCT724 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUCT724 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUCT725 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUCT725 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUVD6286 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUVD6286 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleSPUVD6287 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOClass - AppleSPUVD6287 - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - IOHIDInterface - - AppleTCS3490 - - CFBundleIdentifier - com.apple.driver.AppleALSColorSensor - IOClass - AppleTCS3490 - IONameMatch - - als,tcs3490 - als,ct709 - - IOPersonalityPublisher - com.apple.driver.AppleALSColorSensor - IOProviderClass - AppleARMIICDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleSPU - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 14.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - luqKiwWSOeGcfJ1YFsp0CQ== - - _InfoPlistDigest - - m+hXWFYcjfV0EKDc7F6P6zl7LmEuaQgfNN9HsAGAGFQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleALSColorSensor.kext - _PrelinkExecutableLoadAddr - -2198904611600 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleALSColorSensor - _PrelinkExecutableSize - 15330 - _PrelinkExecutableSourceAddr - -2198904611600 - _PrelinkKmodInfo - -2198824040008 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleANELoadBalancer - CFBundleIdentifier - com.apple.driver.AppleANELoadBalancer - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleANELoadBalancer - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7.202.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7.202.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - H1xANELoadBalancer - - CFBundleIdentifier - com.apple.driver.AppleANELoadBalancer - IOClass - H1xANELoadBalancer - IOMatchCategory - H1xANELoadBalancer - IOPersonalityPublisher - com.apple.driver.AppleANELoadBalancer - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - H1xANELoadBalancerClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleH11ANEInterface - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - GJ7GFVQ3PumxzOHx0w9DZA== - - _InfoPlistDigest - - dSIQGZSoggDed3XDug749dT/qWVMTVqBApi3g/eyPj0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleANELoadBalancer.kext - _PrelinkExecutableLoadAddr - -2198904596256 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleANELoadBalancer - _PrelinkExecutableSize - 11258 - _PrelinkExecutableSourceAddr - -2198904596256 - _PrelinkKmodInfo - -2198824039152 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleAOPAudio - CFBundleGetInfoString - 300.14, Copyright Apple Computer, Inc. 2015 - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleAOPAudio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.14 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.14 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAOPAudioAmpManagerDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioAmpManagerDevice - IOMatchCategory - AppleAOPAudioAmpManagerDevice - IONameMatch - - audio-amp - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProbeScore - 1000 - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioButtonHapticDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioButtonHapticDevice - IONameMatch - - audio-aop-bhap - audio-bhap - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - IOUserClientClass - AppleAOPButtonHapticsServiceUserClient - - AppleAOPAudioButtonOutput - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioButtonOutputDevice - IONameMatch - - audio-aop-buttonout - audio-buttonout - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioClientManager - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioClientManager - IONameMatch - - audio-hp - audio-aop-ldcm - audio-aop-hawking - audio-leap-internal-loopback - audio-leap-mca-loopback - audio-aop-speaker-manager - audio-aud-mca-baseband - audio-aud-mca-loopback - audio-aop-mca2-pmgr - audio-aop-mca3-pmgr - audio-aop-mca4-pmgr - audio-aop-mca5-pmgr - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioController - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioController - IONameMatch - - aop-audio - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOPlatformPanicAction - 89000 - IOProviderClass - AppleSPUAppInterface - IOResourceMatch - IOKit - IOUserClientClass - AppleAOPAudioUserClient - - AppleAOPAudioDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioDevice - IOMatchCategory - AppleAOPAudioDevice - IONameMatch - - audio-aop-edt-config - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProbeScore - 1000 - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioDeviceProvider - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioDeviceProvider - IOMatchCategory - AppleAOPAudioDeviceProvider - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOPropertyMatch - - compatible - aop-audio-control - - IOProviderClass - AppleAOPAudioDeviceNode - - AppleAOPAudioFWdtAssetManagerDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioFWdtAssetManagerDevice - IONameMatch - - audio-fwdt-asset-mgr - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioHallDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioHallDevice - IONameMatch - - audio-hall - audio-aop-hall - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - IOService - IOResourceMatch - IOKit - - AppleAOPAudioHapticControlDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioDeviceProvider - IOMatchCategory - AppleAOPAudioDeviceProvider - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOPropertyMatch - - compatible - aop-audio-haptic - - IOProviderClass - AppleAOPAudioDeviceNode - - AppleAOPAudioHapticDebugControlDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioDeviceProvider - IOMatchCategory - AppleAOPAudioDeviceProvider - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOPropertyMatch - - compatible - aop-audio-hpdbg - - IOProviderClass - AppleAOPAudioDeviceNode - - AppleAOPAudioHapticLEAP - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioHapticLEAP - IONameMatch - - audio-aop-haptic-leap - audio-haptic-leap - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioLEAP - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioLEAP - IONameMatch - - audio-aop-leap - audio-leap - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioLEAPClientManager - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioLEAPClientManager - IONameMatch - - audio-aop-hapticmgr - audio-hapticmgr - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioLPMicInDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioLPMicInDevice - IONameMatch - - audio-lp-mic-in - audio-aop-lp-mic-in - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioMCA2Device - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioMCA2Device - IOMatchCategory - AppleAOPAudioMCA2Device - IONameMatch - - audio-mca0 - audio-mca1 - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProbeScore - 1000 - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioPCMAssetManagerDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioPCMAssetManagerDevice - IONameMatch - - audio-aop-pcmaudiomgr - audio-pcmaudiomgr - audio-hw-pcm-audiomgr - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - IOUserClientClass - AppleAOPAudioPCMAssetManagerUserClient - - AppleAOPAudioPDM2Device - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioPDM2Device - IONameMatch - - audio-aop-pdm2 - audio-pdm2 - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioSpeakerClientManager - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioSpeakerClientManager - IONameMatch - - audio-aop-spkrmgr - audio-spkrmgr - - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOProviderClass - AppleAOPAudioDeviceNode - IOResourceMatch - IOKit - - AppleAOPAudioSpeakerControlDevice - - CFBundleIdentifier - com.apple.driver.AppleAOPAudio - IOClass - AppleAOPAudioDeviceProvider - IOMatchCategory - AppleAOPAudioDeviceProvider - IOPersonalityPublisher - com.apple.driver.AppleAOPAudio - IOPropertyMatch - - compatible - aop-audio-speaker - - IOProviderClass - AppleAOPAudioDeviceNode - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.1 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedAudioLibs - 1.0 - com.apple.driver.AppleSPU - 1.0.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleUUID - - ceHy+Xq7Mne9A1PPGo1k/g== - - _InfoPlistDigest - - wBoh5SX6/j6ql0p7njk/CtQ263fA1SumzK2JMI3cObI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAOPAudio.kext - _PrelinkExecutableLoadAddr - -2198904584992 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAOPAudio - _PrelinkExecutableSize - 52517 - _PrelinkExecutableSourceAddr - -2198904584992 - _PrelinkKmodInfo - -2198824038696 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleAOPVoiceTrigger - CFBundleGetInfoString - 300.7, Copyright Apple Computer, Inc. 2015 - CFBundleIdentifier - com.apple.driver.AppleAOPVoiceTrigger - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleAOPVoiceTrigger - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.7 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.7 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAOPVoiceTriggerController - - CFBundleIdentifier - com.apple.driver.AppleAOPVoiceTrigger - IOClass - AppleAOPVoiceTriggerController - IOMatchCategory - AppleAOPVoiceTriggerController - IONameMatch - - aop-voicetrigger - - IOPersonalityPublisher - com.apple.driver.AppleAOPVoiceTrigger - IOProviderClass - AppleSPUAppInterface - IOResourceMatch - IOKit - IOUserClientClass - AppleAOPVoiceTriggerUserClient - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleEmbeddedAudio - 9.0.0 - com.apple.driver.AppleSPU - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleUUID - - 5pecIV4/P4Ob3RHg4z0jsQ== - - _InfoPlistDigest - - jC0B66i8AJAawE+WnuXI/9on+e/RtSQ63ZbxsRztf20= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAOPVoiceTrigger.kext - _PrelinkExecutableLoadAddr - -2198904532464 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAOPVoiceTrigger - _PrelinkExecutableSize - 14675 - _PrelinkExecutableSourceAddr - -2198904532464 - _PrelinkKmodInfo - -2198824036232 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleARMIISAudio - CFBundleIdentifier - com.apple.iokit.AppleARMIISAudio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleARMIISAudio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.11 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.11 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleEmbeddedAudioLibs - 1.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - bLJEi8R3N6SaP6V8TixeCg== - - _InfoPlistDigest - - yYK4UhhKSSgX50HTMIaSY6+UyYEtnl5e2Zb6V2tsU+o= - - _PrelinkBundlePath - /System/Library/Extensions/AppleARMIISAudio.kext - _PrelinkExecutableLoadAddr - -2198904517776 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleARMIISAudio - _PrelinkExecutableSize - 23384 - _PrelinkExecutableSourceAddr - -2198904517776 - _PrelinkKmodInfo - -2198824035664 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleARMPMU - CFBundleGetInfoString - Copyright © 2009 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleARMPMU - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleARMPMU - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMCharger - - CFBundleIdentifier - com.apple.driver.AppleARMPMU - IOClass - AppleARMPMUCharger - IONameMatch - charger - IOPersonalityPublisher - com.apple.driver.AppleARMPMU - IOProbeScore - 1000 - IOProviderClass - IOService - battery-data - - 0003-default - - AABkAAAA//8AAGQAAABoEAAAXwAA - ADYQAABbAAAAIRAAAFYAAAD+DwAA - UgAAAM8PAABNAAAAtw8AAEkAAACa - DwAARAAAAH0PAABAAAAAZQ8AADsA - AABIDwAANwAAADAPAAAyAAAAJQ8A - AC0AAAANDwAAKQAAAAEPAAAkAAAA - 8A4AACAAAADwDgAAGwAAANgOAAAX - AAAA2A4AABIAAADHDgAADgAAALUO - AAAJAAAAng4AAAUAAAB7DgAAAwAA - AFMOAAACAAAAeg0AAAAAAAC4CwAA - ABAAAAgQAAAAAAAAAAA= - - 0004-default - - AABkAAAA//99A2MARARIEBCyYgCq - 6j0QomBiAGYmKBA1D2IAiEgkEMe9 - YQB3tx4QWmxhADNzGxDsGmEAVVUY - EH/JYABVVRQQEXhgAAAADxCkJmAA - AIAMEDbVXwDuLggQyYNfAJkZBRBb - Ml8AqmoBEO7gXgBVVf4PgI9eAETE - +Q8TPl4AiEj3D6XsXQCISPIPOJtd - AN0d8Q/KSV0AuzvtD134XAC7u+kP - 76ZcAGZm5Q+BVVwA3Z3jDxQEXABV - FeAPprJbAMwM3A85YVsAmVnZD8sP - WwARUdYPXr5aADMz0w/wbFoAM7PQ - D4MbWgAzs80PFcpZAGamxg+oeFkA - zIzCDzonWQB3t8MPzdVYAJlZwA9f - hFgAmZm9D/IyWABEBLsPhOFXABFR - tw8XkFcAAIC0D6k+VwCZWbIPPO1W - AMxMqg/Om1YAuzuqD2FKVgBExKgP - 8/hVABHRpQ+Gp1UAdzehDxhWVQAA - wJ4PqwRVAABAng89s1QAu/uaD9Bh - VAC7e5gPYhBUAACAkw/1vlMAiMiS - D4dtUwARUZAPGhxTABGRjA+sylIA - zMyGDz55UgAAAIcP0SdSAN0dhA9j - 1lEAVdWAD/aEUQBExH4PiDNRAFWV - ew8b4lAA3Z13D62QUAAionUPQD9Q - AGbmbw/S7U8AM7NwD2WcTwBV1W0P - 90pPAHf3ag+K+U4AmRlnDxyoTgAz - s2UPr1ZOAMzMYg9BBU4AmdldD9Sz - TQDurlsPZmJNAEQEWw/5EE0A7i5Y - D4u/TAAAgFUPHm5MACJiUg+wHEwA - ZiZQD0PLSwC7u0wP1XlLACIiRA9o - KEsAEZFHD/rWSgAiIkUPjYVKAABA - Qw8fNEoAdzdAD7LiSQAi4j0PRJFJ - AHf3Ng/XP0kAmdk4D2nuSAB3dzUP - +5xIAKrqMw+OS0gAiMgwDyD6RwBm - 5i4Ps6hHAAAALA9FV0cAAMAnD9gF - RwAAQCcParRGAN2dJA/9YkYAMzMg - D48RRgCqaiEPIsBFAJnZHg+0bkUA - EREcD0cdRQAiYhoP2ctEAETEFA9s - ekQARIQUD/4oRACZWRIPkddDAHf3 - Dg8jhkMAEdEMD7Y0QwC7+woPSONC - AIjICA/bkUIAREQFD21AQgAREQEP - AO9BAFXVAA+SnUEAAAD/DiVMQQDM - DPwOt/pAADNz+Q5KqUAAAID3DtxX - QACZmfAObwZAAMwM8w4BtT8AVZXu - DpNjPwCqau4OJhI/AETE6w64wD4A - zMzpDktvPgCICOcO3R0+AGYm4g5w - zD0AVZXiDgJ7PQAzM+EOlSk9AGbm - 3Q4n2DwAd3fcDrqGPADurtkOTDU8 - AFUV2A7f4zsAIuLTDnGSOwAAQNEO - BEE7AO4u0Q6W7zoAu/vODimeOgC7 - e8sOu0w6AO7uyg5O+zkAiMjIDuCp - OQAzs8cOc1g5AJmZww4FBzkAzAzD - Dpi1OAAzM8EOKmQ4AJmZvw69EjgA - Zua9Dk/BNwCq6rsO4m83AN2dtw50 - HjcA3V21DgfNNgAAwLYOmXs2ABGR - tA4sKjYAuzuzDr7YNQARkbEOUIc1 - AEQEsA7jNTUARASuDnXkNAAAQKwO - CJM0AESEqg6aQTQAERGnDi3wMwAR - kacOv54zAGampQ5STTMAIqKkDuT7 - MgBVFaIOd6oyAN2dog4JWTIAuzub - DpwHMgDMTKAOLrYxAMxMnA7BZDEA - iEidDlMTMQAiYpsO5sEwACLimQ54 - cDAAZiaWDgsfMADMTJUOnc0vAJlZ - lQ4wfC8ARISTDsIqLwCZ2ZIOVdku - AKrqkA7nhy4AEdGQDno2LgBEhI8O - DOUtAEQEjg6fky0Au/uLDjFCLQAi - IosOxPAsAO5uhw5WnywAmVmJDulN - LABV1YgOe/wrABHRhA4NqysAERGE - DqBZKwCICIMOMggrAAAAgw7FtioA - ImKADldlKgBVlX8O6hMqAN2dfg58 - wikAM/N9Dg9xKQCqan0OoR8pAGbm - eg40zigAzIx7DsZ8KADurnUOWSso - AACAeA7r2ScAu7t2Dn6IJwAAgHUO - EDcnALs7dQ6j5SYAVRVvDjWUJgB3 - d3MOyEImAMwMcg5a8SUAd7dxDu2f - JQB3N3AOf04lAFVVbQ4S/SQAd3dt - DqSrJAAz82wON1okAFUVaw7JCCQA - 3d1oDly3IwAAwGkO7mUjAJkZaQ6B - FCMAAEBoDhPDIgAzM2YOpXEiABHR - Yg44ICIA7m5mDsrOIQCqamUOXX0h - ACIiYw7vKyEAzExiDoLaIAAiomEO - FIkgAHe3YA6nNyAAiAhbDjnmHwCq - Kl8OzJQfAN1dXg5eQx8AiAhdDvHx - HgCICFoOg6AeAN0dWw4WTx4Au7ta - Dqj9HQAREVoOO6wdAGYmWA7NWh0A - AEBZDmAJHQAREVgO8rccAEQEVA6F - ZhwAzExVDhcVHABVFVQOqsMbAHc3 - VA48chsAERFLDs8gGwBExFEOYc8a - AIgIUA70fRoAZiZPDoYsGgB3d00O - GdsZAIiITQ6riRkA3V1LDj44GQC7 - O0oO0OYYADOzSQ5ilRgAZiZJDvVD - GAAi4kgOh/IXAFVVRw4aoRcAIqJE - DqxPFwAREUYOP/4WAMzMQQ7RrBYA - dzdCDmRbFgDMDEIO9gkWAKpqQQ6J - uBUAqqo/DhtnFQDd3T4OrhUVAKpq - PQ5AxBQAM/M7DtNyFAAiYjkOZSEU - AKqqOQ74zxMAIuI3Dop+EwAiojcO - HS0TAIiINQ6v2xIAIuI1DkKKEgCZ - GTIO1DgSAACAMQ5n5xEA3R0wDvmV - EQCZGS8OjEQRAN1dKw4e8xAAu7ss - DrGhEAAzMyoOQ1AQAGYmKg7W/g8A - mZkoDmitDwC7uyYO+lsPAIhIJg6N - Cg8AVVUjDh+5DgBV1SEOsmcOAKqq - IA5EFg4AiIgeDtfEDQBV1RcOaXMN - ACKiGg78IQ0AzMwXDo7QDADMTBYO - IX8MAO4uFQ6zLQwA7u4SDkbcCwBm - Jg0O2IoLAIgIDg5rOQsAuzsIDv3n - CgCqagkOkJYKAESEBQ4iRQoAVdUD - DrXzCQBVFQQOR6IJAO7uAA7aUAkA - VVX+DWz/CAB3d/wN/60IAETE+w2R - XAgAVRX4DSQLCAC7u/YNtrkHAGam - 9Q1JaAcAzAz0DdsWBwAi4vANbsUG - ADOz7w0AdAYAiIjsDZMiBgDuLuoN - JdEFAO4u5w23fwUA3R3kDUouBQCq - qt8N3NwEACKi2g1viwQAM7PVDQE6 - BACISM8NlOgDAFUVxw0mlwMARMS9 - DblFAwB397ENS/QCAMyMpg3eogIA - mRmYDXBRAgCIyIANAwACAMxMcQ2V - rgEAzAxeDShdAQAzM0YNAAAAAAAA - uAsAAAAAAAAAAA== - - 0005-default - - AABkAAAA//8AAGMA50F0EAAAYgAw - 4VgQAABhAEFrSxAAAGAAhO0+EAAA - XwCZjjMQAABeAA0SKRAAAF0APbod - EAAAXAAhJRMQAABbAIJeCBAAAFoA - OrX+DwAAWQCK1vMPAABYAFR16A8A - AFcAq5fdDwAAVgASVdMPAABVALNW - yQ8AAFQAx/m+DwAAUwA7ibUPAABS - AKJgqg8AAFEAcGGhDwAAUABWzpcP - AABPAHLijA8AAE4AOruDDwAATQCe - nnsPAABMACqTcg8AAEsALXBoDwAA - SgBt0V4PAABJAKq3VQ8AAEgAbYdN - DwAARwBnKkMPAABGAFhpOg8AAEUA - jREyDwAARACLIikPAABDANXEIA8A - AEIATUAYDwAAQQDTXxEPAABAAJlj - Bw8AAD8A157/DgAAPgBDWvgOAAA9 - AJTT8A4AADwAgmzoDgAAOwA7SuEO - AAA6APmO2w4AADkAfubSDgAAOABk - Q80OAAA3AMckxQ4AADYAu2q+DgAA - NQA+CroOAAA0AOBysg4AADMAD+as - DgAAMgAvlKkOAAAxAKEIow4AADAA - fQSeDgAALwDJTZoOAAAuAE2ClA4A - AC0A98CODgAALAC4u4sOAAArADFW - iA4AACoAz0qEDgAAKQCG6YAOAAAo - AMOGew4AACcAY455DgAAJgAgm3UO - AAAlAKYScw4AACQAEZptDgAAIwAo - hmsOAAAiAIY0aA4AACEAT0FlDgAA - IADWImMOAAAfADDLXw4AAB4Ac3he - DgAAHQAAMl0OAAAcAIbrVw4AABsA - IB1WDgAAGgCG81EOAAAZANdHTw4A - ABgABstMDgAAFwBMAUgOAAAWAN0P - RA4AABUAhZ5ADgAAFADqzj4OAAAT - AA0kOQ4AABIAXtA0DgAAEQAmUDAO - AAAQABErLw4AAA8A1ZYnDgAADgAr - iR8OAAANAKzjFw4AAAwAWmARDgAA - CwBu4QoOAAAKAJt/AA4AAAkADQ75 - DQAACAA8ifANAAAHABdc6g0AAAYA - s47kDQAABQA7sN4NAAAEAExk1A0A - AAMA6d/KDQAAAgDi67gNAAABAFML - lw0AAAAAFlxbDQAAAAAAALgLAAAA - AAAAAAA= - - 0006-default - - AABkAAAA//8AAGMAAACzEAAAYgAA - AKcQAABhAAAAnBAAAGAAAACREAAA - XwAAAIYQAABeAAAAexAAAF0AAABw - EAAAXAAAAGUQAABbAAAAWxAAAFoA - AABQEAAAWQAAAEYQAABYAAAAPBAA - AFcAAAAxEAAAVgAAACcQAABVAAAA - HRAAAFQAAAASEAAAUwAAAAgQAABS - AAAA/g8AAFEAAAD0DwAAUAAAAOsP - AABPAAAA5Q8AAE4AAADgDwAATQAA - ANkPAABMAAAAyw8AAEsAAAC5DwAA - SgAAAKkPAABJAAAAmw8AAEgAAACQ - DwAARwAAAIgPAABGAAAAgg8AAEUA - AAB9DwAARAAAAHgPAABDAAAAcg8A - AEIAAABrDwAAQQAAAGMPAABAAAAA - Ww8AAD8AAABTDwAAPgAAAEoPAAA9 - AAAAQQ8AADwAAAA5DwAAOwAAADEP - AAA6AAAAKQ8AADkAAAAiDwAAOAAA - ABsPAAA3AAAAFQ8AADYAAAAPDwAA - NQAAAAoPAAA0AAAABQ8AADMAAAAA - DwAAMgAAAPsOAAAxAAAA9w4AADAA - AADyDgAALwAAAO4OAAAuAAAA6g4A - AC0AAADmDgAALAAAAOMOAAArAAAA - 3w4AACoAAADcDgAAKQAAANkOAAAo - AAAA1Q4AACcAAADSDgAAJgAAAM8O - AAAlAAAAzQ4AACQAAADKDgAAIwAA - AMcOAAAiAAAAxA4AACEAAADCDgAA - IAAAAL8OAAAfAAAAvQ4AAB4AAAC7 - DgAAHQAAALgOAAAcAAAAtg4AABsA - AAC0DgAAGgAAALEOAAAZAAAArg4A - ABgAAACrDgAAFwAAAKgOAAAWAAAA - pA4AABUAAACgDgAAFAAAAJ0OAAAT - AAAAmQ4AABIAAACUDgAAEQAAAI8O - AAAQAAAAiA4AAA8AAACDDgAADgAA - AH0OAAANAAAAdQ4AAAwAAABtDgAA - CwAAAGoOAAAKAAAAaQ4AAAkAAABn - DgAACAAAAGUOAAAHAAAAYw4AAAYA - AABeDgAABQAAAFUOAAAEAAAAOQ4A - AAMAAAALDgAAAgAAAM8NAAABAAAA - hA0AAAAAAABIDQAAAAAAAAAA - - - built-in - - - AppleARMPassthroughPowerSource - - CFBundleIdentifier - com.apple.driver.AppleARMPMU - IOClass - AppleARMPassthroughPowerSource - IONameMatch - charger,passthrough - IOPersonalityPublisher - com.apple.driver.AppleARMPMU - IOProbeScore - 2000 - IOProviderClass - IOService - built-in - - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - UKk5AvqJNPeB+hNsA9dOCQ== - - _InfoPlistDigest - - E7Yi96rmKx5IF7CsvgwBjadP3oPzNVwgyKfuonwOmCw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleARMPMU.kext - _PrelinkExecutableLoadAddr - -2198904494384 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleARMPMU - _PrelinkExecutableSize - 13407 - _PrelinkExecutableSourceAddr - -2198904494384 - _PrelinkKmodInfo - -2198824035176 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleARMPlatform - CFBundleGetInfoString - Copyright © 2009 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleARMPlatform - CFBundleNumericVersion - 16941056 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMBacklight - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMBacklight - IONameMatch - backlight - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOPlatformDevice - backlight-control - - - AppleARMBootPerf - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMBootPerf - IOMatchCategory - AppleARMBootPerf - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOResources - IOResourceMatch - IOKit - - AppleARMCFIFlashController - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMCFIFlashController - IONameMatch - nor-flash,cfi - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMIODevice - - AppleARMCPU - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMCPU - IONameMatch - cpu - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProbeScore - 100 - IOProviderClass - IOPlatformDevice - - AppleARMFabricTrace - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMFabricTrace - IONameMatch - gen-aft - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOService - - AppleARMI2CEEPROM - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMI2CEEPROM - IONameMatch - eeprom,i2c - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMIICDevice - - AppleARMLightEmUp - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMLightEmUp - IONameMatch - cpu-debug-interface - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOService - - AppleARMNMI - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMNMI - IONameMatch - programmer-switch - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMIODevice - - AppleARMNORNVRAM1 - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMNORNVRAM - IONameMatch - nvram,chrp - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMNORFlashDevice - - AppleARMNORNVRAM2 - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMNORNVRAM - IONameMatch - nvram,nor - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMNORFlashDevice - - AppleARMNORPanicLog - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMNORPanicLog - IONameMatch - paniclog - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMNORFlashDevice - - AppleARMPE - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMPE - IONameMatch - AppleARM - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProbeScore - 1000 - IOProviderClass - IOPlatformExpertDevice - - AppleARMPWMBacklight - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMPWMBacklight - IONameMatch - backlight,pwm - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMPWMDevice - - AppleARMSFRManifest - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMSFRManifest - IOMatchCategory - AppleARMSFRManifest - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOResources - IOResourceMatch - IOKit - - AppleARMSPIFlashController - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMSPIFlashController - IONameMatch - nor-flash,spi - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - AppleARMSPIDevice - - AppleARMSlowAdaptiveClockingManager - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMSlowAdaptiveClockingManager - IONameMatch - sacm - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProviderClass - IOPlatformDevice - - AppleARMSoftIICController - - CFBundleIdentifier - com.apple.driver.AppleARMPlatform - IOClass - AppleARMSoftIICController - IONameMatch - iic,soft - IOPersonalityPublisher - com.apple.driver.AppleARMPlatform - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOSlowAdaptiveClockingFamily - 1.0 - com.apple.iokit.IOStorageFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - n8ClNlvGM9WRGlpGvdu87w== - - _InfoPlistDigest - - 0GCIPVuvAeT7H/llMXCj+wRpk/dSmz3rAOdVkO2anjc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleARMPlatform.kext - _PrelinkExecutableLoadAddr - -2198904480976 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleARMPlatform - _PrelinkExecutableSize - 62641 - _PrelinkExecutableSourceAddr - -2198904480976 - _PrelinkKmodInfo - -2198824034296 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleARMWatchdogTimer - CFBundleIdentifier - com.apple.driver.AppleARMWatchdogTimer - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleARMWatchdogTimer - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMWatchdogTimer - - CFBundleIdentifier - com.apple.driver.AppleARMWatchdogTimer - IOClass - AppleARMWatchdogTimer - IONameMatch - wdt,s5l8960x - IOPersonalityPublisher - com.apple.driver.AppleARMWatchdogTimer - IOPlatformActiveAction - 80000 - IOPlatformPanicAction - 1000 - IOPlatformQuiesceAction - 80000 - IOPlatformSleepAction - 350 - IOPlatformWakeAction - 350 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 3tIogd6sMoS9OnUvbPB+Rg== - - _InfoPlistDigest - - CIJMskMlCFR+Ijd3ld3Sc2IaEioNi/AeUOgcwVfNoa4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleARMWatchdogTimer.kext - _PrelinkExecutableLoadAddr - -2198904418320 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleARMWatchdogTimer - _PrelinkExecutableSize - 6361 - _PrelinkExecutableSourceAddr - -2198904418320 - _PrelinkKmodInfo - -2198824029224 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleAVD - CFBundleGetInfoString - AppleAVD 737.1 Copyright © 2016-2022 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleAVD - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleAVD - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 737.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 737.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - s5l8920x - - CFBundleIdentifier - com.apple.driver.AppleAVD - IOClass - AppleAVD - IONameMatch - - avd,s5l8920x - avd,t8020 - avd,t8030 - avd,t8101 - avd,t8103 - - IOPersonalityPublisher - com.apple.driver.AppleAVD - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.FairPlayIOKit - 3.3.0d1 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kpi.bsd - 9.0.0d1 - com.apple.kpi.iokit - 9.0.0d1 - com.apple.kpi.libkern - 9.0.0d1 - com.apple.kpi.mach - 9.0.0d1 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 9.0.0d1 - - OSBundleUUID - - Y9lXsy5INuqIDG8L494Wpg== - - _InfoPlistDigest - - rL1de19qMki246wigNzMChXOOMxxnuLq+Bebt+Zhb/4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAVD.kext - _PrelinkExecutableLoadAddr - -2198904411952 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAVD - _PrelinkExecutableSize - 643674 - _PrelinkExecutableSourceAddr - -2198904411952 - _PrelinkKmodInfo - -2198824028696 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleAVE2 - CFBundleGetInfoString - Copyright Apple Computer, Inc. - CFBundleIdentifier - com.apple.driver.AppleAVE2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - H264 Video Encoder - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 703.54.1 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 703.54.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ave2 - - CFBundleIdentifier - com.apple.driver.AppleAVE2 - IOClass - AppleAVE2Driver - IONameMatch - - ave2 - - IOPersonalityPublisher - com.apple.driver.AppleAVE2 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - oaUOe/TiM/CoRDYX901CXA== - - _InfoPlistDigest - - Upm4xHoPG55KQG8UB/FAlOsOFYDUKr/3+6EcaggYfdU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAVE2.kext - _PrelinkExecutableLoadAddr - -2198903768272 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAVE2 - _PrelinkExecutableSize - 512637 - _PrelinkExecutableSourceAddr - -2198903768272 - _PrelinkKmodInfo - -2198824027944 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleActuatorDriver - CFBundleGetInfoString - Copyright © 2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleActuatorDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.42 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.42 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 193.8 - OSBundleLibraries - - com.apple.driver.AppleInputDeviceSupport - 1.0 - com.apple.driver.AppleMultitouchDriver - 423 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 12.0.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Console - OSBundleUUID - - fl5zsqAmMLCQk7LvoeNFNA== - - _InfoPlistDigest - - QUxYQtICDzxOYg5ScmYNtEXjMlydQ7N2OjhPaZymkNo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleActuatorDriver.kext - _PrelinkExecutableLoadAddr - -2198903255632 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleActuatorDriver - _PrelinkExecutableSize - 7177 - _PrelinkExecutableSourceAddr - -2198903255632 - _PrelinkKmodInfo - -2198824026464 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleAudioClockLibs - CFBundleIdentifier - com.apple.driver.AppleAudioClockLibs - CFBundleInfoDictionaryVersion - 1.0 - CFBundleName - AppleAudioClockLibs - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.1 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - PfYgnZmxPq+M/3SV2h2cqA== - - _InfoPlistDigest - - zh3PEerRxHPDlhc3lap/sJmtbsJZGgjLeUdU3Ooi6DI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleAudioClockLibs.kext - _PrelinkExecutableLoadAddr - -2198903248448 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleAudioClockLibs - _PrelinkExecutableSize - 2091 - _PrelinkExecutableSourceAddr - -2198903248448 - _PrelinkKmodInfo - -2198824026024 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBCMWLANBusInterfacePCIe - CFBundleIdentifier - com.apple.driver.AppleBCMWLANBusInterfacePCIe - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBCMWLANBusInterfacePCIe - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMIODevice - - CFBundleIdentifier - com.apple.driver.AppleBCMWLANBusInterfacePCIe - FilesDB - - IOClass - AppleBCMWLANBusInterfacePCIe - IOMatchCategory - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IONameMatch - wlan - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IOProviderClass - AppleARMIODevice - - IOPCIDevice - - CFBundleIdentifier - com.apple.driver.AppleBCMWLANBusInterfacePCIe - FilesDB - - IOClass - AppleBCMWLANBusInterfacePCIe - IOMatchCategory - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IONetworkRootType - airport - IOPCIMatch - 0x000014e4&0x0000ffff - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IOProviderClass - IOPCIDevice - - UART - - CFBundleIdentifier - com.apple.driver.AppleBCMWLANBusInterfacePCIe - FilesDB - - IOClass - AppleBCMWLANBusInterfacePCIe - IOMatchCategory - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IONameMatch - wlan - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleBCMWLANBusInterfacePCIe - IOProviderClass - AppleOnboardSerialSync - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleBCMWLANCore - 1.0.0 - com.apple.driver.AppleBluetoothDebugService - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.AppleOLYHAL - 1.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.driver.IOImageLoader - 1.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IO80211Family - 1.5.0 - com.apple.iokit.IONetworkingFamily - 1.5.0 - com.apple.iokit.IOPCIFamily - 1.0.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - lrQ8+C2nPpW/eHc9VXa04w== - - _InfoPlistDigest - - m0AkK+c/RkTJYGq1xzFGmyxexwF5qPLujRr+QgJFCOM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBCMWLANBusInterfacePCIe.kext - _PrelinkExecutableLoadAddr - -2198903246352 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBCMWLANBusInterfacePCIe - _PrelinkExecutableSize - 93057 - _PrelinkExecutableSourceAddr - -2198903246352 - _PrelinkKmodInfo - -2198824025784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBCMWLANCore - CFBundleIdentifier - com.apple.driver.AppleBCMWLANCore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBCMWLANCore - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBCMWLAN PCIe - - AppleBCMWLANCorePowerManaged - - CFBundleIdentifier - com.apple.driver.AppleBCMWLANCore - IOClass - AppleBCMWLANCore - IOMatchCategory - WiFiDriver - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleBCMWLANCore - IOProbeScore - 1000 - IOProviderClass - AppleBCMWLANBusInterfacePCIe - IOResourceMatch - IOBSD - - AppleBCMWLAN SDIO - - AppleBCMWLANCorePowerManaged - - CFBundleIdentifier - com.apple.driver.AppleBCMWLANCore - IOClass - AppleBCMWLANCore - IOMatchCategory - com.apple.driver.AppleBCMWLANCore - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleBCMWLANCore - IOProviderClass - AppleBCMWLANBusInterfaceSDIO - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.AppleOLYHAL - 1.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.driver.IOImageLoader - 1.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.driver.mDNSOffloadUserClient - 1.0.0d7 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IO80211Family - 1.5.0 - com.apple.iokit.IONetworkingFamily - 1.5.0 - com.apple.iokit.IOPCIFamily - 2.7.3 - com.apple.iokit.IOSerialFamily - 11.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - BV53NAl3MvqBFRpdIkDqew== - - _InfoPlistDigest - - uXpj00Fw6e7kDWx2nrNOvrCnSsrgvDH9f1hXIM0LPo0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBCMWLANCore.kext - _PrelinkExecutableLoadAddr - -2198903153280 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBCMWLANCore - _PrelinkExecutableSize - 522793 - _PrelinkExecutableSourceAddr - -2198903153280 - _PrelinkKmodInfo - -2198824023632 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBSDKextStarter - CFBundleIdentifier - com.apple.driver.AppleBSDKextStarter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBSDKextStarter - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - Rs0fmnH0MWCx+r9by3beew== - - _InfoPlistDigest - - IA48BW7NI7OTMJMiEHy7ykee6hvGSMD5hJLzb3Uc8LY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBSDKextStarter.kext - _PrelinkExecutableLoadAddr - -2198902630480 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBSDKextStarter - _PrelinkExecutableSize - 1658 - _PrelinkExecutableSourceAddr - -2198902630480 - _PrelinkKmodInfo - -2198824016960 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBTM - CFBundleIdentifier - com.apple.driver.AppleBTM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBTM - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBTM - - CFBundleIdentifier - com.apple.driver.AppleBTM - IOClass - AppleBTM - IOKitDebug - 65535 - IOMatchCategory - AppleBTM - IONameMatch - btm - IOPersonalityPublisher - com.apple.driver.AppleBTM - IOProviderClass - AppleARMSPMIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.driver.AppleSMC - 1.0.0 - com.apple.driver.IOHIDPowerSource - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - mQ4SnSq8OyOyg7Ix8nq0cA== - - _InfoPlistDigest - - A5JN8d23R+N1Mtm+FhfhmApivhz0DfHPCxmrgw3aKHE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBTM.kext - _PrelinkExecutableLoadAddr - -2198902628816 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBTM - _PrelinkExecutableSize - 19407 - _PrelinkExecutableSourceAddr - -2198902628816 - _PrelinkKmodInfo - -2198824016704 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBiometricSensor - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBiometricSensor - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMesa - - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - IOCFPlugInTypes - - 3F3B04CC-A07A-46A5-9DDF-78768C966771 - AppleBiometricSensor.kext/Contents/PlugIns/AppleMesaLib.plugin - - IOClass - AppleMesa - IONameMatch - - biosensor,mesa - - IOPersonalityPublisher - com.apple.driver.AppleBiometricSensor - IOProviderClass - AppleARMSPIDevice - IOUserClientClass - AppleMesaUserClient - - AppleMesaResources - - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - IOClass - AppleMesaResources - IOMatchCategory - AppleMesaResources - IOPersonalityPublisher - com.apple.driver.AppleBiometricSensor - IOProviderClass - IOResources - - AppleMesaShim - - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - DeviceUsage - 16 - DeviceUsagePage - 32 - - - IOClass - AppleMesaShim - IOPersonalityPublisher - com.apple.driver.AppleBiometricSensor - IOProviderClass - AppleMesa - - ApplePoseidon - - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - IOCFPlugInTypes - - 3F3B04CC-A07A-46A5-9DDF-78768C966771 - AppleBiometricSensor.kext/Contents/PlugIns/AppleMesaLib.plugin - - IOClass - AppleSandDollar - IONameMatch - - biosensor,mesa - - IOPersonalityPublisher - com.apple.driver.AppleBiometricSensor - IOProviderClass - AppleARMSPIDevice - IOUserClientClass - AppleMesaUserClient - mesaType - 2 - - AppleSandDollar - - CFBundleIdentifier - com.apple.driver.AppleBiometricSensor - IOCFPlugInTypes - - 3F3B04CC-A07A-46A5-9DDF-78768C966771 - AppleBiometricSensor.kext/Contents/PlugIns/AppleMesaLib.plugin - - IOClass - AppleSandDollar - IONameMatch - - biosensor,mesa - - IOPersonalityPublisher - com.apple.driver.AppleBiometricSensor - IOProviderClass - AppleARMSPIDevice - IOUserClientClass - AppleMesaUserClient - mesaType - 1 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - xs7tcty8PVq4CgKhpC7Sdw== - - _InfoPlistDigest - - 0i11JjIqOSfdo+ydDUZhw+hgjBilQv58peZC5UR+PiI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBiometricSensor.kext - _PrelinkExecutableLoadAddr - -2198902609408 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBiometricSensor - _PrelinkExecutableSize - 44821 - _PrelinkExecutableSourceAddr - -2198902609408 - _PrelinkKmodInfo - -2198824015216 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBiometricServices - CFBundleIdentifier - com.apple.driver.AppleBiometricServices - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBiometricServices - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBiometricServices - - CFBundleIdentifier - com.apple.driver.AppleBiometricServices - IOClass - AppleBiometricServices - IOMatchCategory - com_apple_driver_AppleBiometricServices - IOPersonalityPublisher - com.apple.driver.AppleBiometricServices - IOProviderClass - AppleMesaSEPDriver - IOUserClientClass - AppleBiometricServicesUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleMesaSEPDriver - 1.0.0 - com.apple.iokit.IOBiometricFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - prgdjoK5N2OFzmKv7gtY3w== - - _InfoPlistDigest - - Shfg2+Rt4qSTyatMX+SKl/Y1JDvAc9ZsVKEojLhyqOo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBiometricServices.kext - _PrelinkExecutableLoadAddr - -2198902564576 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBiometricServices - _PrelinkExecutableSize - 3462 - _PrelinkExecutableSourceAddr - -2198902564576 - _PrelinkKmodInfo - -2198824014368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleBluetoothDebug - CFBundleIdentifier - com.apple.driver.AppleBluetoothDebug - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothDebug - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BTDebug - - CFBundleIdentifier - com.apple.driver.AppleBluetoothDebug - IOClass - BTDebug - IOMatchCategory - BTDebug - IOPersonalityPublisher - com.apple.driver.AppleBluetoothDebug - IOProviderClass - AppleBluetoothModule - IOUserClientClass - BTDebugUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleBluetoothDebugService - 1.0.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - - OSBundleRequired - Network-Root - OSBundleUUID - - gQm+/BAYMeqkQcFb5p4m4g== - - _InfoPlistDigest - - 5iHTfrZxAh213muuBLfUfOtOM0d0uGQxCD2/P1KWSsM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBluetoothDebug.kext - _PrelinkExecutableLoadAddr - -2198902561104 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothDebug - _PrelinkExecutableSize - 8080 - _PrelinkExecutableSourceAddr - -2198902561104 - _PrelinkKmodInfo - -2198824014040 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleBluetoothDebugService - CFBundleIdentifier - com.apple.driver.AppleBluetoothDebugService - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothDebugService - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - bU7qjHDJO6WEuh9vzYIRZw== - - _InfoPlistDigest - - QeBBv8tQSgXkQnCoSVcHzg3qGhZM/XcqIJ1DumQITWU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBluetoothDebugService.kext - _PrelinkExecutableLoadAddr - -2198902553024 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothDebugService - _PrelinkExecutableSize - 1533 - _PrelinkExecutableSourceAddr - -2198902553024 - _PrelinkKmodInfo - -2198824013608 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleBluetoothModule - CFBundleIdentifier - com.apple.driver.AppleBluetoothModule - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothModule - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBluetoothModule - - CFBundleIdentifier - com.apple.driver.AppleBluetoothModule - IOClass - AppleBluetoothModule - IOMatchCategory - AppleBluetoothModule - IONameMatch - bluetooth - IOPersonalityPublisher - com.apple.driver.AppleBluetoothModule - IOProviderClass - AppleARMIODevice - IOUserClientClass - AppleBluetoothModuleUserClient - Time Sync - - autoOn - - - AppleBluetoothModule_UART - - CFBundleIdentifier - com.apple.driver.AppleBluetoothModule - IOClass - AppleBluetoothModule - IOMatchCategory - AppleBluetoothModule - IONameMatch - bluetooth - IOPersonalityPublisher - com.apple.driver.AppleBluetoothModule - IOProviderClass - AppleOnboardSerialSync - IOUserClientClass - AppleBluetoothModuleUserClient - autoOn - - - - IOKitPersonalities_x86_64 - - AppleBluetoothModule - - CFBundleIdentifier - com.apple.driver.AppleBluetoothModule - IOClass - AppleBluetoothModule - IOMatchCategory - AppleBluetoothModule - IOPersonalityPublisher - com.apple.driver.AppleBluetoothModule - IOProviderClass - AppleMultiFunctionManager - IOUserClientClass - AppleBluetoothModuleUserClient - Time Sync - - autoOn - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleMultiFunctionManager - 1.0.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleMultiFunctionManagerMac - 1.0.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - fKWv4z0JNWOc2/0m7XW5MQ== - - _InfoPlistDigest - - FweIEAr/4luSIEYmZrdgLGLAXRDJDZMJV4/fr7T4mPA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBluetoothModule.kext - _PrelinkExecutableLoadAddr - -2198902551488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothModule - _PrelinkExecutableSize - 11304 - _PrelinkExecutableSourceAddr - -2198902551488 - _PrelinkKmodInfo - -2198824013352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBluetoothMultitouch - CFBundleIdentifier - com.apple.driver.AppleBluetoothMultitouch - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothMultitouch - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 100 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 100 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BNBMouseDeviceDriver - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothMultitouch - ConnectionNotificationType - Connected - DefaultMultitouchPreferences - - MouseHorizontalScroll - - MouseMomentumScroll - - MouseOneFingerDoubleTapGesture - 0 - MouseTwoFingerDoubleTapGesture - 3 - MouseTwoFingerHorizSwipeGesture - 2 - MouseVerticalScroll - - - DefaultMultitouchProperties - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - Mouse - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioACgAAAAAAAQABAKkA - AQBgAAAgAAAMAACAAAAAgAAAAQuB - AAEjZQAB3CgAAkISAAJ7vAADSXQA - A40fAAVK3gAFI34ACPSRAAbVfAAN - xwcACtGSABtgewAPhL8ALCNjABYa - UwBB7ZEAID2CAFwmRgAvbvwAd8tb - AABQAAANAACC2QAAij0AAQgWAAE4 - NgAB0mIAAokfAAJmhgADqOAAAwti - AAUeCgAEDa0AB+wKAAUUeQALOAIA - BqpjABFWNQAJ+WsAISzeAA+VxQA+ - BFoAFfhFAFsR7QAflgUAfGbeAC83 - KACjkLwAAIAAAA4AAINLAACUewAB - A9kAAVINAAHFGgACzAoAAk4BAAQa - owADBuEABiaRAAQGKwAJpOsABQb1 - AA3TnwAGZqAAFMLkAAlWLAAnmKYA - C190ADWi5gAPoR8AUrB5ABXFrQB3 - y1sAHy+qAKFC+gAutOMA0/GgAACw - AAAPAABAAAAARR8AAISfAACeuAAA - /q8AAWw/AAGxsQADAZMAAj0lAASZ - yQADA+AAB1TiAAP3OQALe0oABOg0 - ABBm+wAGH8gAGC+TAAi2AgAtYA0A - CsCLAD8iagAPKfAAZ+ueABWgdQCY - C/MAHq1lAMq6mQAuQW8BCtXaAADg - AAAPAAA8KQAAQAAAAId2AACw6wAA - +Y8AAZNGAAGZLAADPc0AAjR2AAVi - iwAC85YACLSxAAPOzQANX8kABLZz - ABNuLgAFpJQAGsEWAAfYPQAxA4cA - CmAQAE9WSgAOk0sAg1AjABVDaADG - HxYAHj28AQagRgAt3t8BW91GAAEA - AAAQAAA4VgAAQAAAAIabAADDIgAA - 8JUAAbpMAAFxVAADUeEAAfxFAAWK - sgAC1H4ACjhKAAOVRwAPZJUABFFl - ABVy+gAFELsAHK45AAbn/QAyud8A - CLLtAE7DtwAKSV0AaQmuAA31HACl - 3n0AFTDMAQRShAAdqNsBVPQCAC0E - YAHBOpQAAYAAABEAAEBtAABTMwAA - hVMAANfyAADpvwAB7lUAAUyMAANf - QwAB1G0ABfx1AAK29AAL/H0AA2Bq - ABHKSAAEC28AGLrGAAS7HQAhDpAA - BfrSADNeQAAHuXAAVB2IAAnX2wCE - aigADR8YANGj3gAQuEkBGQ5UABYG - 0AFnYhAAHTkyAb7s0gAr+u0CRth4 - AAIAAAASAAA/kwAAWuEAAILFAAD3 - mgAA15EAAhdbAAEluQADeggAAZQQ - AAX8dQACEigACbcXAAJ6UgANX8kA - AwAGABNN4QADkisAGl6sAAQvMQAj - lJAABR0NADRwNgAGtrUAWUCOAAkW - 5QCg6LMADIo3ARtcFgAP/jABd4Jc - ABUnfgHjyO4AHDSoAllGiAAq6wED - Fi6UAAMAAAATAAA8lgAAYo8AAH4s - AAEmcgAAvH8AAjIgAAD60QADlMwA - AU8aAAX1xAABnDwACLRsAAIPDAAN - wK8AAobCABQPrgAC/OoAG6GrAAOK - ZQAmGo8ABB4XADM5vgAE8e4ASWnl - AAXlcgBnL6QACADNAMAyZAAKaIYB - QKFwAA09KwHLC4AAEXuxAmcZEAAZ - CyADMdOoACaAGgRDbeA= - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOHIDScrollReportRate - 8192000 - parser-options - 4 - parser-type - 2000 - - DisconnectionNotificationType - Disconnected - ExtendedData - - 57278464 - - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - SuperMode - - id - 215 - max - 1 - min - 0 - size - 1 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - Mouse - IOClass - BNBMouseDevice - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 781 - SetReportTimeoutMS - 3500 - VendorID - 1452 - VendorIDSource - 2 - - BNBMouseDeviceDriver 2011 - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothMultitouch - ConnectionNotificationType - Connected - DefaultMultitouchPreferences - - MouseHorizontalScroll - - MouseMomentumScroll - - MouseOneFingerDoubleTapGesture - 0 - MouseTwoFingerDoubleTapGesture - 3 - MouseTwoFingerHorizSwipeGesture - 2 - MouseVerticalScroll - - - DefaultMultitouchProperties - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - Mouse - HIDDisallowRemappingOfPrimaryClick - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOHIDScrollReportRate - 8192000 - parser-options - 4 - parser-type - 2000 - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - SuperMode - - id - 215 - max - 1 - min - 0 - size - 1 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - Mouse - IOClass - BNBMouseDevice - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - MouseOff - ProductID - 784 - SetReportTimeoutMS - 3500 - VendorID - 1452 - VendorIDSource - 2 - - BNBMouseEventDriver - - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 1 - DeviceUsagePage - 1 - - - HIDServiceSupport - - IOClass - AppleMultitouchHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOHIDInterface - PreferenceFilter - - ProductID - 781 - VendorID - 1452 - VendorIDSource - 2 - - BNBMouseEventDriver 2011 - - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 1 - DeviceUsagePage - 1 - - - HIDServiceSupport - - IOClass - AppleMultitouchHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOHIDInterface - PreferenceFilter - - ProductID - 784 - VendorID - 1452 - VendorIDSource - 2 - - BNBTrackpadDriver - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothMultitouch - ConnectionNotificationType - Connected - DefaultMultitouchPreferences - - Clicking - 0 - DragLock - 0 - Dragging - 0 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHandResting - - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerTapGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - TrackpadTwoFingerDoubleTapGesture - 1 - TrackpadTwoFingerFromRightEdgeSwipeGesture - 3 - USBMouseStopsTrackpad - 0 - - DefaultMultitouchProperties - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 2621440 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70779 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1966080 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 76022 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1572864 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 81265 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 491520 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 86508 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 91750 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 96993 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 106824 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 111411 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDDefaultBehavior - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 13107 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 14090 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 45875 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 57017 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 98304 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOHIDPointingProperties - - TrackpadFourFingerGestures - - TrackpadHorizScroll - - TrackpadRightClick - - TrackpadScroll - - TrackpadSecondaryClickCorners - - - MTHIDDevice - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - parser-options - 47 - parser-type - 1000 - - DisconnectionNotificationType - Disconnected - ExtendedData - - 57278464 - - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - SuperMode - - id - 215 - max - 1 - min - 0 - size - 1 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3750 - HIDDefaultBehavior - Trackpad - IOClass - BNBTrackpadDevice - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - TrackpadOff - ProductID - 782 - SetReportTimeoutMS - 3750 - VendorID - 1452 - VendorIDSource - 2 - - BNBTrackpadEventDriver - - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 1 - DeviceUsagePage - 1 - - - HIDServiceSupport - - IOClass - AppleMultitouchHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothMultitouch - IOProviderClass - IOHIDInterface - MTEventSource - - ProductID - 782 - VendorID - 1452 - VendorIDSource - 2 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleMultitouchDriver - 194.5 - com.apple.driver.IOBluetoothHIDDriver - 2.1f11 - com.apple.iokit.IOBluetoothFamily - 2.1f11 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Console - OSBundleUUID - - xn2plo+CPWS+T2LOU1U+/A== - - _InfoPlistDigest - - YAcK+XqU5PgD2Ik6jyPmSOsghqu064hbXYGIf3pg200= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBluetoothMultitouch.kext - _PrelinkExecutableLoadAddr - -2198902540176 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothMultitouch - _PrelinkExecutableSize - 9500 - _PrelinkExecutableSourceAddr - -2198902540176 - _PrelinkKmodInfo - -2198824012864 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleBluetoothRemote - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothRemote - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7000.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7000.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEmbeddedBluetoothAudio - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - IOClass - AppleEmbeddedBluetoothAudio - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 4 - PrimaryUsagePage - 12 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothButtons - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleBluetoothRemote.kext/Contents/PlugIns/AEBButtonsHID.plugin - - IOClass - AppleEmbeddedBluetoothButtons - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 1 - PrimaryUsagePage - 12 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothDeviceManagement - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleBluetoothRemote.kext/Contents/PlugIns/AEBDeviceManagementHID.plugin - - IOClass - AppleEmbeddedBluetoothDeviceManagement - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 11 - PrimaryUsagePage - 65280 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothInfrared - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - IOClass - AppleEmbeddedBluetoothInfrared - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 66 - PrimaryUsagePage - 32 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothProximity - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleBluetoothRemote.kext/Contents/PlugIns/AEBProximityHID.plugin - - IOClass - AppleEmbeddedBluetoothProximity - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 265 - PrimaryUsagePage - 12 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothRadio - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - IOClass - AppleEmbeddedBluetoothRadio - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 224 - PrimaryUsagePage - 32 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - AppleEmbeddedBluetoothSensors - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleBluetoothRemote.kext/Contents/PlugIns/AEBSensorsHID.plugin - - IOClass - AppleEmbeddedBluetoothSensors - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 16 - PrimaryUsagePage - 65280 - ProductIDArray - - 614 - 621 - - VendorID - 76 - - AppleEmbeddedBluetoothTouch - - CFBundleIdentifier - com.apple.driver.AppleBluetoothRemote - IOClass - AppleEmbeddedBluetoothTouch - IOPersonalityPublisher - com.apple.driver.AppleBluetoothRemote - IOProviderClass - IOHIDInterface - PrimaryUsage - 1 - PrimaryUsagePage - 13 - ProductIDArray - - 614 - 621 - 788 - 789 - - VendorID - 76 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleMultitouchDriver - 206.13 - com.apple.iokit.IOHIDFamily - 1.7 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - id3oPjsdP2ek14JIhtJoPg== - - _InfoPlistDigest - - SUy+MfP/ya1YVnzEwN2piDUi3ZNM7YbBqrPPAYRcx24= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBluetoothRemote.kext - _PrelinkExecutableLoadAddr - -2198902530672 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothRemote - _PrelinkExecutableSize - 8355 - _PrelinkExecutableSourceAddr - -2198902530672 - _PrelinkKmodInfo - -2198824012488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleCSEmbeddedAudio - CFBundleIdentifier - com.apple.driver.AppleCSEmbeddedAudio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleCSEmbeddedAudio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 700.46 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 700.46 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.1 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.AppleEmbeddedAudio - 1.1 - com.apple.driver.AppleIISController - 1.0.0 - com.apple.iokit.AppleARMIISAudio - 1.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - JQpaYZ0/POuIn0EM4DM/3Q== - - _InfoPlistDigest - - 1VETAzEQKyjvzpQWsk2/LlTxgM/l4dsmT2aua369tog= - - _PrelinkBundlePath - /System/Library/Extensions/AppleCSEmbeddedAudio.kext - _PrelinkExecutableLoadAddr - -2198902522304 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleCSEmbeddedAudio - _PrelinkExecutableSize - 3696 - _PrelinkExecutableSourceAddr - -2198902522304 - _PrelinkKmodInfo - -2198824011912 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleCallbackPowerSource - CFBundleIdentifier - com.apple.driver.AppleCallbackPowerSource - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleCallbackPowerSource - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleCallbackPowerSourceProvider - - CFBundleIdentifier - com.apple.driver.AppleCallbackPowerSource - IOClass - AppleCallbackPowerSource - IOMatchCategory - PowerSource - IOPersonalityPublisher - com.apple.driver.AppleCallbackPowerSource - IOProviderClass - AppleCallbackPowerSourceProvider - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 22.0.0 - com.apple.kpi.iokit - 22.0.0 - com.apple.kpi.libkern - 22.0.0 - com.apple.kpi.mach - 22.0.0 - com.apple.kpi.private - 22.0.0 - - OSBundleUUID - - JMe0bKGKM4S5N5yGAKnrsw== - - _InfoPlistDigest - - xYqL0jTzabt8776jQIhjaxULOsauSf7texgVXeE6iDE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleCallbackPowerSource.kext - _PrelinkExecutableLoadAddr - -2198902518608 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleCallbackPowerSource - _PrelinkExecutableSize - 5657 - _PrelinkExecutableSourceAddr - -2198902518608 - _PrelinkKmodInfo - -2198824011024 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleConvergedIPCOLYBTControl - CFBundleIdentifier - com.apple.driver.AppleConvergedIPCOLYBTControl - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleConvergedIPCOLYBTControl - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleConvergedIPCOLYBTControl - - CFBundleIdentifier - com.apple.driver.AppleConvergedIPCOLYBTControl - IOClass - AppleConvergedIPCOLYBTControl - IOMatchCategory - AppleConvergedIPCOLYBTControl - IOPersonalityPublisher - com.apple.driver.AppleConvergedIPCOLYBTControl - IOProviderClass - AppleBluetoothModule - IOResourceMatch - IOBSD - IOUserClientClass - AppleConvergedIPCControlUserClient - RTIDevice - - RTIPipe - - - bootstage - 2 - cr_index - 1 - direction - 1 - index - 1 - log_binary - 8 - msi - 0 - oc - 0 - protocol - hci - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 268 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 67 - setting - - doorbell - - db_index - 1 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 2 - direction - 2 - index - 2 - log_binary - 8 - msi - 0 - oc - 0 - protocol - hci - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 268 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 2 - threshold - 80 - time - 1000 - - int_mod - 0 - - virtual - 1 - - - - bootstage - 2 - cr_index - 3 - direction - 1 - index - 3 - msi - 0 - oc - 0 - protocol - sco - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1020 - skywalkChannelLength - 16 - sync - 1 - td_ring - - count - 128 - foot_size - 255 - setting - - doorbell - - db_index - 6 - force - - threshold - 80 - time - 12000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 4 - direction - 2 - index - 4 - msi - 0 - oc - 0 - protocol - sco - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1020 - skywalkChannelLength - 16 - sync - 1 - td_ring - - count - 128 - setting - - doorbell - - db_index - 6 - threshold - 80 - time - 12000 - - int_mod - 0 - - virtual - 1 - - - - bootstage - 2 - cr_index - 1 - direction - 1 - index - 5 - log_binary - 8 - msi - 0 - oc - 0 - protocol - acl - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 252 - setting - - doorbell - - db_index - 3 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 2 - direction - 2 - index - 6 - log_binary - 8 - msi - 0 - oc - 0 - protocol - acl - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 4 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - -1 - cr_index - -1 - direction - 0 - index - -1 - msi - 0 - oc - 0 - protocol - unused - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 0 - threshold - 80 - time - 0 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 5 - direction - 2 - index - 8 - msi - 0 - oc - 0 - protocol - debug - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 5 - threshold - 80 - time - 0 - - int_mod - 0 - - - - - completion_ring - - - count - 128 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 256 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 256 - foot_size - 67 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 128 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 128 - foot_size - 255 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 128 - foot_size - 66 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - di_msi - 0 - memory_pool - - 512 - 4096 - 16384 - - message_ring - - count - 128 - setting - - doorbell - - db_index - 0 - threshold - 80 - time - 0 - - - - mr_msi - 0 - msi_range - - - high - 5 - low - 0 - - - num_CRs - 6 - num_msi - 1 - num_pipes - 9 - skywalkenabled_memory_pool - - 4096 - 16384 - - - RTIDevice_V2 - - RTIPipe - - - bootstage - 2 - cr_index - 1 - direction - 1 - index - 1 - log_binary - 8 - msi - 0 - oc - 0 - protocol - hci - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 268 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 67 - setting - - doorbell - - db_index - 1 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 2 - direction - 2 - index - 2 - log_binary - 8 - msi - 0 - oc - 0 - protocol - hci - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 268 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 2 - threshold - 80 - time - 1000 - - int_mod - 0 - - virtual - 1 - - - - bootstage - 2 - cr_index - 3 - direction - 1 - index - 3 - msi - 0 - oc - 0 - protocol - sco - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1020 - skywalkChannelLength - 16 - sync - 1 - td_ring - - count - 128 - foot_size - 255 - setting - - doorbell - - db_index - 6 - force - - threshold - 80 - time - 12000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 4 - direction - 2 - index - 4 - msi - 0 - oc - 0 - protocol - sco - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1020 - skywalkChannelLength - 16 - sync - 1 - td_ring - - count - 128 - setting - - doorbell - - db_index - 6 - threshold - 80 - time - 12000 - - int_mod - 0 - - virtual - 1 - - - - bootstage - 2 - cr_index - 1 - direction - 1 - index - 5 - log_binary - 8 - msi - 0 - oc - 0 - protocol - acl - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 252 - setting - - doorbell - - db_index - 3 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 2 - direction - 2 - index - 6 - log_binary - 8 - msi - 0 - oc - 0 - protocol - acl - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 4 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - -1 - cr_index - -1 - direction - 0 - index - -1 - msi - 0 - oc - 0 - protocol - unused - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 0 - threshold - 80 - time - 0 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 5 - direction - 2 - index - 8 - msi - 0 - oc - 0 - protocol - debug - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 4096 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 5 - threshold - 80 - time - 0 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 6 - direction - 1 - index - 9 - log_binary - 8 - msi - 0 - oc - 0 - protocol - tsi - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1300 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 66 - setting - - doorbell - - db_index - 9 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 7 - direction - 2 - index - 10 - log_binary - 8 - msi - 0 - oc - 0 - protocol - tsi - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1300 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 10 - threshold - 80 - time - 1000 - - int_mod - 0 - - virtual - 1 - - - - bootstage - 2 - cr_index - 8 - direction - 1 - index - 11 - log_binary - 8 - msi - 0 - oc - 0 - protocol - iso - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1024 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - foot_size - 194 - setting - - doorbell - - db_index - 11 - threshold - 80 - time - 1000 - - int_mod - 0 - - - - - bootstage - 2 - cr_index - 9 - direction - 2 - index - 12 - log_binary - 8 - msi - 0 - oc - 0 - protocol - iso - reliable - 0 - skywalkAllowed - - skywalkBufferSize - 1024 - skywalkChannelLength - 16 - sync - 0 - td_ring - - count - 128 - setting - - doorbell - - db_index - 12 - threshold - 80 - time - 1000 - - int_mod - 0 - - virtual - 1 - - - - completion_ring - - - count - 128 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 256 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 256 - foot_size - 67 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 128 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 128 - foot_size - 255 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 128 - foot_size - 66 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 0 - msi - 0 - - - - count - 256 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 256 - foot_size - 255 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 256 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - count - 256 - foot_size - 194 - setting - - accum bytes - 0 - accum delay - 0 - doorbell - - threshold - 80 - time - 1000 - - intmod bytes - -1 - intmod delay - 1000 - msi - 0 - - - - di_msi - 0 - memory_pool - - 512 - 4096 - 16384 - - message_ring - - count - 128 - setting - - doorbell - - db_index - 0 - threshold - 80 - time - 0 - - - - mr_msi - 0 - msi_range - - - high - 9 - low - 0 - - - num_CRs - 10 - num_msi - 1 - num_pipes - 13 - skywalkenabled_memory_pool - - 4096 - 16384 - - - logSnapshotBufferSize - 65536 - lowpower_support - - ios - - macos - - - memory_alloc_limit - 10485760 - num_addr_bits - - ios - 64 - macos - 32 - - read_otp - - ios - - macos - - - - AppleConvergedIPCOLYBTCoreDumpProvider - - CFBundleIdentifier - com.apple.driver.AppleConvergedIPCOLYBTControl - IOClass - AppleConvergedIPCOLYBTCoreDumpProvider - IOMatchCategory - AppleConvergedIPCOLYBTCoreDumpProvider - IOPersonalityPublisher - com.apple.driver.AppleConvergedIPCOLYBTControl - IOProviderClass - AppleConvergedIPCOLYBTControl - - AppleConvergedIPCOLYBTLogProvider - - ACIPCInterfaceProtocol - debug - CFBundleIdentifier - com.apple.driver.AppleConvergedIPCOLYBTControl - IOClass - AppleConvergedIPCOLYBTLogProvider - IOMatchCategory - AppleConvergedIPCOLYBTLogProvider - IOPersonalityPublisher - com.apple.driver.AppleConvergedIPCOLYBTControl - IOProviderClass - AppleConvergedIPCRTIInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleBluetoothDebugService - 1.0.0 - com.apple.driver.AppleConvergedPCI - 1.0.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - - OSBundleRequired - Network-Root - OSBundleUUID - - 5oKZ+iETPou6Zk5dTZ4iyw== - - _InfoPlistDigest - - Gd3RDl0fsVhUy8DC9ptPs+xEs/xz3EqcJ+dv/Mbi6Fc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleConvergedIPCOLYBTControl.kext - _PrelinkExecutableLoadAddr - -2198902512944 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleConvergedIPCOLYBTControl - _PrelinkExecutableSize - 33624 - _PrelinkExecutableSourceAddr - -2198902512944 - _PrelinkKmodInfo - -2198824005368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleConvergedPCI - CFBundleIdentifier - com.apple.driver.AppleConvergedPCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleConvergedPCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleConvergedPCI - - CFBundleIdentifier - com.apple.driver.AppleConvergedPCI - IOClass - AppleConvergedPCI - IOMatchCategory - AppleConvergedPCI - IOPCIMatch - 0x5fa014e4 0x5f6914e4 0x5f3114e4 0x5f7114e4 0x5f7214e4 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleConvergedPCI - IOProviderClass - IOPCIDevice - port_auto_on - - ios - - macos - - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.IOPCIFamily - 2.7.3 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - - OSBundleRequired - Network-Root - OSBundleUUID - - Mqvp7YX8MvuNg2Hp1ehGBQ== - - _InfoPlistDigest - - /GY0I75hbDQA5cXwPX/luuauaTV9003a91UIc+lXiJo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleConvergedPCI.kext - _PrelinkExecutableLoadAddr - -2198902479312 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleConvergedPCI - _PrelinkExecutableSize - 30757 - _PrelinkExecutableSourceAddr - -2198902479312 - _PrelinkKmodInfo - -2198824004664 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleCredentialManager - CFBundleIdentifier - com.apple.driver.AppleCredentialManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleCredentialManager - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleCredentialManager - - CFBundleIdentifier - com.apple.driver.AppleCredentialManager - IOClass - AppleCredentialManager - IOMatchCategory - AppleCredentialManager - IOPersonalityPublisher - com.apple.driver.AppleCredentialManager - IOProviderClass - IOResources - IOUserClientClass - AppleCredentialManagerUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.KernelRelayHost - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 9ome38hIPo2DtU3atDxPhA== - - _InfoPlistDigest - - /q5mcOBluId0evg+GOmhC431swXUxNndESB0pMp+GVk= - - _PrelinkBundlePath - /System/Library/Extensions/AppleCredentialManager.kext - _PrelinkExecutableLoadAddr - -2198902448544 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleCredentialManager - _PrelinkExecutableSize - 95996 - _PrelinkExecutableSourceAddr - -2198902448544 - _PrelinkKmodInfo - -2198824003352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleDCP - CFBundleIdentifier - com.apple.driver.AppleDCP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDCP - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleDCPExpert - - CFBundleIdentifier - com.apple.driver.AppleDCP - IOClass - AppleDCPExpert - IONameMatch - dcp-expert-v1 - IOPersonalityPublisher - com.apple.driver.AppleDCP - IOProviderClass - AppleARMIODevice - - DCPEndpoints - - CFBundleIdentifier - com.apple.driver.AppleDCP - IOClass - DCPEndpoint - IONameMatch - - DCPEndpoint1 - DCPEndpoint2 - DCPEndpoint3 - DCPEndpoint4 - DCPEndpoint5 - DCPEndpoint6 - DCPEndpoint7 - DCPEndpoint8 - DCPEndpoint9 - DCPEndpoint10 - DCPEndpoint11 - DCPEndpoint12 - DCPEndpoint13 - DCPEndpoint14 - DCPEndpoint15 - DCPEndpoint16 - DCPEndpoint17 - DCPEndpoint18 - DCPEndpoint19 - DCPEndpoint20 - DCPEndpoint21 - DCPEndpoint22 - DCPEndpoint23 - DCP0Endpoint1 - DCP0Endpoint2 - DCP0Endpoint3 - DCP0Endpoint4 - DCP0Endpoint5 - DCP0Endpoint6 - DCP0Endpoint7 - DCP0Endpoint8 - DCP0Endpoint9 - DCP0Endpoint10 - DCP0Endpoint11 - DCP0Endpoint12 - DCP0Endpoint13 - DCP0Endpoint14 - DCP0Endpoint15 - DCP0Endpoint16 - DCP0Endpoint17 - DCP0Endpoint18 - DCP0Endpoint19 - DCP0Endpoint20 - DCP0Endpoint21 - DCP0Endpoint22 - DCP0Endpoint23 - DCPEXTEndpoint1 - DCPEXTEndpoint2 - DCPEXTEndpoint3 - DCPEXTEndpoint4 - DCPEXTEndpoint5 - DCPEXTEndpoint6 - DCPEXTEndpoint7 - DCPEXTEndpoint8 - DCPEXTEndpoint9 - DCPEXTEndpoint10 - DCPEXTEndpoint11 - DCPEXTEndpoint12 - DCPEXTEndpoint13 - DCPEXTEndpoint14 - DCPEXTEndpoint15 - DCPEXTEndpoint16 - DCPEXTEndpoint17 - DCPEXTEndpoint18 - DCPEXTEndpoint19 - DCPEXTEndpoint20 - DCPEXTEndpoint21 - DCPEXTEndpoint22 - DCPEXTEndpoint23 - DCPEXT0Endpoint1 - DCPEXT0Endpoint2 - DCPEXT0Endpoint3 - DCPEXT0Endpoint4 - DCPEXT0Endpoint5 - DCPEXT0Endpoint6 - DCPEXT0Endpoint7 - DCPEXT0Endpoint8 - DCPEXT0Endpoint9 - DCPEXT0Endpoint10 - DCPEXT0Endpoint11 - DCPEXT0Endpoint12 - DCPEXT0Endpoint13 - DCPEXT0Endpoint14 - DCPEXT0Endpoint15 - DCPEXT0Endpoint16 - DCPEXT0Endpoint17 - DCPEXT0Endpoint18 - DCPEXT0Endpoint19 - DCPEXT0Endpoint20 - DCPEXT0Endpoint21 - DCPEXT0Endpoint22 - DCPEXT0Endpoint23 - DCPEXT1Endpoint1 - DCPEXT1Endpoint2 - DCPEXT1Endpoint3 - DCPEXT1Endpoint4 - DCPEXT1Endpoint5 - DCPEXT1Endpoint6 - DCPEXT1Endpoint7 - DCPEXT1Endpoint8 - DCPEXT1Endpoint9 - DCPEXT1Endpoint10 - DCPEXT1Endpoint11 - DCPEXT1Endpoint12 - DCPEXT1Endpoint13 - DCPEXT1Endpoint14 - DCPEXT1Endpoint15 - DCPEXT1Endpoint16 - DCPEXT1Endpoint17 - DCPEXT1Endpoint18 - DCPEXT1Endpoint19 - DCPEXT1Endpoint20 - DCPEXT1Endpoint21 - DCPEXT1Endpoint22 - DCPEXT1Endpoint23 - DCPEXT2Endpoint1 - DCPEXT2Endpoint2 - DCPEXT2Endpoint3 - DCPEXT2Endpoint4 - DCPEXT2Endpoint5 - DCPEXT2Endpoint6 - DCPEXT2Endpoint7 - DCPEXT2Endpoint8 - DCPEXT2Endpoint9 - DCPEXT2Endpoint10 - DCPEXT2Endpoint11 - DCPEXT2Endpoint12 - DCPEXT2Endpoint13 - DCPEXT2Endpoint14 - DCPEXT2Endpoint15 - DCPEXT2Endpoint16 - DCPEXT2Endpoint17 - DCPEXT2Endpoint18 - DCPEXT2Endpoint19 - DCPEXT2Endpoint20 - DCPEXT2Endpoint21 - DCPEXT2Endpoint22 - DCPEXT2Endpoint23 - DCPEXT3Endpoint1 - DCPEXT3Endpoint2 - DCPEXT3Endpoint3 - DCPEXT3Endpoint4 - DCPEXT3Endpoint5 - DCPEXT3Endpoint6 - DCPEXT3Endpoint7 - DCPEXT3Endpoint8 - DCPEXT3Endpoint9 - DCPEXT3Endpoint10 - DCPEXT3Endpoint11 - DCPEXT3Endpoint12 - DCPEXT3Endpoint13 - DCPEXT3Endpoint14 - DCPEXT3Endpoint15 - DCPEXT3Endpoint16 - DCPEXT3Endpoint17 - DCPEXT3Endpoint18 - DCPEXT3Endpoint19 - DCPEXT3Endpoint20 - DCPEXT3Endpoint21 - DCPEXT3Endpoint22 - DCPEXT3Endpoint23 - DCPEXT4Endpoint1 - DCPEXT4Endpoint2 - DCPEXT4Endpoint3 - DCPEXT4Endpoint4 - DCPEXT4Endpoint5 - DCPEXT4Endpoint6 - DCPEXT4Endpoint7 - DCPEXT4Endpoint8 - DCPEXT4Endpoint9 - DCPEXT4Endpoint10 - DCPEXT4Endpoint11 - DCPEXT4Endpoint12 - DCPEXT4Endpoint13 - DCPEXT4Endpoint14 - DCPEXT4Endpoint15 - DCPEXT4Endpoint16 - DCPEXT4Endpoint17 - DCPEXT4Endpoint18 - DCPEXT4Endpoint19 - DCPEXT4Endpoint20 - DCPEXT4Endpoint21 - DCPEXT4Endpoint22 - DCPEXT4Endpoint23 - DCPEXT5Endpoint1 - DCPEXT5Endpoint2 - DCPEXT5Endpoint3 - DCPEXT5Endpoint4 - DCPEXT5Endpoint5 - DCPEXT5Endpoint6 - DCPEXT5Endpoint7 - DCPEXT5Endpoint8 - DCPEXT5Endpoint9 - DCPEXT5Endpoint10 - DCPEXT5Endpoint11 - DCPEXT5Endpoint12 - DCPEXT5Endpoint13 - DCPEXT5Endpoint14 - DCPEXT5Endpoint15 - DCPEXT5Endpoint16 - DCPEXT5Endpoint17 - DCPEXT5Endpoint18 - DCPEXT5Endpoint19 - DCPEXT5Endpoint20 - DCPEXT5Endpoint21 - DCPEXT5Endpoint22 - DCPEXT5Endpoint23 - DCPEXT6Endpoint1 - DCPEXT6Endpoint2 - DCPEXT6Endpoint3 - DCPEXT6Endpoint4 - DCPEXT6Endpoint5 - DCPEXT6Endpoint6 - DCPEXT6Endpoint7 - DCPEXT6Endpoint8 - DCPEXT6Endpoint9 - DCPEXT6Endpoint10 - DCPEXT6Endpoint11 - DCPEXT6Endpoint12 - DCPEXT6Endpoint13 - DCPEXT6Endpoint14 - DCPEXT6Endpoint15 - DCPEXT6Endpoint16 - DCPEXT6Endpoint17 - DCPEXT6Endpoint18 - DCPEXT6Endpoint19 - DCPEXT6Endpoint20 - DCPEXT6Endpoint21 - DCPEXT6Endpoint22 - DCPEXT6Endpoint23 - DCPEXT7Endpoint1 - DCPEXT7Endpoint2 - DCPEXT7Endpoint3 - DCPEXT7Endpoint4 - DCPEXT7Endpoint5 - DCPEXT7Endpoint6 - DCPEXT7Endpoint7 - DCPEXT7Endpoint8 - DCPEXT7Endpoint9 - DCPEXT7Endpoint10 - DCPEXT7Endpoint11 - DCPEXT7Endpoint12 - DCPEXT7Endpoint13 - DCPEXT7Endpoint14 - DCPEXT7Endpoint15 - DCPEXT7Endpoint16 - DCPEXT7Endpoint17 - DCPEXT7Endpoint18 - DCPEXT7Endpoint19 - DCPEXT7Endpoint20 - DCPEXT7Endpoint21 - DCPEXT7Endpoint22 - DCPEXT7Endpoint23 - - IOPersonalityPublisher - com.apple.driver.AppleDCP - IOProviderClass - RTBuddyEndpointService - - DCPFirmwareServiceEXT - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKFirmwareService - IOPersonalityPublisher - com.apple.driver.AppleDCP - IOPropertyMatch - - role - DCPEXT - - IOProviderClass - RTBuddyService - - PMGRDispCtrl - - CFBundleIdentifier - com.apple.driver.AppleDCP - IOClass - PMGRDispCtrl - IONameMatch - pmgr-disp-ctrl - IOPersonalityPublisher - com.apple.driver.AppleDCP - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFirmwareKit - 1.0.0 - com.apple.driver.RTBuddy - 1.0 - com.apple.kpi.iokit - 14.0 - com.apple.kpi.libkern - 14.0 - - OSBundleUUID - - OnCptO7kPI+Vp8M4Ht+5IQ== - - _InfoPlistDigest - - LtNpSzY6W8SM4cdayhCuLAYstY7Y25RcpyeJBllMvp0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDCP.kext - _PrelinkExecutableLoadAddr - -2198902352544 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDCP - _PrelinkExecutableSize - 6440 - _PrelinkExecutableSourceAddr - -2198902352544 - _PrelinkKmodInfo - -2198823980928 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDCPDPTXProxy - CFBundleIdentifier - com.apple.driver.AppleDCPDPTXProxy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDCPDPTXProxy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleDCPDPTXRemoteHDCPAuthSessionProxy - - CFBundleIdentifier - com.apple.driver.AppleDCPDPTXProxy - IOClass - AppleDCPDPTXRemoteHDCPAuthSessionProxy - IOPersonalityPublisher - com.apple.driver.AppleDCPDPTXProxy - IOPropertyMatch - - EPICName - dcpdptx-hdcp-auth-session - - IOProviderClass - AFKEndpointInterface - - AppleDCPDPTXRemoteHDCPInterfaceProxy - - CFBundleIdentifier - com.apple.driver.AppleDCPDPTXProxy - IOClass - AppleDCPDPTXRemoteHDCPInterfaceProxy - IOPersonalityPublisher - com.apple.driver.AppleDCPDPTXProxy - IOPropertyMatch - - EPICName - dcpdptx-hdcp-interface - - IOProviderClass - AFKEndpointInterface - - AppleDCPDPTXRemotePortProxy - - CFBundleIdentifier - com.apple.driver.AppleDCPDPTXProxy - IOClass - AppleDCPDPTXRemotePortProxy - IOPersonalityPublisher - com.apple.driver.AppleDCPDPTXProxy - IOPropertyMatch - - EPICName - dcpdptx-port-epic - - IOProviderClass - AFKEndpointInterface - - AppleDCPLPDPTXPortProxy - - CFBundleIdentifier - com.apple.driver.AppleDCPDPTXProxy - IOClass - AppleDCPLPDPTXPortProxy - IOPersonalityPublisher - com.apple.driver.AppleDCPDPTXProxy - IOPropertyMatch - - EPICName - dcp-lpdptx-port-epic - - IOProviderClass - AFKEndpointInterface - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleDCP - 1.0 - com.apple.driver.AppleFirmwareKit - 1.0.0 - com.apple.driver.DCPAVFamilyProxy - 1.0.0 - com.apple.driver.DCPDPFamilyProxy - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.iokit - 19.0 - com.apple.kpi.libkern - 19.0 - com.apple.kpi.mach - 19.0 - - OSBundleUUID - - OlTBsEmlN+SoPzq1B05mlw== - - _InfoPlistDigest - - ZCf1suXq5u+CQL/4GW7/fcPuuB0tGGtZO2A1txuIUS0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDCPDPTXProxy.kext - _PrelinkExecutableLoadAddr - -2198902346096 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDCPDPTXProxy - _PrelinkExecutableSize - 10426 - _PrelinkExecutableSourceAddr - -2198902346096 - _PrelinkKmodInfo - -2198823980536 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDPDisplayTCON - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDPDisplayTCON - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleParadeDP815TCON - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP815TCON - IONameMatch - parade,DP815 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP825TCON - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP825TCON - IONameMatch - parade,DP825 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP835TCONI2C - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP835TCONI2C - IONameMatch - parade,DP835 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP835TCONI2CPLS - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP835TCONI2CPLS - IONameMatch - parade,DP835PLS - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP835TCONI2CTps65177 - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP835TCONI2CTps65177 - IONameMatch - parade,DP835Tps65177 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP835TCONSPI - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP835TCONSPI - IONameMatch - parade,DP835 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMSPIDevice - - AppleParadeDP855TCONI2C - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP855TCON - IONameMatch - parade,DP855 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMIICDevice - - AppleParadeDP855TCONSPI - - CFBundleIdentifier - com.apple.driver.AppleDPDisplayTCON - IOClass - AppleParadeDP855TCON - IONameMatch - parade,DP855 - IOPersonalityPublisher - com.apple.driver.AppleDPDisplayTCON - IOProbeScore - 15000 - IOProviderClass - AppleARMSPIDevice - - - LSMinimumSystemVersion - 10.11 - NSHumanReadableCopyright - Copyright © 2011-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFirmwareKit - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - dbjeb0rmNz6/p330HP7ThA== - - _InfoPlistDigest - - IGciw/HD7AUoakl7XwLjJzd1l7Bm5joNXrpHzW6fGog= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDPDisplayTCON.kext - _PrelinkExecutableLoadAddr - -2198902335664 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDPDisplayTCON - _PrelinkExecutableSize - 4904 - _PrelinkExecutableSourceAddr - -2198902335664 - _PrelinkKmodInfo - -2198823980120 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDPRepeater - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDPRepeater - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleDP2HDMI - - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - IOClass - AppleDP2HDMI - IOPersonalityPublisher - com.apple.driver.AppleDPRepeater - IOProbeScore - 10000 - IOProviderClass - IODPDevice - - AppleMCDP2900 - - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - IOClass - AppleMCDP2900 - IOPersonalityPublisher - com.apple.driver.AppleDPRepeater - IOProviderClass - IODPDevice - - AppleMCDP29XX - - BranchDeviceID - pHDMIf - BranchIEEEOUI - 16388096 - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - IOClass - AppleMCDP29XX - IOPersonalityPublisher - com.apple.driver.AppleDPRepeater - IOProviderClass - IODPDevice - - ApplePS186 - - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - IOClass - ApplePS186 - IOPersonalityPublisher - com.apple.driver.AppleDPRepeater - IOProviderClass - IODPDevice - - AppleSTDP2700 - - BranchDeviceID - pHDMIe - BranchIEEEOUI - 16388096 - CFBundleIdentifier - com.apple.driver.AppleDPRepeater - IOClass - AppleSTDP2700 - IOPersonalityPublisher - com.apple.driver.AppleDPRepeater - IOProviderClass - IODPDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2019 Apple Computer, Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - EdmVFMDfPtCLGffwAY3hlA== - - _InfoPlistDigest - - S8Uw/pNfL5y83FeI+LpUUW+Vygayd90Z/2+wsq+JPmI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDPRepeater.kext - _PrelinkExecutableLoadAddr - -2198902330752 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDPRepeater - _PrelinkExecutableSize - 15283 - _PrelinkExecutableSourceAddr - -2198902330752 - _PrelinkKmodInfo - -2198823979456 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDPTX - CFBundleIdentifier - com.apple.driver.AppleDPTX - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDPTX - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleDPTXController - - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleDPTXController - IONameMatch - - dptx-core,t8101 - dptx-core,t8103 - dptx-core,t600x - - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleDPTXNub - - AppleDPTXCrossbarUFP - - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleDPTXCrossbarUFP - IONameMatch - AAPL,dptx-ufp - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleDPTXNub - - AppleT600xCIODPTX - - AppleCIODPTXATCPortCount - 4 - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleCIODPTX - IONameMatch - - dptx,t600x - - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleARMIODevice - - AppleT8103CIODPTX - - AppleCIODPTXATCPortCount - 2 - AppleCIODPTXByteClocksPerATC - 1 - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleCIODPTX - IONameMatch - - dptx,t8103 - - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleARMIODevice - - AppleT810XDPTXPort - - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleT810XDPTXPort - IONameMatch - - lpdptx-phy,t8101 - lpdptx-phy,t8103 - lpdptx-phy,t8112 - lpdptx-phy,t600x - - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleDPTXNub - - AppleT810XLPDPDPTX - - CFBundleIdentifier - com.apple.driver.AppleDPTX - IOClass - AppleT810XLPDPTX - IONameMatch - - dptx,t8101 - lpdptx,t8101 - lpdptx,t8103 - lpdptx,t600x - - IOPersonalityPublisher - com.apple.driver.AppleDPTX - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0 - com.apple.kpi.iokit - 19.0 - com.apple.kpi.libkern - 19.0 - com.apple.kpi.mach - 19.0 - - OSBundleUUID - - UhDEaqxoNziRqdq+D91zXg== - - _InfoPlistDigest - - oO/sZj6N99bXpgbwXosf+537qD9oZtQiKt/Gx7RqHbI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDPTX.kext - _PrelinkExecutableLoadAddr - -2198902315456 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDPTX - _PrelinkExecutableSize - 50976 - _PrelinkExecutableSourceAddr - -2198902315456 - _PrelinkKmodInfo - -2198823978952 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiagnosticDataAccessReadOnly - CFBundleIdentifier - com.apple.driver.AppleDiagnosticDataAccessReadOnly - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiagnosticDataAccessReadOnly - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleNANDDiagnosticDataAccess - - CFBundleIdentifier - com.apple.driver.AppleDiagnosticDataAccessReadOnly - IOClass - AppleDiagnosticDataAccessReadOnly - IOMatchCategory - AppleDiagnosticDataAccess - IOPersonalityPublisher - com.apple.driver.AppleDiagnosticDataAccessReadOnly - IOProbeScore - 99 - IOProviderClass - AppleNANDConfigAccess - - AppleNORDiagnosticDataAccess - - CFBundleIdentifier - com.apple.driver.AppleDiagnosticDataAccessReadOnly - IOClass - AppleDiagnosticDataAccessReadOnly - IONameMatch - diagnostic-data,format1 - IOPersonalityPublisher - com.apple.driver.AppleDiagnosticDataAccessReadOnly - IOProbeScore - 99 - IOProviderClass - AppleARMNORFlashDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleNANDConfigAccess - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Sm9c7fZlPH6RwYvVc4C3aw== - - _InfoPlistDigest - - iDMonrHCu1DUsKa2A4HGneZFecT/VhqSWlYcGzw/oB4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDiagnosticDataAccessReadOnly.kext - _PrelinkExecutableLoadAddr - -2198902264480 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiagnosticDataAccessReadOnly - _PrelinkExecutableSize - 1948 - _PrelinkExecutableSourceAddr - -2198902264480 - _PrelinkKmodInfo - -2198823977792 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDialogPMU - CFBundleIdentifier - com.apple.driver.AppleDialogPMU - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDialogPMU - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPMU - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedTempSensor - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - aFJcC/AoO0e0NH/D4YgqcQ== - - _InfoPlistDigest - - R3QeMSfFX7OwGaPXFRdx+1NX09VKO72WdMBy6MK7rOU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDialogPMU.kext - _PrelinkExecutableLoadAddr - -2198902262528 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDialogPMU - _PrelinkExecutableSize - 3078 - _PrelinkExecutableSourceAddr - -2198902262528 - _PrelinkKmodInfo - -2198823977496 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImages2 - CFBundleIdentifier - com.apple.driver.AppleDiskImages2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImages2 - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 273 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 273 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleDiskImageDevice - - CFBundleIdentifier - com.apple.driver.AppleDiskImages2 - IOClass - AppleDiskImagesController - IOMatchCategory - AppleDiskImageDevice - IOPersonalityPublisher - com.apple.driver.AppleDiskImages2 - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - DIDeviceCreatorUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 2.1 - com.apple.kpi.bsd - 17.0 - com.apple.kpi.iokit - 17.0 - com.apple.kpi.libkern - 17.0 - com.apple.kpi.mach - 17.0 - com.apple.kpi.private - 17.0 - - OSBundleRequired - Root - OSBundleUUID - - vqpwYRk4MmqNNutdJ8aj7Q== - - _InfoPlistDigest - - 1BrFNf4wF7Ew+FWmRat5jlqJdhG7RzJe0Uv/93O0NV0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDiskImages2.kext - _PrelinkExecutableLoadAddr - -2198902259440 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImages2 - _PrelinkExecutableSize - 14928 - _PrelinkExecutableSourceAddr - -2198902259440 - _PrelinkKmodInfo - -2198823976952 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDisplayCrossbar - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDisplayCrossbar - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleATCDPAltModePort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleATCDPAltModePort - IONameMatch - AAPL,atc-dpphy - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOPropertyMatch - - port-type - - AgAAAA== - - - IOProviderClass - AppleARMIODevice - - AppleATCDPHDMIPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleATCDPHDMIPort - IONameMatch - AAPL,atc-dpphy - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOPropertyMatch - - port-type - - BgAAAA== - - - IOProviderClass - AppleARMIODevice - - AppleATCDPINAdapterPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleATCDPINAdapterPort - IONameMatch - AAPL,atc-dpin - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleATCDPOUTAdapterPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleATCDPOUTAdapterPort - IONameMatch - AAPL,atc-dpout - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleDisplayCrossbar - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleDisplayCrossbar - IONameMatch - AAPL,display-crossbar - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleT600XATCDPXBAR - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT600XATCDPXBAR - IONameMatch - - atc-dpxbar,t600x - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - tunables - 5 - - AppleT600xDisplayCrossbar - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT600xDisplayCrossbar - IONameMatch - display-crossbar,t600x - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProbeScore - 100000 - IOProviderClass - AppleARMIODevice - - AppleT602XATCDPXBAR - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT602XATCDPXBAR - IONameMatch - - atc-dpxbar,t602x - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleT602XDPTXPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT602XDPTXPort - IONameMatch - - dptx-phy,t602x - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleT602XDisplayCrossbar - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT602XDisplayCrossbar - IONameMatch - display-crossbar,t602x - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProbeScore - 100000 - IOProviderClass - AppleARMIODevice - dfp-endpoints - - atc0 - atc1 - atc2 - atc3 - lpdptx - - supportsDualPipe - - ufp-endpoints - - dispext0 - dispext1 - dispext2 - dispext3 - scodec0 - - - AppleT603XDisplayCrossbar - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT603XDisplayCrossbar - IONameMatch - display-crossbar,t603x - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProbeScore - 100000 - IOProviderClass - AppleARMIODevice - dfp-endpoints - - atc0 - atc1 - atc2 - atc3 - lpdptx - - supportsDualPipe - - ufp-endpoints - - dispext0 - dispext1 - dispext2 - dispext3 - scodec0 - - - AppleT8103ATCDPXBAR - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT8103ATCDPXBAR - IONameMatch - - atc-dpxbar,t8103 - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - tunables - 0 - - AppleT8112ATCDPXBAR - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT8112ATCDPXBAR - IONameMatch - - atc-dpxbar,t8112 - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleT8112DPTXPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT8112DPTXPort - IONameMatch - - dptx-phy,t8112 - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - AppleT8112DisplayCrossbar - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT8112DisplayCrossbar - IONameMatch - display-crossbar,t8112 - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProbeScore - 100000 - IOProviderClass - AppleARMIODevice - - AppleT8122DPTXPort - - CFBundleIdentifier - com.apple.driver.AppleDisplayCrossbar - IOClass - AppleT8122DPTXPort - IONameMatch - - dptx-phy,t8122 - - IOPersonalityPublisher - com.apple.driver.AppleDisplayCrossbar - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOThunderboltFamily - 1.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - - OSBundleUUID - - qSW8v4F6Mt2sqvn9iuVOSg== - - _InfoPlistDigest - - a5MZix2MHzEfFT6Qlov8HzjoO07mOJxaImiDCss1+tk= - - _PrelinkBundlePath - /System/Library/Extensions/AppleDisplayCrossbar.kext - _PrelinkExecutableLoadAddr - -2198902244512 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDisplayCrossbar - _PrelinkExecutableSize - 41504 - _PrelinkExecutableSourceAddr - -2198902244512 - _PrelinkKmodInfo - -2198823975488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEffaceableBlockDevice - CFBundleIdentifier - com.apple.driver.AppleEffaceableBlockDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEffaceableBlockDevice - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEffaceableBlockDevice - - CFBundleIdentifier - com.apple.driver.AppleEffaceableBlockDevice - IOClass - AppleEffaceableBlockDevice - IOPersonalityPublisher - com.apple.driver.AppleEffaceableBlockDevice - IOProviderClass - IOEffaceableDevice - - AppleEffaceableBlockDevice-NVMe - - CFBundleIdentifier - com.apple.driver.AppleEffaceableBlockDevice - IOClass - AppleEffaceableBlockDevice - IOPersonalityPublisher - com.apple.driver.AppleEffaceableBlockDevice - IOProviderClass - IONVMeEffaceableDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - eXOaNqwvMjSaEQEH6s3J6Q== - - _InfoPlistDigest - - Y38/2uufNSEl0qY2qHlgFPuSSjsBMKWMnEMlnuUJOaQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEffaceableBlockDevice.kext - _PrelinkExecutableLoadAddr - -2198902203008 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEffaceableBlockDevice - _PrelinkExecutableSize - 1838 - _PrelinkExecutableSourceAddr - -2198902203008 - _PrelinkKmodInfo - -2198823974352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEffaceableNOR - CFBundleIdentifier - com.apple.driver.AppleEffaceableNOR - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEffaceableNOR - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBCENORFlashDevice - - CFBundleIdentifier - com.apple.driver.AppleEffaceableNOR - IOClass - AppleBCENORFlashDevice - IOMatchCategory - AppleBCENORFlashDevice - IOPersonalityPublisher - com.apple.driver.AppleEffaceableNOR - IOProviderClass - IOBufferCopyEngine - - AppleEffaceableNOR - - CFBundleIdentifier - com.apple.driver.AppleEffaceableNOR - IOClass - AppleEffaceableNOR - IONameMatch - effaceable,nor - IOPersonalityPublisher - com.apple.driver.AppleEffaceableNOR - IOProviderClass - AppleARMNORFlashDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.driver.AppleUSBTDM - 1.0 - com.apple.iokit.IOBufferCopyEngineFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 841bLC2BNDmPTarg7Rp1NA== - - _InfoPlistDigest - - OTYx9sT9/bH/Fe5sXuG3JkJ4QIqfne2l4PQgJqoZFBI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEffaceableNOR.kext - _PrelinkExecutableLoadAddr - -2198902201168 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEffaceableNOR - _PrelinkExecutableSize - 1844 - _PrelinkExecutableSourceAddr - -2198902201168 - _PrelinkKmodInfo - -2198823974096 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEffaceableStorage - CFBundleIdentifier - com.apple.driver.AppleEffaceableStorage - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEffaceableStorage - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - Y4HARh1RMRyoJQ1zbwsTmg== - - _InfoPlistDigest - - pze9fijtcuZ/+7nBwhNcJ5MGCKZ717UDJs70DBnZmh8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEffaceableStorage.kext - _PrelinkExecutableLoadAddr - -2198902199312 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEffaceableStorage - _PrelinkExecutableSize - 6900 - _PrelinkExecutableSourceAddr - -2198902199312 - _PrelinkKmodInfo - -2198823973800 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEffaceableTDM - CFBundleIdentifier - com.apple.driver.AppleEffaceableTDM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEffaceableTDM - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleTDMNORFlashDevice - - CFBundleIdentifier - com.apple.driver.AppleEffaceableTDM - IOClass - AppleTDMNORFlashDevice - IOMatchCategory - AppleTDMNORFlashDevice - IOPersonalityPublisher - com.apple.driver.AppleEffaceableTDM - IOProviderClass - AppleTDMEffaceableNORDriver - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleEffaceableNOR - 1.0.0 - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.driver.AppleUSBTDM - 1.0 - com.apple.iokit.IOBufferCopyEngineFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - nxqZaLjEP92lg2i2kYQfoQ== - - _InfoPlistDigest - - 6MDk6MjsFy8b/OMv5hjPlgT7njK0wXLPt6SVecERRdc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEffaceableTDM.kext - _PrelinkExecutableLoadAddr - -2198902192400 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEffaceableTDM - _PrelinkExecutableSize - 1658 - _PrelinkExecutableSourceAddr - -2198902192400 - _PrelinkKmodInfo - -2198823973504 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedAudio - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedAudio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 700.46 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 700.46 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAOPMCALoopbackAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,audio-aop-mca-loopback - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - AOPMCALoopback - device name - AOPMCALoopback - - AppleActuatorAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleActuatorSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,actuator - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Actuator - device name - Actuator - - AppleBasebandAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleBasebandAudio - IONameMatch - audio-data,baseband - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Baseband - device name - Baseband - - AppleBasebandVoice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleBasebandVoiceAudio - IONameMatch - audio-data,baseband-voice - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Baseband Voice - device name - Baseband Voice - - AppleBluetoothVoice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleBluetoothVoiceAudio - IONameMatch - audio-data,bluetooth-voice - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Bluetooth Voice - device name - Bluetooth Voice - - AppleCS42L83InputAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,cs42l83-input - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - device UID - Codec Input - device name - CS42L83 Input - - AppleCS42L84InputAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,cs42l84-input - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - device UID - Codec Input - device name - CS42L84 Input - - AppleDSPDebug1 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,dsp-debug1 - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - DSP Debug1 - device name - DSP Debug1 - - AppleDSPDebug2 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,dsp-debug2 - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - DSP Debug2 - device name - DSP Debug2 - - AppleExtendedHapticDebug - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,ext-haptic-debug - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Extended Haptic Debug - device name - Extended Haptic Debug - - AppleExternalAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleExternalSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,external - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - - AppleHalogen - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,halogen - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - device UID - Halogen - device name - Halogen - - AppleHapticDebug - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,haptic-debug - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - device UID - Haptic Debug - device name - Haptic Debug - - AppleHapticsExternalAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleHapticsExternalSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,haptics-external - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - - AppleHawkingAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,hawking - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Hawking - device name - Hawking - - AppleLoopbackAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,audio-loopback - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Loopback - device name - Loopback - - AppleMCKAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleMCKAudio - IONameMatch - audio-data,mck-only - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - - AppleMaggieDebugAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,maggie-debug - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - MaggieDebug - device name - MaggieDebug - - AppleMikeyBusSecondaryAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,mikeybus-secondary - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIISDevice - device UID - Mikeybus Secondary - device name - Mikeybus Secondary - - ApplePCA9539ADevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - ApplePCA9539ADevice - IONameMatch - - gpio-expander,pca9539a - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProviderClass - AppleARMIICDevice - - AppleReferenceAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,reference - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Reference - device name - Reference - - AppleTapAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,audio-tap - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Tap - device name - Tap - - AppleVirtualSecondary - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,virtual-secondary - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Virtual Secondary Device - device name - Virtual Secondary - - AppleVoiceAudio - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudio - IOClass - AppleSecondaryAudio - IOMatchCategory - AppleSecondaryAudio - IONameMatch - audio-data,voice - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedAudio - IOProbeScore - 1000 - IOProviderClass - AppleARMIISDevice - device UID - Voice - device name - Voice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.1 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.AppleEmbeddedAudioLibs - 1.0 - com.apple.driver.AppleIISController - 1.0.0 - com.apple.iokit.AppleARMIISAudio - 1.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - ExUP1eyDNRWsMuWJLDoOJA== - - _InfoPlistDigest - - F2nAUf2Zpf/z9POZLmDjj+FJ5LbLPFgMxoGS5cB27BQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedAudio.kext - _PrelinkExecutableLoadAddr - -2198902190736 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedAudio - _PrelinkExecutableSize - 31212 - _PrelinkExecutableSourceAddr - -2198902190736 - _PrelinkKmodInfo - -2198823973248 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleCS42L84Audio - CFBundleIdentifier - com.apple.driver.AppleCS42L84Audio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleCS42L84Audio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 700.46 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 700.46 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleCS42L84Audio - - CFBundleIdentifier - com.apple.driver.AppleCS42L84Audio - IOClass - AppleCS42L84Audio - IONameMatch - - audio-control,cs42l84 - - IOPersonalityPublisher - com.apple.driver.AppleCS42L84Audio - IOProviderClass - AppleARMIICDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.AppleCSEmbeddedAudio - 1.1 - com.apple.driver.AppleEmbeddedAudio - 1.1.0 - com.apple.driver.AppleIISController - 1.0 - com.apple.iokit.AppleARMIISAudio - 1.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - H2uQ3BFwObapRC+tzFazpg== - - _InfoPlistDigest - - zzyF9XfcEtVO4x3R4ThLwI2eHhAiQk+tDreTjSdSTX0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleCS42L84Audio.kext - _PrelinkExecutableLoadAddr - -2198902159520 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleCS42L84Audio - _PrelinkExecutableSize - 22619 - _PrelinkExecutableSourceAddr - -2198902159520 - _PrelinkKmodInfo - -2198823971360 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSN012776Amp - CFBundleIdentifier - com.apple.driver.AppleSN012776Amp - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSN012776Amp - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 700.46 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 700.46 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSN012776Audio - - CFBundleIdentifier - com.apple.driver.AppleSN012776Amp - CodecRegisterDisplayBase - 16 - CodecRegisterStartIndex - 0 - IOClass - AppleSN012776Amp - IONameMatch - - audio-control,sn012776 - - IOPersonalityPublisher - com.apple.driver.AppleSN012776Amp - IOProviderClass - AppleARMIICDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.AppleEmbeddedAudio - 1.1.0 - com.apple.driver.AppleIISController - 1.0 - com.apple.iokit.AppleARMIISAudio - 1.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 6dfvtPUxMxipJpIkkl6eMA== - - _InfoPlistDigest - - XJiaK3FsIbQTF971qLSOaEBD/6WWYG4QZqFQDeTI/oM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedAudio.kext/Contents/PlugIns/AppleSN012776Amp.kext - _PrelinkExecutableLoadAddr - -2198902136896 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSN012776Amp - _PrelinkExecutableSize - 2656 - _PrelinkExecutableSourceAddr - -2198902136896 - _PrelinkKmodInfo - -2198823970984 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedAudioLibs - CFBundleIdentifier - com.apple.driver.AppleEmbeddedAudioLibs - CFBundleInfoDictionaryVersion - 1.0 - CFBundleName - AppleEmbeddedAudioLibs - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.1 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleAudioClockLibs - 1.0 - com.apple.driver.AppleFirmwareUpdateKext - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - bciCuZxGPJ2Q8mw1f3IUbg== - - _InfoPlistDigest - - SLlP+7xedM1VcLMXP2akhOP3LGTUkbtgdQZZrlF4niQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedAudioLibs.kext - _PrelinkExecutableLoadAddr - -2198902134240 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedAudioLibs - _PrelinkExecutableSize - 25168 - _PrelinkExecutableSourceAddr - -2198902134240 - _PrelinkKmodInfo - -2198823970728 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedLightSensor - CFBundleIdentifier - com.apple.driver.AppleEmbeddedLightSensor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedLightSensor - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleCT720 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedLightSensor - IOClass - AppleCT720 - IONameMatch - - als,ct720 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedLightSensor - IOProviderClass - AppleARMIICDevice - - AppleCT809 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedLightSensor - IOClass - AppleCT809 - IONameMatch - - als,ct817 - als,ct809 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedLightSensor - IOProviderClass - AppleARMIICDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015-2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 14.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 5TjyOt/zMH2HQvkzSiHMwQ== - - _InfoPlistDigest - - 7aqtSaCRxfVtxK9ltpJgwtQYBCkGt/TFkjlajCYr4Os= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedLightSensor.kext - _PrelinkExecutableLoadAddr - -2198902109072 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedLightSensor - _PrelinkExecutableSize - 11148 - _PrelinkExecutableSourceAddr - -2198902109072 - _PrelinkKmodInfo - -2198823970136 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedPCIE - CFBundleIdentifier - com.apple.driver.AppleEmbeddedPCIE - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedPCIE - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0 - com.apple.iokit.IOPCIFamily - 2.7 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - K5rYxGeQPMCYe+06TVlo/g== - - _InfoPlistDigest - - CeXS3RAwDNS6zR3i8Tw1ma3URI79HFdF1iwM2rmOi0g= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedPCIE.kext - _PrelinkExecutableLoadAddr - -2198902097920 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedPCIE - _PrelinkExecutableSize - 23936 - _PrelinkExecutableSourceAddr - -2198902097920 - _PrelinkKmodInfo - -2198823969368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleEmbeddedSimpleSPINORFlasherDriver - CFBundleIdentifier - com.apple.AppleEmbeddedSimpleSPINORFlasher - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedSimpleSPINORFlasherDriver - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEmbeddedSimpleSPINORFlasher - - CFBundleIdentifier - com.apple.AppleEmbeddedSimpleSPINORFlasher - IOClass - AppleEmbeddedSimpleSPINORFlasherDriver - IONameMatch - iboot,boot - IOPersonalityPublisher - com.apple.AppleEmbeddedSimpleSPINORFlasher - IOProviderClass - AppleARMNORFlashDevice - IOUserClientClass - AppleEmbeddedSimpleSPINORFlasherDriverUC - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - f5p4U8lRMby4B4TP4RHjeg== - - _InfoPlistDigest - - +J/wGrquMg3yZn/zcZKjY3+xjX7L4qipIz43L7meKq8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedSimpleSPINORFlasherDriver.kext - _PrelinkExecutableLoadAddr - -2198902073984 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedSimpleSPINORFlasherDriver - _PrelinkExecutableSize - 6173 - _PrelinkExecutableSourceAddr - -2198902073984 - _PrelinkKmodInfo - -2198823967984 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedTempSensor - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedTempSensor - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AMCTempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AMCTempSensor - IONameMatch - amctempsensor,s5l8960x - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - AppleDieTempController - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleDieTempController - IONameMatch - - dietempctl,s5l8960x - dietempctl,t7000 - dietempctl,t7001 - dietempctl,s8000 - dietempctl,t8010 - dietempctl,t8012 - dietempctl,t8015 - dietempctl,t8020 - dietempctl,t8027 - dietempctl,t8030 - dietempctl,t8004 - dietempctl,t8006 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - ApplePMGRTempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - ApplePMGRTempSensor - IONameMatch - tempsensor,s5l8945x - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - IOUserClientClass - ApplePMGRTempUserClient - QueueSize - 0 - - AppleSCCTempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleSCCTempSensor - IONameMatch - scctempsensor,s5l8950x - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - AppleSocHot - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleSocHot - IONameMatch - sochot,s5l8955x - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOPlatformActiveAction - 950 - IOPlatformQuiesceAction - 250 - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - AppleT700XTempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleT700XTempSensor - IONameMatch - - tempsensor,t7000 - tempsensor,t7001 - tempsensor,s8000 - tempsensor,t8010 - tempsensor,t8012 - tempsensor,t8006 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOPlatformActiveAction - 90010 - IOPlatformQuiesceAction - 90010 - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - IOUserClientClass - AppleT700XTempSensorUserClient - QueueSize - 0 - - AppleT8015TempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleT8015TempSensor - IONameMatch - - tempsensor,t8015 - tempsensor,t8020 - tempsensor,t8027 - tempsensor,t8030 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOPlatformActiveAction - 950 - IOPlatformQuiesceAction - 250 - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - AppleT8020MTRTempSensor - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleT8020MTRTempSensor - IONameMatch - - mtrtempsensor,t8020 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOPlatformActiveAction - 950 - IOPlatformQuiesceAction - 250 - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - AppleVTempDispatcher - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedTempSensor - IOClass - AppleVTempDispatcher - IONameMatch - - vtempctl,t8010 - vtempctl,s8003 - vtempctl,s8001 - vtempctl,s8000 - vtempctl,t8015 - vtempctl,t8020 - vtempctl,t8027 - vtempctl,t8030 - vtempctl,t8006 - - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedTempSensor - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - Jc4zjgjzMJWHVcBuDfKe+w== - - _InfoPlistDigest - - 7qhEXViDMryH5mWwtM9CaOefl24CTyWhbmgiQYaGiDM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedTempSensor.kext - _PrelinkExecutableLoadAddr - -2198902067808 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedTempSensor - _PrelinkExecutableSize - 13216 - _PrelinkExecutableSourceAddr - -2198902067808 - _PrelinkKmodInfo - -2198823967672 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedUSBHost - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedUSBHost - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEmbeddedUSBCardReader - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBConfigurationCurrentOverride - 0 - - idProduct - 1826 - idVendor - 1507 - - AppleEmbeddedUSBCardReaderPrototype - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBConfigurationCurrentOverride - 0 - - idProduct - 33795 - idVendor - 1452 - - AppleEmbeddedUSBDeviceSupport - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleEmbeddedUSBDeviceSupport - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - USBSpeed - 1 - idProduct - * - idVendor - * - - AppleUSB20AccessoryHub0 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSB20AccessoryHub - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB20AccessoryHub1 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSB20AccessoryHub - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - bDeviceClass - 9 - bDeviceSubClass - 1 - - AppleUSB30AccessoryHub0 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSB30AccessoryHub - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB30AccessoryHub1 - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSB30AccessoryHub - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - bDeviceClass - 9 - bDeviceSubClass - 1 - - ParrotUSBResetLockup - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleT8101USB20XHCILightningPort - IOProviderMergeProperties - - ParrotSoftResetDigitalIDArray - - - C/AAAAAA - - - - - iOSDFU0-AppleEmbeddedUSBDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - idProduct - 4646 - idVendor - 1452 - - iOSDFU0-IOUSBHostDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - idProduct - 4646 - idVendor - 1452 - - iOSDFU0-Merge - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - Authenticated - - kUSBConfigurationCurrentOverride - 0 - kUSBResetDurationOverride - 75 - - idProduct - 4646 - idVendor - 1452 - - iOSDFU1-AppleEmbeddedUSBDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - idProduct - 4647 - idVendor - 1452 - - iOSDFU1-IOUSBHostDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - idProduct - 4647 - idVendor - 1452 - - iOSDFU1-Merge - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - Authenticated - - kUSBConfigurationCurrentOverride - 0 - kUSBResetDurationOverride - 75 - - idProduct - 4647 - idVendor - 1452 - - iOSDFU2-AppleEmbeddedUSBDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - idProduct - 4648 - idVendor - 1452 - - iOSDFU2-IOUSBHostDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - idProduct - 4648 - idVendor - 1452 - - iOSDFU2-Merge - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - Authenticated - - kUSBConfigurationCurrentOverride - 0 - kUSBResetDurationOverride - 75 - - idProduct - 4648 - idVendor - 1452 - - iOSDFU3-AppleEmbeddedUSBDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - AppleEmbeddedUSBDevice - idProduct - 4649 - idVendor - 1452 - - iOSDFU3-IOUSBHostDevice - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - idProduct - 4649 - idVendor - 1452 - - iOSDFU3-Merge - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - Authenticated - - kUSBConfigurationCurrentOverride - 0 - kUSBResetDurationOverride - 75 - - idProduct - 4649 - idVendor - 1452 - - iOSRecovery-Merge - - CFBundleIdentifier - com.apple.driver.AppleEmbeddedUSBHost - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleEmbeddedUSBHost - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - Authenticated - - kUSBConfigurationCurrentOverride - 0 - - idProduct - 4737 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.2 - com.apple.driver.AppleUSBHostMergeProperties - 1.2 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.2 - com.apple.driver.usb.AppleUSBHub - 1.2 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 16.5.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - VUhmjvw8MDm9S58ZDTFH0w== - - _InfoPlistDigest - - f0AhFwdFp7tqFdMW9CYPKrnQCGUbW50jQj4mpWvpvSU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEmbeddedUSBHost.kext - _PrelinkExecutableLoadAddr - -2198902054592 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedUSBHost - _PrelinkExecutableSize - 3064 - _PrelinkExecutableSourceAddr - -2198902054592 - _PrelinkKmodInfo - -2198823965632 - - - AppleKernelExternalComponent - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleEncryptedArchive - CFBundleIdentifier - com.apple.kec.AppleEncryptedArchive - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEncryptedArchive - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.libkern - 21.0 - com.apple.kpi.mach - 21.0 - com.apple.kpi.private - 21.0 - - OSBundleRequired - Root - OSBundleUUID - - jAKR3Z0pNRC81pI6W6WeLw== - - _InfoPlistDigest - - 4VfTCVmwg9otTv5MHqs08Kn2tiI/kXRGPxAs2NeYzZU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEncryptedArchive.kext - _PrelinkExecutableLoadAddr - -2198902051520 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEncryptedArchive - _PrelinkExecutableSize - 1310 - _PrelinkExecutableSourceAddr - -2198902051520 - _PrelinkKmodInfo - -2198823965120 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEventLogHandler - CFBundleGetInfoString - Copyright © 2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleEventLogHandler - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEventLogHandler - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEventLogHandler - - CFBundleIdentifier - com.apple.driver.AppleEventLogHandler - IOClass - AppleEventLogHandler - IONameMatch - event-log-handler,t8101 - IOPersonalityPublisher - com.apple.driver.AppleEventLogHandler - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - oZ7RWTz2N1GSvdOIv1hDoQ== - - _InfoPlistDigest - - Kn+ohaT/V5UcvVQT746eYqdmkQ9j6nA7NS8JJ1JNUW8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleEventLogHandler.kext - _PrelinkExecutableLoadAddr - -2198902050208 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEventLogHandler - _PrelinkExecutableSize - 2791 - _PrelinkExecutableSourceAddr - -2198902050208 - _PrelinkKmodInfo - -2198823964896 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFDEKeyStore - CFBundleIdentifier - com.apple.driver.AppleFDEKeyStore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFDEKeyStore - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 28.30 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 28.30 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleFDEKeyStore - - CFBundleIdentifier - com.apple.driver.AppleFDEKeyStore - IOClass - AppleFDEKeyStore - IOMatchCategory - AppleFDEKeyStore - IOPersonalityPublisher - com.apple.driver.AppleFDEKeyStore - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - AppleFDEKeyStoreUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2009-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 3385j/+2OvWb8CD5zHxRZQ== - - _InfoPlistDigest - - nHJ2pX2dun6Oexr1cAUXO2G5bEtvOC1ly1HqAoy+V5o= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFDEKeyStore.kext - _PrelinkExecutableLoadAddr - -2198902047408 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFDEKeyStore - _PrelinkExecutableSize - 2654 - _PrelinkExecutableSourceAddr - -2198902047408 - _PrelinkKmodInfo - -2198823964640 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFSCompressionTypeDataless - CFBundleIdentifier - com.apple.AppleFSCompression.AppleFSCompressionTypeDataless - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFSCompressionTypeDataless - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 158 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.AppleFSCompression.AppleFSCompressionTypeDataless - - CFBundleIdentifier - com.apple.AppleFSCompression.AppleFSCompressionTypeDataless - IOClass - com_apple_AppleFSCompression_AppleFSCompressionTypeDataless - IOMatchCategory - com_apple_AppleFSCompression_AppleFSCompressionTypeDataless - IOPersonalityPublisher - com.apple.AppleFSCompression.AppleFSCompressionTypeDataless - IOProviderClass - IOResources - IOResourceMatch - IOBSD - com.apple.AppleFSCompression.providesType5 - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2010 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.dsep - 8.0.0b1 - com.apple.kpi.iokit - 7.0 - com.apple.kpi.libkern - 8.0.0d0 - com.apple.kpi.private - 8.0.0b1 - com.apple.kpi.unsupported - 8.0.0b1 - - OSBundleRequired - Root - OSBundleUUID - - PFefViuENbWovYDnx8KIGQ== - - _InfoPlistDigest - - 6jeNhKdJ3ctbOMKSFstwloOzS9pc3lwY8Pny3GqTdns= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFSCompressionTypeDataless.kext - _PrelinkExecutableLoadAddr - -2198902044752 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFSCompressionTypeDataless - _PrelinkExecutableSize - 2824 - _PrelinkExecutableSourceAddr - -2198902044752 - _PrelinkKmodInfo - -2198823963920 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFSCompressionTypeZlib - CFBundleIdentifier - com.apple.AppleFSCompression.AppleFSCompressionTypeZlib - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFSCompressionTypeZlib - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 158 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.AppleFSCompression.AppleFSCompressionTypeZlib - - CFBundleIdentifier - com.apple.AppleFSCompression.AppleFSCompressionTypeZlib - IOClass - com_apple_AppleFSCompression_AppleFSCompressionTypeZlib - IOMatchCategory - com_apple_AppleFSCompression_AppleFSCompressionTypeZlib - IOPersonalityPublisher - com.apple.AppleFSCompression.AppleFSCompressionTypeZlib - IOProviderClass - IOResources - IOResourceMatch - IOBSD - com.apple.AppleFSCompression.providesType10 - - com.apple.AppleFSCompression.providesType11 - - com.apple.AppleFSCompression.providesType12 - - com.apple.AppleFSCompression.providesType3 - - com.apple.AppleFSCompression.providesType4 - - com.apple.AppleFSCompression.providesType7 - - com.apple.AppleFSCompression.providesType8 - - com.apple.AppleFSCompression.providesType9 - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.dsep - 8.0.0b1 - com.apple.kpi.iokit - 7.0 - com.apple.kpi.libkern - 8.0.0d0 - com.apple.kpi.private - 8.0.0b1 - - OSBundleRequired - Root - OSBundleUUID - - /0vhb3eiMlGMWJ7VexPSGg== - - _InfoPlistDigest - - wxTGO0kY9KJtBsZmPSa+LtAQ4/EumOOC3/69tKlobJw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFSCompressionTypeZlib.kext - _PrelinkExecutableLoadAddr - -2198902041920 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFSCompressionTypeZlib - _PrelinkExecutableSize - 18621 - _PrelinkExecutableSourceAddr - -2198902041920 - _PrelinkKmodInfo - -2198823963464 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFileSystemDriver - CFBundleIdentifier - com.apple.driver.AppleFileSystemDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFileSystemDriver - CFBundleNumericVersion - 50429952 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleFileSystemDriver - - CFBundleIdentifier - com.apple.driver.AppleFileSystemDriver - IOClass - AppleFileSystemDriver - IOMatchCategory - AppleFileSystemDriver - IOPersonalityPublisher - com.apple.driver.AppleFileSystemDriver - IOProviderClass - IOResources - IOResourceMatch - boot-uuid - media-match - - IOPropertyMatch - - - Content Hint - 41504653-0000-11AA-AA11-00306543ECAC - Leaf - - - - Content Hint - 48465300-0000-11AA-AA11-00306543ECAC - Leaf - - - - Content Hint - 426F6F74-0000-11AA-AA11-00306543ECAC - Leaf - - - - Content Hint - Apple_HFS - Leaf - - - - Content Hint - Apple_HFSX - Leaf - - - - Content Hint - Apple_Boot - Leaf - - - - Content Hint - 5265636F-7665-11AA-AA11-00306543ECAC - Leaf - - - - Content Hint - Apple_Recovery - Leaf - - - - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.6 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - - OSBundleRequired - Local-Root - OSBundleUUID - - zDjHFHUIMpuV8D12R1RF5w== - - _InfoPlistDigest - - 8AS1xpEAFf/NNGSQAOTOnmiRozyTNBN3HJmGNn+fvsk= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFileSystemDriver.kext - _PrelinkExecutableLoadAddr - -2198902023296 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFileSystemDriver - _PrelinkExecutableSize - 2181 - _PrelinkExecutableSourceAddr - -2198902023296 - _PrelinkKmodInfo - -2198823963200 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFireStormErrorHandler - CFBundleIdentifier - com.apple.driver.AppleFireStormErrorHandler - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFireStormErrorHandler - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARM64ErrorHandler - - CFBundleIdentifier - com.apple.driver.AppleFireStormErrorHandler - IOClass - AppleARM64ErrorHandler - IONameMatch - cpu-error-handler,firestorm - IOPersonalityPublisher - com.apple.driver.AppleFireStormErrorHandler - IOPlatformActiveAction - 88000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012-2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - afZ6VEjIOaSt9IkFy2slNA== - - _InfoPlistDigest - - /gLcBhWYi6a47eOgtZceNiHrT0NrNssnzjvNbThEg7g= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFireStormErrorHandler.kext - _PrelinkExecutableLoadAddr - -2198902021104 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFireStormErrorHandler - _PrelinkExecutableSize - 4915 - _PrelinkExecutableSourceAddr - -2198902021104 - _PrelinkKmodInfo - -2198823962944 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleFirmwareKit - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFirmwareKit - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AFKEchoTestEPIC - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKEchoTestEPIC - IONameMatch - - ap_echo-test - - IOPersonalityPublisher - com.apple.driver.AppleFirmwareKit - IOProviderClass - AFKEndpointInterface - buffer-increment - 9 - buffer-size - 100 - interval - 5000000 - perf-test-iterations - 100 - send-command - - - AFKEndpointInterfaceRelay - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKEndpointInterfaceRelay - IOPersonalityPublisher - com.apple.driver.AppleFirmwareKit - IOPropertyMatch - - EPIRelaySupport - - - IOProviderClass - AFKEndpointInterface - - AFKIOServiceClient - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKIOServiceClient - IONameMatch - afk-io-service-client - IOPersonalityPublisher - com.apple.driver.AppleFirmwareKit - IOProviderClass - AFKEndpointInterface - - AFKLocalMemoryDescriptorManager - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKLocalMemoryDescriptorManager - IOPersonalityPublisher - com.apple.driver.AppleFirmwareKit - IOPropertyMatch - - md-allocator - md-al-remote - - IOProviderClass - AFKEndpointInterface - - AFKRemoteSMCClient - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKRemoteSMCClient - IONameMatch - afk-smc-client - IOPersonalityPublisher - com.apple.driver.AppleFirmwareKit - IOProviderClass - AFKEndpointInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFirmwareUpdateKext - 1.0.0 - com.apple.driver.AppleSMC - 1.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 14.0 - com.apple.kpi.iokit - 14.0 - com.apple.kpi.libkern - 14.0 - com.apple.kpi.mach - 14.0 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleUUID - - KS3ReHLQNkG86IyREBNaHQ== - - _InfoPlistDigest - - IAED1J72PJJWGPN4Ytkh7vhTGLQMrIlLz/Xm+Q4BYN4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFirmwareKit.kext - _PrelinkExecutableLoadAddr - -2198902016176 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFirmwareKit - _PrelinkExecutableSize - 25376 - _PrelinkExecutableSourceAddr - -2198902016176 - _PrelinkKmodInfo - -2198823962680 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleFirmwareUpdateKext - CFBundleIdentifier - com.apple.driver.AppleFirmwareUpdateKext - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFirmwareUpdateKext - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSApplicationCategoryType - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - com.apple.security.AppleImage4 - 3.0.0 - - OSBundleUUID - - syjlLUERMCGWAsNst4VffQ== - - _InfoPlistDigest - - noKwXCHoGKdsmEEZYn0iKhIs6wVnkA3Kc73BLt0vBNI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleFirmwareUpdateKext.kext - _PrelinkExecutableLoadAddr - -2198901990800 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFirmwareUpdateKext - _PrelinkExecutableSize - 3776 - _PrelinkExecutableSourceAddr - -2198901990800 - _PrelinkKmodInfo - -2198823959352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleGL3590FirmwareUpdater - CFBundleIdentifier - com.apple.driver.AppleGL3590FirmwareUpdater - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleGL3590FirmwareUpdater - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleGL3590FirmwareUpdater - - CFBundleIdentifier - com.apple.driver.AppleGL3590FirmwareUpdater - IOClass - AppleGL3590FirmwareUpdater - IONameMatch - usb3hub-fw-gl3590,spi - IOPersonalityPublisher - com.apple.driver.AppleGL3590FirmwareUpdater - IOProviderClass - AppleARMNORFlashDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.kec.corecrypto - 11.1 - com.apple.kpi.iokit - 20.4 - com.apple.kpi.libkern - 20.4 - - OSBundleUUID - - mXPlZfBpOWiPMJjpRjzqSQ== - - _InfoPlistDigest - - uQnsiBgyTdD6B8+bp065EwuCnJxhp+YVgniSrJd4SqQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleGL3590FirmwareUpdater.kext - _PrelinkExecutableLoadAddr - -2198901987024 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleGL3590FirmwareUpdater - _PrelinkExecutableSize - 3186 - _PrelinkExecutableSourceAddr - -2198901987024 - _PrelinkKmodInfo - -2198823959056 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleGPIOICController - CFBundleGetInfoString - Copyright © 2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleGPIOICController - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleGPIOICController - CFBundleNumericVersion - 16941056 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS5L8960XGPIOIC - - CFBundleIdentifier - com.apple.driver.AppleGPIOICController - IOClass - AppleS5L8960XGPIOIC - IONameMatch - gpio,s5l8960x - IOPersonalityPublisher - com.apple.driver.AppleGPIOICController - IOPlatformActiveAction - 5000 - IOPlatformPanicAction - 500 - IOPlatformQuiesceAction - 1000 - IOPlatformWakeAction - 500 - IOProviderClass - IOService - - AppleT8006GPIOIC - - CFBundleIdentifier - com.apple.driver.AppleGPIOICController - IOClass - AppleT8006GPIOIC - IONameMatch - gpio,t8006 - IOPersonalityPublisher - com.apple.driver.AppleGPIOICController - IOPlatformActiveAction - 5000 - IOPlatformPanicAction - 500 - IOPlatformQuiesceAction - 1000 - IOPlatformWakeAction - 500 - IOProviderClass - AppleARMIODevice - - AppleT8101GPIOIC - - CFBundleIdentifier - com.apple.driver.AppleGPIOICController - IOClass - AppleT8101GPIOIC - IONameMatch - gpio,t8101 - IOPersonalityPublisher - com.apple.driver.AppleGPIOICController - IOPlatformActiveAction - 5000 - IOPlatformPanicAction - 500 - IOPlatformQuiesceAction - 1000 - IOPlatformWakeAction - 500 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 11.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 8+OF56u9MX2kqv31tkuNRA== - - _InfoPlistDigest - - JmnhpVJREbVAZcdU3giOkXs9q/07Z98VBR+VnhwGwpE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleGPIOICController.kext - _PrelinkExecutableLoadAddr - -2198901983824 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleGPIOICController - _PrelinkExecutableSize - 5488 - _PrelinkExecutableSourceAddr - -2198901983824 - _PrelinkKmodInfo - -2198823958720 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleGameControllerPersonality - CFBundleIdentifier - com.apple.driver.AppleGameControllerPersonality - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleGameControllerPersonality - CFBundleNumericVersion - 287539200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 11.2.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - DualSense Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 3302 - VendorID - 1356 - - DualSense Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 3302 - VendorID - 1356 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - DualSense Edge Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 3570 - VendorID - 1356 - - DualSense Edge Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 3570 - VendorID - 1356 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Generic Controller IOService - - CFBundleIdentifier - com.apple.driver.AppleGameControllerPersonality - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 1 - - - DeviceUsage - 5 - DeviceUsagePage - 1 - - - IOClass - AppleGCHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 10000 - IOProviderClass - IOHIDInterface - - Luna Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 1049 - VendorID - 369 - - Luna Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 1049 - VendorID - 369 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Nintendo JoyCon L IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProviderClass - IOHIDInterface - ProductID - 8198 - VendorID - 1406 - - Nintendo JoyCon L Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOPropertyMatch - - ProductID - 8198 - VendorID - 1406 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Nintendo JoyCon R IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProviderClass - IOHIDInterface - ProductID - 8199 - VendorID - 1406 - - Nintendo JoyCon R Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOPropertyMatch - - ProductID - 8199 - VendorID - 1406 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Nintendo Switch N64 Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProviderClass - IOHIDInterface - ProductID - 8217 - VendorID - 1406 - - Nintendo Switch N64 Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOPropertyMatch - - ProductID - 8217 - VendorID - 1406 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Nintendo Switch Pro Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 8201 - VendorID - 1406 - - Nintendo Switch Pro Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 8201 - VendorID - 1406 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Nintendo Switch SNES Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProviderClass - IOHIDInterface - ProductID - 8215 - VendorID - 1406 - - Nintendo Switch SNES Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOPropertyMatch - - ProductID - 8215 - VendorID - 1406 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Playstation Dualshock Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2508 - VendorID - 1356 - - Playstation Dualshock Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2508 - VendorID - 1356 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - T1 DualShock 4 Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 1476 - VendorID - 1356 - - T1 DualShock 4 Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 1476 - VendorID - 1356 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Adaptive Controller BLE IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2849 - VendorID - 1118 - - Xbox Adaptive Controller BLE Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2849 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Adaptive Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2828 - VendorID - 1118 - - Xbox Adaptive Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2828 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Elite V2 Controller 0x0b05 IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2821 - VendorID - 1118 - - Xbox Elite V2 Controller 0x0b05 Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2821 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Elite V2 Controller BLE IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2850 - VendorID - 1118 - - Xbox Elite V2 Controller BLE Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2850 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Elite V2 Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2818 - VendorID - 1118 - - Xbox Elite V2 Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2818 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Series X Wireless Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2835 - VendorID - 1118 - - Xbox Series X Wireless Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2835 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Wired Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 746 - VendorID - 1118 - - Xbox Wired Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 746 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Wireless Controller 0x2e0 IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 736 - VendorID - 1118 - - Xbox Wireless Controller 0x2e0 Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 736 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Wireless Controller BLE IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 2848 - VendorID - 1118 - - Xbox Wireless Controller BLE Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 2848 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - Xbox Wireless Controller IOService - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDServiceSupport - - IOClass - IOHIDEventDummyService - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOProviderClass - IOHIDInterface - ProductID - 765 - VendorID - 1118 - - Xbox Wireless Controller Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.driver.AppleGameControllerPersonality - IOProbeScore - 1000 - IOPropertyMatch - - ProductID - 765 - VendorID - 1118 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - HIDServiceSupport - - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.kpi.iokit - 23.0 - com.apple.kpi.libkern - 23.0 - - OSBundleRequired - Root - OSBundleUUID - - UAEB1LTPNJGC5Z5XkZMyJA== - - _InfoPlistDigest - - IZsUK3LIxW4L831fWsSRbRu1gi2uZSGdjhBiYasbWMI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleGameControllerPersonality.kext - _PrelinkExecutableLoadAddr - -2198901978336 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleGameControllerPersonality - _PrelinkExecutableSize - 1935 - _PrelinkExecutableSourceAddr - -2198901978336 - _PrelinkKmodInfo - -2198823958208 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleH11ANEInterface - CFBundleIdentifier - com.apple.driver.AppleH11ANEInterface - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleH11ANEInterface - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7.202.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7.202.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - t8020 - - CFBundleIdentifier - com.apple.driver.AppleH11ANEInterface - IOClass - H11ANEIn - IONameMatch - ane,t8020 - IOPersonalityPublisher - com.apple.driver.AppleH11ANEInterface - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Sl7fbBpsOOavaJJ5/Hjecg== - - _InfoPlistDigest - - WJf1yDEVvrMH5tsJo4X2PAjTxS2L+B5m5YOlNXGwxAE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleH11ANEInterface.kext - _PrelinkExecutableLoadAddr - -2198901976400 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleH11ANEInterface - _PrelinkExecutableSize - 193232 - _PrelinkExecutableSourceAddr - -2198901976400 - _PrelinkKmodInfo - -2198823957944 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleH13CameraInterface - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleH13CameraInterface - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.205.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.205.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - generic - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,h13-generic - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - t8015 - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,t8015 - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - t8020 - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,t8020 - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - t8030 - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,t8030 - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - t8101 - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,t8101 - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - t8103 - - CFBundleIdentifier - com.apple.driver.AppleH13CameraInterface - IOClass - AppleH13CamIn - IONameMatch - isp,t8103 - IOPersonalityPublisher - com.apple.driver.AppleH13CameraInterface - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - +ev3Qp7GNt21Gvv7BL4M6w== - - _InfoPlistDigest - - xD9E+S+M7N2sYicPTkFQlVFz1NwBCTsBTBzl7bqIDcs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleH13CameraInterface.kext - _PrelinkExecutableLoadAddr - -2198901783168 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleH13CameraInterface - _PrelinkExecutableSize - 88444 - _PrelinkExecutableSourceAddr - -2198901783168 - _PrelinkKmodInfo - -2198823945392 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleHIDALSService - CFBundleIdentifier - com.apple.driver.AppleHIDALSService - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHIDALSService - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHIDALS - - CFBundleIdentifier - com.apple.driver.AppleHIDALSService - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleHIDALSService.kext/Contents/PlugIns/AppleHIDALS.plugin - - IOClass - AppleUSBALSService - IOPersonalityPublisher - com.apple.driver.AppleHIDALSService - IOProviderClass - IOHIDInterface - PrimaryUsage - 65 - PrimaryUsagePage - 32 - VendorID - 1452 - - AppleUSBDFRService - - CFBundleIdentifier - com.apple.driver.AppleHIDALSService - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleHIDALSService.kext/Contents/PlugIns/AppleHIDALS.plugin - - IOClass - AppleUSBALSService - IOPersonalityPublisher - com.apple.driver.AppleHIDALSService - IOProviderClass - IOHIDInterface - PrimaryUsage - 1 - PrimaryUsagePage - 65298 - ProductID - 33026 - VendorID - 1452 - - LG_HID_ALS - - CFBundleIdentifier - com.apple.driver.AppleHIDALSService - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleHIDALSService.kext/Contents/PlugIns/AppleHIDALS.plugin - - IOClass - AppleUSBALSService - IOPersonalityPublisher - com.apple.driver.AppleHIDALSService - IOProviderClass - IOHIDInterface - PrimaryUsage - 65 - PrimaryUsagePage - 32 - ProductID - 39523 - VendorID - 1086 - - LG_HID_ALS_XXL - - CFBundleIdentifier - com.apple.driver.AppleHIDALSService - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleHIDALSService.kext/Contents/PlugIns/AppleHIDALS.plugin - - IOClass - AppleUSBALSService - IOPersonalityPublisher - com.apple.driver.AppleHIDALSService - IOProviderClass - IOHIDInterface - PrimaryUsage - 65 - PrimaryUsagePage - 32 - ProductID - 39536 - VendorID - 1086 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.iokit - 16.0 - com.apple.kpi.libkern - 16.0 - - OSBundleRequired - Console - OSBundleUUID - - K3kV0BTyPGSnGoY0NBk3ZQ== - - _InfoPlistDigest - - 2JV7jiCpocPPtmVGFkl2REVc/RqfsWuNTDg0YI9K/2k= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDALSService.kext - _PrelinkExecutableLoadAddr - -2198901694720 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHIDALSService - _PrelinkExecutableSize - 1943 - _PrelinkExecutableSourceAddr - -2198901694720 - _PrelinkKmodInfo - -2198823944128 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHIDKeyboard - CFBundleGetInfoString - 7400.2 - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHIDKeyboard - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Wired Keyboard 2007 ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 544 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 46 - - Wired Keyboard 2007 B ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 591 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 46 - - Wired Keyboard 2007 B FW UPDATE Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 61451 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 48 - - Wired Keyboard 2007 B ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 592 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 47 - - Wired Keyboard 2007 B JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 593 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 48 - - Wired Keyboard 2007 ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 545 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 47 - - Wired Keyboard 2007 JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - ProductID - 546 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 48 - - Wired Keyboard 2008 ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 541 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 43 - - Wired Keyboard 2008 ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 542 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 44 - - Wired Keyboard 2008 JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FWCapsLockDelay - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 543 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 45 - - Wireless Keyboard 2007 ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 556 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 43 - - Wireless Keyboard 2007 ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 557 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 44 - - Wireless Keyboard 2007 JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleHIDKeyboardEventDriver - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 558 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 45 - - Wireless Keyboard 2009 ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 569 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 43 - - Wireless Keyboard 2009 B ANSI Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 597 - StandardType - 0 - VendorID - 1452 - alt_handler_id - 43 - - Wireless Keyboard 2009 B ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 598 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 44 - - Wireless Keyboard 2009 B JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010004,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 599 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 45 - - Wireless Keyboard 2009 ISO Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 570 - StandardType - 1 - VendorID - 1452 - alt_handler_id - 44 - - Wireless Keyboard 2009 JIS Map - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - FnFunctionUsageMap - 0x0007003a,0xff010021,0x0007003b,0xff010020,0x0007003c,0xff010010,0x0007003d,0xff010002,0x00070040,0x000C00B4,0x00070041,0x000C00CD,0x00070042,0x000C00B3,0x00070043,0x000C00E2,0x00070044,0x000C00EA,0x00070045,0x000C00E9 - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDDefaultBehavior - Keyboard - IOClass - AppleEmbeddedKeyboard - IOPersonalityPublisher - com.apple.driver.AppleHIDKeyboard - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductID - 571 - StandardType - 2 - VendorID - 1452 - alt_handler_id - 45 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 11.0 - - OSBundleRequired - Console - OSBundleUUID - - D8IeSDLkPxGIO+DrYNluvQ== - - _InfoPlistDigest - - x5OXe4ZNr3+uYOKg4l1mGLWbV/n/BUl+XVBSaOBmc4k= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDKeyboard.kext - _PrelinkExecutableLoadAddr - -2198901692768 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHIDKeyboard - _PrelinkExecutableSize - 5428 - _PrelinkExecutableSourceAddr - -2198901692768 - _PrelinkKmodInfo - -2198823943864 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBluetoothHIDKeyboard - CFBundleGetInfoString - 7400.2 - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothHIDKeyboard - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Wireless Keyboard 2004 ANSI - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - Connected - DisablePoweredOffCheck - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 520 - VendorID - 1452 - - Wireless Keyboard 2004 ISO - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - Connected - DisablePoweredOffCheck - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 521 - VendorID - 1452 - - Wireless Keyboard 2004 JIS - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - Connected - DisablePoweredOffCheck - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 522 - VendorID - 1452 - - Wireless Keyboard 2007 ANSI - - BatteryDangerouslyLowNotificationType - 2007KeyboardCriticalLowBattery - BatteryLowNotificationType - 2007KeyboardLowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - 2007KeyboardConnected - DisconnectionNotificationType - 2007KeyboardDisconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 556 - VendorID - 1452 - - Wireless Keyboard 2007 ISO - - BatteryDangerouslyLowNotificationType - 2007KeyboardCriticalLowBattery - BatteryLowNotificationType - 2007KeyboardLowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - 2007KeyboardConnected - DisconnectionNotificationType - 2007KeyboardDisconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 557 - VendorID - 1452 - - Wireless Keyboard 2007 JIS - - BatteryDangerouslyLowNotificationType - 2007KeyboardCriticalLowBattery - BatteryLowNotificationType - 2007KeyboardLowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - 2007KeyboardConnected - DisconnectionNotificationType - 2007KeyboardDisconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 558 - VendorID - 1452 - - Wireless Keyboard 2009 ANSI - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 569 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - Wireless Keyboard 2009 B ANSI - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 597 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - Wireless Keyboard 2009 B ISO - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 598 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - Wireless Keyboard 2009 B JIS - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 599 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - Wireless Keyboard 2009 ISO - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 570 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - Wireless Keyboard 2009 JIS - - BatteryDangerouslyLowNotificationType - CriticallyLowBattery - BatteryLowNotificationType - LowBattery - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDKeyboard - ConnectionNotificationType - Connected - DebuggingOn - - DisconnectionNotificationType - Disconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - GetReportTimeoutMS - 3500 - HIDDefaultBehavior - - IOClass - AppleBluetoothHIDKeyboard - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDKeyboard - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KeyboardOff - ProductID - 571 - SetReportTimeoutMS - 3500 - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleHIDKeyboard - 1.1.9 - com.apple.driver.IOBluetoothHIDDriver - 1.7.3 - com.apple.iokit.IOHIDFamily - 1.6.0 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - - OSBundleRequired - Console - OSBundleUUID - - sU3kxyHSMaCwpgAfheONDQ== - - _InfoPlistDigest - - HbuwNZFSgG7r1uBnRJQfbRtwrcQUmfh+nZVYWeCbMtA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDKeyboard.kext/Contents/PlugIns/AppleBluetoothHIDKeyboard.kext - _PrelinkExecutableLoadAddr - -2198901687328 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothHIDKeyboard - _PrelinkExecutableSize - 1756 - _PrelinkExecutableSourceAddr - -2198901687328 - _PrelinkKmodInfo - -2198823943568 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHIDMouse - CFBundleGetInfoString - 7400.2 - CFBundleIdentifier - com.apple.driver.AppleHIDMouse - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHIDMouse - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - © 2005-2009 Apple Inc. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOHIDSystem - 1.1 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 10.0.0d2 - - OSBundleRequired - Console - OSBundleUUID - - pUGxJrHmN6GTvipLLl5QBA== - - _InfoPlistDigest - - 2mN7vACccX35ql1foBvKox06z5+crgjuSJBxpLYN2tg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDMouse.kext - _PrelinkExecutableLoadAddr - -2198901685568 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHIDMouse - _PrelinkExecutableSize - 3364 - _PrelinkExecutableSourceAddr - -2198901685568 - _PrelinkKmodInfo - -2198823943312 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBluetoothHIDMouse - CFBundleGetInfoString - 7400.2 - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDMouse - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBluetoothHIDMouse - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Wireless Mouse 2004 - - BatteryDangerouslyLowNotificationType - MouseCriticallyLowBattery - BatteryLowNotificationType - MouseLowBattery - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - ConnectionNotificationType - MouseConnected - DisconnectionNotificationType - MouseDisconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - HIDDefaultBehavior - - IOClass - IOAppleBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDMouse - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 777 - VendorID - 1452 - - Wireless Mouse 2007 - - AppleHIDMouse - - BatteryDangerouslyLowNotificationType - MouseCriticallyLowBattery - BatteryLowNotificationType - MouseLowBattery - BlockSetProtocol - 0 - CFBundleIdentifier - com.apple.driver.AppleBluetoothHIDMouse - ConnectionNotificationType - MouseConnected - DisconnectionNotificationType - MouseDisconnected - ExtendedFeatures - - BatteryPercent - - id - 71 - max - 100 - min - 0 - size - 1 - type - 2 - - BatteryState - - id - 48 - max - 2 - min - 0 - size - 1 - type - 0 - - DeviceName1 - - id - 81 - size - 8 - type - 2 - - DeviceName2 - - id - 82 - size - 8 - type - 2 - - DeviceName3 - - id - 83 - size - 8 - type - 2 - - DeviceName4 - - id - 84 - size - 8 - type - 2 - - DeviceNameChange - - id - 80 - type - 2 - - FactoryDefault - - id - 69 - type - 2 - - FullFactoryDefault - - id - 68 - type - 2 - - RecantConnection - - id - 65 - type - 2 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - - - FreeScroll - - HIDDefaultBehavior - Mouse - IOClass - AppleBluetoothHIDMouse - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDMouse - IOProviderClass - IOBluetoothL2CAPChannel - LogPackets - 0 - PSM - 17 - ProductID - 780 - ReportAllBytes - 0 - VendorID - 1452 - - Wireless Mouse 2007 Accel - - AppleHIDMouseVersion - 256 - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - FreeScroll - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAACReQAAil0AA/pPAAWs1QAGJoYACxR7 - AAgfZgARbkQACsk+ABmLlAANYE4AIL7zAA+B - SQAlt8EAEZAaACj5qQATsRUAKwhWABXSEQAs - Z3QAGDu2AC2arwAaybAALqIFAB3W1QAvqVwA - IL+kADCEzwAkOccAMWBCACgFqQAyD9EAAIAA - ABIAAHE7AABWfwAD+k8AB0vtAAYHigARBPwA - B79SABmjxAAJZdoAIgn4AArhRQApjdQADFyw - AC/2xgANtZ0ANphMAA+yYAA8kBIAEZVGAECK - lgATgMoAQzGZABW56gBF2JwAGCbIAEfV3gAa - 4UEASWH0AB3gtgBK7gsAIQKqAEx6IgAkrpUA - TndkACgM5QBQA3sAALAAABMAAHE7AABhTgAD - 9B0ACGyAAAX2SwATc2kAB2kWABwSMgAI00IA - JOmQAAoJsQAtFy0ACyZBADO4tAAMh80APTnT - AA4UdwBEhRoAD6nBAEoLtQARhAYATndkABNm - 7ABSAL0AFaAMAFSnwAAYOAcAVt2XABrhQQBY - okQAHeC2AFouWwAhAqoAW7pyACS3NQBdfx4A - KBWFAF8LNQAA4AAAFAAAcTsAAG13AAPn8gAJ - VpMABcKOABVwqwAHAZwAHoCfAAgvawAnH2cA - CUv8ADBn8QAKTq0AOJWOAAt8fABCFq0ADKGs - AEp84AAOAzgAUY+SAA+P4gBX+IMAET8KAFyc - yAATO84AYJdMABWOzQBj6A8AGB4oAGYd5wAa - 6eEAaBspAB3PdwBpp0AAIPoKAGszVgAkrpUA - bL9tACgVhQBuEu8AAFAAABEAAHE7AABLsAAD - +3YABlo4AAYICgAOCs0AB+ZmABXLeQAJ93cA - HgqgAAvd3gAlQeMADcbcACvDrAAPoSEAMRGx - ABGVRgA006AAE5qpADdCDQAVwooAOQa5ABgm - yAA6ktAAGtiiADvmUgAd4LYAPTnTACDoywA+ - jVQAJHI5AEAZawAoDOUAQTRXAAEAAAAVAABx - OwAAVn8AA97bAApFogAFWQgAFjhEAAZzZAAf - rwsAB1prACiH0QAIOOIAMmfvAAj1IAA8sWQA - CfXSAEg23AALEC4AUx5TAAxENgBclRoADbQk - AGTP3gAPV2gAa2VIABD6rABwIKsAEwSdAHRy - uAAVZB8AeCbEABf/hgB6NXUAGtbSAHx40QAd - x8kAfh4rACDsFwB/jtoAJKpqAID/iQAoCp0A - ggbi - - HIDScrollAccelerationTable - - AACAAFVTQioACAAAAAAAAQABAAAAAKAAAAAg - AAARAACAAAABITgAAPd3AAMEhQABkREABbM1 - AAIzMwAIjM8AAxmaAA0+ggAECIkAExyhAAT3 - dwAZ0VcABiIiACKz/AAHm7kAL60rAAkL5ABA - lHUACubxAFm36AAMzfUAcQCiAA8nmwCKvFgA - EdQ+AKNZoQAUyDoAwOAEABfUJwDYopEAG0+X - APCMwAAAUAAAEQAAgAAAAkgLAADu7wAFB4kA - AWZmAAg2+QACGZoADROXAALERAARml4AA5ER - ABciqAAEqqsAH4SMAAXVVQApEtwAB1gvADlN - sAAI+gEASsYnAArm8QBkfA4ADM31AH6QEgAP - J5sAm2JOABHUPgC2878AFQGcANyUtgAYFoAA - +RU7ABtPlwENanAAAIAAABEAAHd3AAP8iwAA - 5mYAB2dLAAFMzQALY9UAAczNAA+pRQACgAAA - Fez7AANVVQAceZUABMzNACjcjQAGREQANfVW - AAd3dwBC3IcACPd3AFP6RgAK5vEAcIrxAAzN - 9QCNwBQADyebAK4HtAAR1D4AzOgJABUOwgD2 - msAAGCOmARWVwAAbT5cBLb7kAACwAAARAACI - iQAHrbYAAPd3AA0+ggABd3cAExyhAAIIiQAZ - UJYAAszNACGyegADzM0AKxXgAATu7wA1pbIA - BhERAEDhMAAHme8AUcnXAAkQqwBjyIMACs/h - AIEhmgAMzfUAnsKmAA8nmwDC6egAEgcEAOyw - 1QAVDsIBExtGABg8dQE2zfoAGwY+AUv0OgAA - 4AAAEQAAgAAACyXBAAD6sQAXwo4AAXgJACAl - VgACHyoAKTsFAALwEwAztn8AA/ixAD+XxgAF - AVAAShNBAAYztgBV9IgAB1gvAGM7mgAI3d4A - dvcJAAqzMwCV8gkADOQyALnh/gAPJ5sA2k2o - ABHUPgEBCNoAFP1bASmGugAYJnkBUgSeABrp - pwFjp94AAQAAABEAACqrAA2aKgAAbu8AG1SS - AADd3gApDvoAAYiJADUF/QAClmEAQF4pAAOL - XgBMUmQABKSmAFkyBgAF0BUAZSZBAAcx9AB2 - nuYACK+5AIkC8QAKszMAp/BcAAzkMgDQMFAA - DyebAPR/7wAR1D4BH+D0ABT9WwFNOrwAGCZ5 - AXqUiAAa6acBjlWcAAGzMwARAAAqqwAPPAYA - AG7vAB6cKQAA3d4ALfxLAAGIiQA7Yt4AApZh - AEgXigADi14AVXsAAASkpgBj5hsABdAVAHFJ - kQAHMfQAhNrtAAivuQCZc+8ACrMzALwXcQAM - 5DIA6SvfAA8nmwER1vgAEdQ+AUJslgAU/VsB - dTeKABgmeQGoAoQAGumnAb4icg== - - HIDScrollAccelerationTableX - - AACAAFVTQioACAAAAAAAAQABAAAAAQAAAAAg - AAARAACAAAACGcMAAQAAAAQq2wABd3cAB4BX - AAIzMwAPfbMAAyqrABki6QAEEREAIeelAAUZ - mgAqYY4ABmZmADX7bgAHzM0AQ3pJAAlVVQBU - Nk8ACwAAAGelTQAM3d4AfcwjAA8zMwCaeMkA - Ed3eALqW3AAU5mYA23dyABfd3gD5ZcEAGyIi - ARiOHAAAUAAADwAAgAAABDOHAAEAAAAKdCgA - AgAAABkcCQADREQAKISDAASiIgA1EogABhER - AER7AgAHzM0AVivaAAkZmgBmJmwACqIiAHqx - uQAMZmYAkYVkAA73dwCw6G8AEZERANDdkgAV - CIkA+D3nABgREQEXoPIAGxmaATakNgAAgAAA - DwAAgAAACBo6AAEIiQAUeswAAfd3ACNrCwAD - EREAM3TgAARMzQBC06EABcREAFQznQAHZmYA - Zj6tAAk7vAB8TDEACxERAJRa8AANGZoArxX9 - AA87vADKfB4AEhERAO/oZAAVGZoBFVSqABgi - IgE1aFIAGxmaAVS6UAAAsAAADwAAgAAAEDR1 - AAEIiQAeVxsAAczNAC2CqQAC1VUAPvS/AAP3 - dwBRKQMABYAAAGZl/AAHVVUAfel+AAk7vACW - 8VsACvd3AKzwggAM93cAyD7nAA9ERADl09UA - EgiJAQyC5AAVEREBMzH0ABgIiQFTDWoAGxma - AXLQagAA4AAADwAAgAAAGAHcAAEIiQAoNlEA - AaqrADghJgACmZoAS9nEAAOzMwBhFr4ABTMz - AHlcbQAG5mYAkyZ4AAiZmgCsLlQACoiJAMd8 - ugAMoiIA5RGoAA8REQEEKvAAEgAAASxeWgAV - EREBUYkQABgzMwF0bTwAGxERAZDmhAABAAAA - DwAAgAAAIBwXAAEAAAA0Nz8AAZmaAEVwCwAC - d3cAWkTbAAN3dwBvGasABPd3AIxrGwAGmZoA - qPcIAAhu7wDHDfwACkREAOLUZwAMZmYBAzvi - AA8ZmgEqlPoAEgiJAVUEHAAVGZoBfSK2ABg7 - vAGke84AGwAAAcKK/AABszMAEAAAgAAAKB1X - AAEAAABALvIAAXd3AFK8yQACEREAZBh0AAMZ - mgB/3fAABHd3AJ0zfQAFmZoAtISeAAbERADM - lkwACCIiAObpowAJ1VUBBD8wAAwiIgErW+wA - DqqrAU92cgARszMBfJeaABT3eAGpuMAAF+7v - AdDVfAAbAAAB9C90 - - HIDScrollResolution - 2818048 - HIDScrollResolutionX - 2818048 - IOClass - IOHIDEventDriver - IOHIDScrollReportRate - 8192000 - IOPersonalityPublisher - com.apple.driver.AppleBluetoothHIDMouse - IOProviderClass - IOHIDInterface - ProductID - 780 - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleHIDMouse - 1.1.9 - com.apple.driver.IOBluetoothHIDDriver - 1.7.3 - com.apple.iokit.IOHIDFamily - 1.6.0 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 10.0.0d2 - - OSBundleRequired - Console - OSBundleUUID - - GrHi+3FINK+8Fd9h7iPA8A== - - _InfoPlistDigest - - jHJEi3Rr1Wc8g3pL+BhaVNg8XNUoClc4uwSW2+OaZDo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleBluetoothHIDMouse.kext - _PrelinkExecutableLoadAddr - -2198901682192 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBluetoothHIDMouse - _PrelinkExecutableSize - 2941 - _PrelinkExecutableSourceAddr - -2198901682192 - _PrelinkKmodInfo - -2198823943056 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBHIDMouse - CFBundleGetInfoString - 7400.2 - CFBundleIdentifier - com.apple.driver.AppleUSBHIDMouse - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBHIDMouse - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - WiredMouse-1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHIDMouse - HIDDefaultBehavior - Mouse - IOClass - AppleHIDMouse - IOPersonalityPublisher - com.apple.driver.AppleUSBHIDMouse - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 772 - idVendor - 1452 - - WiredMouseAccel-1 - - AppleHIDMouseVersion - 256 - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDScrollAccelerationTable - - AACAAFVTQioACAAAAAAAAQABAAAAAKAAAAAg - AAARAACAAAABITgAAPd3AAMEhQABkREABbM1 - AAIzMwAIjM8AAxmaAA0+ggAECIkAExyhAAT3 - dwAZ0VcABiIiACKz/AAHm7kAL60rAAkL5ABA - lHUACubxAFm36AAMzfUAcQCiAA8nmwCKvFgA - EdQ+AKNZoQAUyDoAwOAEABfUJwDYopEAG0+X - APCMwAAAUAAAEQAAgAAAAkgLAADu7wAFB4kA - AWZmAAg2+QACGZoADROXAALERAARml4AA5ER - ABciqAAEqqsAH4SMAAXVVQApEtwAB1gvADlN - sAAI+gEASsYnAArm8QBkfA4ADM31AH6QEgAP - J5sAm2JOABHUPgC2878AFQGcANyUtgAYFoAA - +RU7ABtPlwENanAAAIAAABEAAHd3AAP8iwAA - 5mYAB2dLAAFMzQALY9UAAczNAA+pRQACgAAA - Fez7AANVVQAceZUABMzNACjcjQAGREQANfVW - AAd3dwBC3IcACPd3AFP6RgAK5vEAcIrxAAzN - 9QCNwBQADyebAK4HtAAR1D4AzOgJABUOwgD2 - msAAGCOmARWVwAAbT5cBLb7kAACwAAARAACI - iQAHrbYAAPd3AA0+ggABd3cAExyhAAIIiQAZ - UJYAAszNACGyegADzM0AKxXgAATu7wA1pbIA - BhERAEDhMAAHme8AUcnXAAkQqwBjyIMACs/h - AIEhmgAMzfUAnsKmAA8nmwDC6egAEgcEAOyw - 1QAVDsIBExtGABg8dQE2zfoAGwY+AUv0OgAA - 4AAAEQAAgAAACyXBAAD6sQAXwo4AAXgJACAl - VgACHyoAKTsFAALwEwAztn8AA/ixAD+XxgAF - AVAAShNBAAYztgBV9IgAB1gvAGM7mgAI3d4A - dvcJAAqzMwCV8gkADOQyALnh/gAPJ5sA2k2o - ABHUPgEBCNoAFP1bASmGugAYJnkBUgSeABrp - pwFjp94AAQAAABEAACqrAA2aKgAAbu8AG1SS - AADd3gApDvoAAYiJADUF/QAClmEAQF4pAAOL - XgBMUmQABKSmAFkyBgAF0BUAZSZBAAcx9AB2 - nuYACK+5AIkC8QAKszMAp/BcAAzkMgDQMFAA - DyebAPR/7wAR1D4BH+D0ABT9WwFNOrwAGCZ5 - AXqUiAAa6acBjlWcAAGzMwARAAAqqwAPPAYA - AG7vAB6cKQAA3d4ALfxLAAGIiQA7Yt4AApZh - AEgXigADi14AVXsAAASkpgBj5hsABdAVAHFJ - kQAHMfQAhNrtAAivuQCZc+8ACrMzALwXcQAM - 5DIA6SvfAA8nmwER1vgAEdQ+AUJslgAU/VsB - dTeKABgmeQGoAoQAGumnAb4icg== - - HIDScrollAccelerationTableX - - AACAAFVTQioACAAAAAAAAQABAAAAAQAAAAAg - AAARAACAAAACGcMAAQAAAAQq2wABd3cAB4BX - AAIzMwAPfbMAAyqrABki6QAEEREAIeelAAUZ - mgAqYY4ABmZmADX7bgAHzM0AQ3pJAAlVVQBU - Nk8ACwAAAGelTQAM3d4AfcwjAA8zMwCaeMkA - Ed3eALqW3AAU5mYA23dyABfd3gD5ZcEAGyIi - ARiOHAAAUAAADwAAgAAABDOHAAEAAAAKdCgA - AgAAABkcCQADREQAKISDAASiIgA1EogABhER - AER7AgAHzM0AVivaAAkZmgBmJmwACqIiAHqx - uQAMZmYAkYVkAA73dwCw6G8AEZERANDdkgAV - CIkA+D3nABgREQEXoPIAGxmaATakNgAAgAAA - DwAAgAAACBo6AAEIiQAUeswAAfd3ACNrCwAD - EREAM3TgAARMzQBC06EABcREAFQznQAHZmYA - Zj6tAAk7vAB8TDEACxERAJRa8AANGZoArxX9 - AA87vADKfB4AEhERAO/oZAAVGZoBFVSqABgi - IgE1aFIAGxmaAVS6UAAAsAAADwAAgAAAEDR1 - AAEIiQAeVxsAAczNAC2CqQAC1VUAPvS/AAP3 - dwBRKQMABYAAAGZl/AAHVVUAfel+AAk7vACW - 8VsACvd3AKzwggAM93cAyD7nAA9ERADl09UA - EgiJAQyC5AAVEREBMzH0ABgIiQFTDWoAGxma - AXLQagAA4AAADwAAgAAAGAHcAAEIiQAoNlEA - AaqrADghJgACmZoAS9nEAAOzMwBhFr4ABTMz - AHlcbQAG5mYAkyZ4AAiZmgCsLlQACoiJAMd8 - ugAMoiIA5RGoAA8REQEEKvAAEgAAASxeWgAV - EREBUYkQABgzMwF0bTwAGxERAZDmhAABAAAA - DwAAgAAAIBwXAAEAAAA0Nz8AAZmaAEVwCwAC - d3cAWkTbAAN3dwBvGasABPd3AIxrGwAGmZoA - qPcIAAhu7wDHDfwACkREAOLUZwAMZmYBAzvi - AA8ZmgEqlPoAEgiJAVUEHAAVGZoBfSK2ABg7 - vAGke84AGwAAAcKK/AABszMAEAAAgAAAKB1X - AAEAAABALvIAAXd3AFK8yQACEREAZBh0AAMZ - mgB/3fAABHd3AJ0zfQAFmZoAtISeAAbERADM - lkwACCIiAObpowAJ1VUBBD8wAAwiIgErW+wA - DqqrAU92cgARszMBfJeaABT3eAGpuMAAF+7v - AdDVfAAbAAAB9C90 - - HIDScrollResolution - 2818048 - HIDScrollResolutionX - 2818048 - IOClass - IOHIDEventDriver - IOHIDScrollReportRate - 8192000 - IOPersonalityPublisher - com.apple.driver.AppleUSBHIDMouse - IOProviderClass - IOHIDInterface - ProductID - 772 - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleHIDMouse - 1.1.9 - com.apple.driver.usb.IOUSBHostHIDDevice - 1.0 - com.apple.iokit.IOHIDFamily - 1.6.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 10.0.0d2 - - OSBundleRequired - Console - OSBundleUUID - - n3TQkX4IMWOAXthf5mF9AA== - - _InfoPlistDigest - - Ir2PaJ3OHUPKVFmIcGhQTbIOiiD43LfSf0pAzcFCwy0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDMouse.kext/Contents/PlugIns/AppleUSBHIDMouse.kext - _PrelinkExecutableLoadAddr - -2198901679248 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHIDMouse - _PrelinkExecutableSize - 2818 - _PrelinkExecutableSourceAddr - -2198901679248 - _PrelinkKmodInfo - -2198823942800 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHIDTransport - CFBundleIdentifier - com.apple.driver.AppleHIDTransport - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHIDTransport - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7410.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7410.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHIDTransportDeviceDummy - - CFBundleIdentifier - com.apple.driver.AppleHIDTransport - IOClass - AppleHIDTransportDeviceDummy - IONameMatch - - hid-transport,dummy - - IOPersonalityPublisher - com.apple.driver.AppleHIDTransport - IOProviderClass - IOPlatformDevice - - AppleHIDTransportHIDDevice - - CFBundleIdentifier - com.apple.driver.AppleHIDTransport - IOClass - AppleHIDTransportHIDDevice - IOPersonalityPublisher - com.apple.driver.AppleHIDTransport - IOPropertyMatch - - InterfaceType - HID - - IOProviderClass - AppleHIDTransportInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2016 Apple Inc. All rights reserved. [AppleInputDeviceSupport_AppleHIDTransport-7410.1]" - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleInputDeviceSupport - 1.0 - com.apple.driver.AppleSMC - 1.0 - com.apple.driver.AppleSPU - 1.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 11.0 - com.apple.kpi.iokit - 11.0 - com.apple.kpi.libkern - 11.0 - com.apple.kpi.mach - 11.0 - com.apple.kpi.private - 11.0 - - OSBundleRequired - Console - OSBundleUUID - - hr7UyE5ZOt29E1LwSOMMLg== - - _InfoPlistDigest - - wt+aWwsivwpAHlZqdzUd9dMWiWZ4c7Ly8oa2kYZZWic= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDTransport.kext - _PrelinkExecutableLoadAddr - -2198901676416 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHIDTransport - _PrelinkExecutableSize - 43568 - _PrelinkExecutableSourceAddr - -2198901676416 - _PrelinkKmodInfo - -2198823942544 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHIDTransportSPI - CFBundleIdentifier - com.apple.driver.AppleHIDTransportSPI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHIDTransportSPI - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7410.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7410.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHIDTransportDeviceSPI - - CFBundleIdentifier - com.apple.driver.AppleHIDTransportSPI - IOClass - AppleHIDTransportDeviceSPI - IONameMatch - - hid-transport,k1 - hid-transport,spi - - IOPersonalityPublisher - com.apple.driver.AppleHIDTransportSPI - IOProviderClass - AppleARMSPIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2016 Apple Inc. All rights reserved. [AppleInputDeviceSupport_AppleHIDTransport-7410.1]" - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleHIDTransport - 1.0 - com.apple.driver.AppleInputDeviceSupport - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - Ppz0q4gBNT2Ne4Gpzg2OKg== - - _InfoPlistDigest - - QB21Vqw6w6Dd6N5WnSZKpv8sqy2g/YcWkMiemqFPtQw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHIDTransport.kext/Contents/PlugIns/AppleHIDTransportSPI.kext - _PrelinkExecutableLoadAddr - -2198901632848 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHIDTransportSPI - _PrelinkExecutableSize - 33997 - _PrelinkExecutableSourceAddr - -2198901632848 - _PrelinkKmodInfo - -2198823941328 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHPM - CFBundleGetInfoString - AppleHPM version 3.4.4, Copyright © 2014-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleHPM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHPM - CFBundleNumericVersion - 54820864 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.4.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.4.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHCPMDevice - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHCPM - IONameMatch - usbc,HCPM - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIICDevice - - AppleHPMARMSPMIType1 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMSPMI - IONameMatch - usbc,spmi - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMSPMIDevice - - AppleHPMARMSPMIType2 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMSPMI - IONameMatch - usbc,sn201202x,spmi - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMSPMIDevice - - AppleHPMBusController - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMBusController - IONameMatch - usbc,manager - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIICDevice - - AppleHPMBusDevice - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMI2C - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMBusDevice - - AppleHPMI2CType1 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMI2C - IONameMatch - usbc,cd3215 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIICDevice - - AppleHPMI2CType2 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMI2C - IONameMatch - usbc,cd3217 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIICDevice - - AppleHPMI2CType3 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMARMI2C - IONameMatch - usbc,sn201202x,iic - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIICDevice - - AppleHPMIECS - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMIECS - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - IOThunderboltIECSNub - - AppleHPMInterfaceType10 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMInterfaceType10 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDeviceHAL - - AppleHPMInterfaceType11 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMInterfaceType11 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDeviceHAL - - AppleTCControllerAssignableTransport - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerAssignableTransport - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - AppleTCControllerSingleTransport - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerSingleTransport - IONameMatch - hpmSingleTransport - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleARMIODevice - - AppleTCControllerType10 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerType10 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - AppleTCControllerType11 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerType11 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - AppleTCControllerType14 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerType14 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - AppleTCControllerType15 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerType15 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - AppleTCControllerType2 - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleTCControllerType2 - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleHPMDevice - - - IOKitPersonalities_x86_64 - - AppleHPMIECS - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMIECS - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - IOThunderboltIECSNub - - AppleHPMLPSS - - CFBundleIdentifier - com.apple.driver.AppleHPM - IOClass - AppleHPMLPSS - IOPersonalityPublisher - com.apple.driver.AppleHPM - IOProviderClass - AppleIntelLpssI2CDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.8 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleSMC - 1 - com.apple.iokit.IOAVFamily - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IODisplayPortFamily - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 8.0.0b1 - com.apple.kpi.unsupported - 8.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleIntelLpssI2CController - 2.0.26 - com.apple.iokit.IOACPIFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - UsP9kTvkNjmd5N3oMVTJxw== - - _InfoPlistDigest - - p93Lj0remeIAjVlWoMjtGThzz21Z8LbkMwsAfFoJPnM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHPM.kext - _PrelinkExecutableLoadAddr - -2198901598848 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHPM - _PrelinkExecutableSize - 56233 - _PrelinkExecutableSourceAddr - -2198901598848 - _PrelinkKmodInfo - -2198823940912 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleHighVoltageCharger - CFBundleIdentifier - com.apple.driver.AppleHighVoltageCharger - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHighVoltageCharger - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHighVoltageCharger - - CFBundleIdentifier - com.apple.driver.AppleHighVoltageCharger - IOClass - AppleHighVoltageCharger - IONameMatch - - portmicro,lpc11u37 - portmicro,ccg2 - - IOPersonalityPublisher - com.apple.driver.AppleHighVoltageCharger - IOProviderClass - AppleARMIICDevice - IOUserClientClass - AppleHighVoltageChargerUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - P5V0WEgOM1++xfDbZjNofA== - - _InfoPlistDigest - - SOpEd+tF8o6OcO85qMrqg37J8nn/Y4/quv3FR9xRuHE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleHighVoltageCharger.kext - _PrelinkExecutableLoadAddr - -2198901542608 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHighVoltageCharger - _PrelinkExecutableSize - 6692 - _PrelinkExecutableSourceAddr - -2198901542608 - _PrelinkKmodInfo - -2198823937816 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleIISController - CFBundleGetInfoString - Copyright © 2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleIISController - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleIISController - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - krKh3epvNQeYNvf2UPTDiw== - - _InfoPlistDigest - - JE0/QTrf6TktboCnPp+Aby+Tn/z0woNfUxocOuonxy8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleIISController.kext - _PrelinkExecutableLoadAddr - -2198901535904 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleIISController - _PrelinkExecutableSize - 4156 - _PrelinkExecutableSourceAddr - -2198901535904 - _PrelinkKmodInfo - -2198823937168 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleIPAppender - CFBundleIdentifier - com.apple.driver.AppleIPAppender - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleIPAppender - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleIPAppender - - CFBundleIdentifier - com.apple.driver.AppleIPAppender - IOClass - AppleIPAppender - IOKitDebug - 65535 - IOMatchCategory - AppleIPAppender - IOPersonalityPublisher - com.apple.driver.AppleIPAppender - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - AppleIPAppenderUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 1.4.3 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - qMj7+QRqOv2hscqhK25ODg== - - _InfoPlistDigest - - AJry2znfzuZw10C8q3bfv5kqmOlwhbdtqpik4TCUl5w= - - _PrelinkBundlePath - /System/Library/Extensions/AppleIPAppender.kext - _PrelinkExecutableLoadAddr - -2198901531744 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleIPAppender - _PrelinkExecutableSize - 3360 - _PrelinkExecutableSourceAddr - -2198901531744 - _PrelinkKmodInfo - -2198823936496 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleExecutable - AppleImage4 - CFBundleIdentifier - com.apple.security.AppleImage4 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleImage4 - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleImage4 - - CFBundleIdentifier - com.apple.security.AppleImage4 - IOClass - AppleImage4 - IOMatchCategory - AppleImage4 - IONameMatch - defaults - IOPersonalityPublisher - com.apple.security.AppleImage4 - IOProviderClass - IOPlatformDevice - IOUserClientClass - AppleImage4UserClient - - - IOKitPersonalities_x86_64 - - AppleImage4 - - CFBundleIdentifier - com.apple.security.AppleImage4 - IOClass - AppleImage4 - IOMatchCategory - AppleImage4 - IOPersonalityPublisher - com.apple.security.AppleImage4 - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - AppleImage4UserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 3.0.0 - OSBundleLibraries - - com.apple.iokit.IOCryptoAcceleratorFamily - 1.0.0 - com.apple.kec.corecrypto - 1.0.0 - com.apple.kext.CoreTrust - 1.0.0 - com.apple.kpi.bsd - 18.0.0 - com.apple.kpi.dsep - 21.0.0 - com.apple.kpi.iokit - 18.0.0 - com.apple.kpi.libkern - 18.0.0 - com.apple.kpi.mach - 18.0.0 - com.apple.kpi.private - 18.0.0 - com.apple.kpi.unsupported - 18.0.0 - - OSBundleLibraries_x86_64 - - com.apple.kec.corecrypto - 1.0 - com.apple.kext.CoreTrust - 1.0.0 - com.apple.kpi.bsd - 18.0.0 - com.apple.kpi.dsep - 21.0.0 - com.apple.kpi.iokit - 18.0.0 - com.apple.kpi.libkern - 18.0.0 - com.apple.kpi.mach - 18.0.0 - com.apple.kpi.private - 18.0.0 - com.apple.kpi.unsupported - 18.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - IA+1iCNvNkOg1cQ8+ezmFg== - - _InfoPlistDigest - - 1LzdO4RE/FiMLbbQB3zWl5YetNkD/7SKExxMfWQcfO8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleImage4.kext - _PrelinkExecutableLoadAddr - -2198901528384 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleImage4 - _PrelinkExecutableSize - 55130 - _PrelinkExecutableSourceAddr - -2198901528384 - _PrelinkKmodInfo - -2198823935808 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleInputDeviceSupport - CFBundleIdentifier - com.apple.driver.AppleInputDeviceSupport - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleInputDeviceSupport - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7410.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7410.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2016 Apple Inc. All rights reserved. [AppleInputDeviceSupport-7410.1]" - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleFirmwareUpdateKext - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Console - OSBundleUUID - - NHTqB6NrNIyo3Mzb6EZJ2g== - - _InfoPlistDigest - - CsU7Tg2svzi8hh48uoz8A7mOraa0KGozRo4C6S3lMiw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleInputDeviceSupport.kext - _PrelinkExecutableLoadAddr - -2198901473248 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleInputDeviceSupport - _PrelinkExecutableSize - 9346 - _PrelinkExecutableSourceAddr - -2198901473248 - _PrelinkKmodInfo - -2198823934568 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleInterruptControllerV2 - CFBundleGetInfoString - Copyright © 2009-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleInterruptControllerV2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleInterruptControllerV2 - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleInterruptControllerV2 - - CFBundleIdentifier - com.apple.driver.AppleInterruptControllerV2 - IOClass - AppleInterruptControllerV2 - IONameMatch - aic,2 - IOPersonalityPublisher - com.apple.driver.AppleInterruptControllerV2 - IOPlatformActiveAction - 97000 - IOPlatformQuiesceAction - 97000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - oaTHEyz4NIWDSEn0g9mLew== - - _InfoPlistDigest - - V3BMuQjoTp6bGJjZTKl6iqPKDU4qWSzc0J1RWtdba04= - - _PrelinkBundlePath - /System/Library/Extensions/AppleInterruptControllerV2.kext - _PrelinkExecutableLoadAddr - -2198901463888 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleInterruptControllerV2 - _PrelinkExecutableSize - 3196 - _PrelinkExecutableSourceAddr - -2198901463888 - _PrelinkKmodInfo - -2198823933632 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleJPEGDriver - CFBundleGetInfoString - Copyright © 2016-2022 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleJPEGDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleJPEGDriver - CFBundleNumericVersion - 102924288 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 6.2.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 6.2.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - s5l8920x - - CFBundleIdentifier - com.apple.driver.AppleJPEGDriver - IOClass - AppleJPEGDriver - IONameMatch - - jpeg,s5l8920x - - IOPersonalityPublisher - com.apple.driver.AppleJPEGDriver - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 9CExT7YQNxak2CKXudO3ww== - - _InfoPlistDigest - - G4fyL67dKVfalDZoKoQF5tt5MqiQg5JZJXBCY88PKP0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleJPEGDriver.kext - _PrelinkExecutableLoadAddr - -2198901460688 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleJPEGDriver - _PrelinkExecutableSize - 42473 - _PrelinkExecutableSourceAddr - -2198901460688 - _PrelinkKmodInfo - -2198823933336 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleLMBacklight - CFBundleGetInfoString - Copyright © 2011 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleLMBacklight - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleLMBacklight - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleLMBacklight - - CFBundleIdentifier - com.apple.driver.AppleLMBacklight - IOClass - AppleLMBacklight - IONameMatch - - backlight,lm3534 - backlight,lm3539 - backlight,lp8559 - backlight,lm36923 - - IOPersonalityPublisher - com.apple.driver.AppleLMBacklight - IOProviderClass - AppleARMIICDevice - - AppleSPMIBacklight - - CFBundleIdentifier - com.apple.driver.AppleLMBacklight - IOClass - AppleSPMIBacklight - IOMatchCategory - AppleLMBacklight - IONameMatch - - pmu,d2483 - pmu,d2652 - - IOPersonalityPublisher - com.apple.driver.AppleLMBacklight - IOProviderClass - AppleARMSPMIDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - WligYHgaOTCJLRhtBnjSIg== - - _InfoPlistDigest - - eHilAgoYwpS6fovZ5QY9Wcf6iseQ67QIiSHFmtjBo8c= - - _PrelinkBundlePath - /System/Library/Extensions/AppleLMBacklight.kext - _PrelinkExecutableLoadAddr - -2198901418208 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleLMBacklight - _PrelinkExecutableSize - 2783 - _PrelinkExecutableSourceAddr - -2198901418208 - _PrelinkKmodInfo - -2198823932520 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleLSIFusionMPT - CFBundleGetInfoString - 3.8.0, Copyright Apple Inc. 1999-2014 - CFBundleIdentifier - com.apple.driver.AppleLSIFusionMPT - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleLSIFusionMPT - CFBundleNumericVersion - 58753024 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.8.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.8.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleLSIFusionFC - - CFBundleIdentifier - com.apple.driver.AppleLSIFusionMPT - IOClass - AppleLSIFusionFC - IOMatchDefer - - IONameMatch - - IntraServer,fc - pci1000,626 - pci1000,622 - pci1000,646 - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleLSIFusionMPT - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - Fibre Channel Interface - Physical Interconnect Location - External - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - - AppleLSIFusionSAS - - CFBundleIdentifier - com.apple.driver.AppleLSIFusionMPT - IOClass - AppleLSIFusionSAS - IONameMatch - - LSILogic,sas - pci1000,50 - pci1000,56 - pci1000,58 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleLSIFusionMPT - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - SAS - Physical Interconnect Location - External - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - - AppleLSIFusionSCSI - - CFBundleIdentifier - com.apple.driver.AppleLSIFusionMPT - IOClass - AppleLSIFusionSCSI - IONameMatch - - LSILogic,scsi - pci1000,30 - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleLSIFusionMPT - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - SCSI Parallel Interface - Physical Interconnect Location - External - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOPCIFamily - 1.0.0 - com.apple.iokit.IOSCSIParallelFamily - 1.3.7 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - AarVO4L9NeaSdvhxyCe71g== - - _InfoPlistDigest - - vmE8l58Y2ypYHUdW5JsR9bOSFoYww7l2F5Nmdg444mc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleLSIFusionMPT.kext - _PrelinkExecutableLoadAddr - -2198901415424 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleLSIFusionMPT - _PrelinkExecutableSize - 15616 - _PrelinkExecutableSourceAddr - -2198901415424 - _PrelinkKmodInfo - -2198823932064 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleLockdownMode - CFBundleIdentifier - com.apple.driver.AppleLockdownMode - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleLockdownMode - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleLockdownMode - - CFBundleIdentifier - com.apple.driver.AppleLockdownMode - IOClass - AppleLockdownMode - IOMatchCategory - AppleLockdownMode - IOPersonalityPublisher - com.apple.driver.AppleLockdownMode - IOProviderClass - IOResources - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleCredentialManager - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 7WxRQIaoNzSNVnWERfpRDA== - - _InfoPlistDigest - - XehvpQ3G+jP5J4cEnV56NJmv4oGsLV/Qal4KnQGNCJ0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleLockdownMode.kext - _PrelinkExecutableLoadAddr - -2198901399808 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleLockdownMode - _PrelinkExecutableSize - 19675 - _PrelinkExecutableSourceAddr - -2198901399808 - _PrelinkKmodInfo - -2198823931344 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleDisplayName - - CFBundleExecutable - AppleM2ScalerCSC - CFBundleGetInfoString - 9.0.5, Copyright Apple Inc. 2007-2023 - CFBundleIdentifier - com.apple.driver.AppleM2ScalerCSCDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Apple M2 Scaler and Color Space Converter Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 266.0.0 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 265.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - s5l8720x - - CFBundleIdentifier - com.apple.driver.AppleM2ScalerCSCDriver - IOClass - AppleM2ScalerCSCDriver - IONameMatch - - scaler,s5l8960x - - IOPersonalityPublisher - com.apple.driver.AppleM2ScalerCSCDriver - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2007-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0 - com.apple.iokit.IOSurface - 52.7.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.private - 8.0.0b1 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - ObtWTdrEPEGleQj0xiCQfA== - - _InfoPlistDigest - - wNqeskfrZYm4ETtjJfEJefGh7XV4Gb+kbNDIs47Nufo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleM2ScalerCSC.kext - _PrelinkExecutableLoadAddr - -2198901380128 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleM2ScalerCSC - _PrelinkExecutableSize - 226587 - _PrelinkExecutableSourceAddr - -2198901380128 - _PrelinkKmodInfo - -2198823931048 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleM68Buttons - CFBundleGetInfoString - Copyright © 2015 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleM68Buttons - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleM68Buttons - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleM68Buttons - - CFBundleIdentifier - com.apple.driver.AppleM68Buttons - IOClass - AppleM68Buttons - IONameMatch - buttons - IOPersonalityPublisher - com.apple.driver.AppleM68Buttons - IOProviderClass - IOPlatformDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - nnRceoQAP1ydBXc1bG7vkQ== - - _InfoPlistDigest - - l5DdYvc8cL5VfrpxHjI1qmZnlVA7nB9FeO26rd4Y/Pw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleM68Buttons.kext - _PrelinkExecutableLoadAddr - -2198901153536 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleM68Buttons - _PrelinkExecutableSize - 23030 - _PrelinkExecutableSourceAddr - -2198901153536 - _PrelinkKmodInfo - -2198823835112 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMCA2_T600x - CFBundleIdentifier - com.apple.driver.AppleMCA2-T600x - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMCA2_T600x - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 800.11 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 800.11 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleLEAPController_T600x - - CFBundleIdentifier - com.apple.driver.AppleMCA2-T600x - IOClass - AppleLEAPController_T600x - IONameMatch - - alc,t600x - - IOPersonalityPublisher - com.apple.driver.AppleMCA2-T600x - IOProviderClass - AppleARMIODevice - mca-uses-iopm-overrides - true - - AppleMCA2Cluster_T600x - - CFBundleIdentifier - com.apple.driver.AppleMCA2-T600x - IOClass - AppleMCA2Cluster_T600x - IONameMatch - - mcaCluster,t600x - - IOPersonalityPublisher - com.apple.driver.AppleMCA2-T600x - IOProviderClass - AppleARMIODevice - mca-uses-iopm-overrides - true - - AppleMCA2Switch_T600x - - CFBundleIdentifier - com.apple.driver.AppleMCA2-T600x - IOClass - AppleMCA2Switch - IONameMatch - - mca-switch,t600x - - IOPersonalityPublisher - com.apple.driver.AppleMCA2-T600x - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleAudioClockLibs - 1.0 - com.apple.driver.AppleEmbeddedAudioLibs - 1.0 - com.apple.driver.AppleIISController - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - XiQAlbfSNFaLYEDRFQsgow== - - _InfoPlistDigest - - JYJ68tOJdV2aLRsOhm2nulxv7xnSjuAQglJhOPBAfO0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMCA2_T600x.kext - _PrelinkExecutableLoadAddr - -2198901130496 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMCA2_T600x - _PrelinkExecutableSize - 25198 - _PrelinkExecutableSourceAddr - -2198901130496 - _PrelinkKmodInfo - -2198823834616 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMCDP29XXUpdateSupport - CFBundleIdentifier - com.apple.driver.AppleMCDP29XXUpdateSupport - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMCDP29XXUpdateSupport - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMCDP29XXGPIO - - CFBundleIdentifier - com.apple.driver.AppleMCDP29XXUpdateSupport - IOClass - AppleMCDP29XXGPIO - IONameMatch - dp2hdmi-gpio - IOPersonalityPublisher - com.apple.driver.AppleMCDP29XXUpdateSupport - IOProviderClass - AppleARMIODevice - - AppleMCDP29XXIROM - - BranchDeviceID - pHDMIf - BranchIEEEOUI - 16388096 - CFBundleIdentifier - com.apple.driver.AppleMCDP29XXUpdateSupport - IOClass - AppleMCDP29XXIROM - IOPersonalityPublisher - com.apple.driver.AppleMCDP29XXUpdateSupport - IOProbeScore - 1000 - IOProviderClass - IODPDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Computer, Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleUUID - - hQNfZW8bPAKRrDrspzP76A== - - _InfoPlistDigest - - kQAHP9fUJ5F1Qo5vAwMKb5wXNsybgeRqnFkVFEyIjmM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMCDP29XXUpdateSupport.kext - _PrelinkExecutableLoadAddr - -2198901105296 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMCDP29XXUpdateSupport - _PrelinkExecutableSize - 2445 - _PrelinkExecutableSourceAddr - -2198901105296 - _PrelinkKmodInfo - -2198823832264 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMatch - CFBundleIdentifier - com.apple.kext.AppleMatch - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Regular Expression Matching Engine - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 47 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d1 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 7.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.private - 10.0.0d3 - - OSBundleRequired - Root - OSBundleUUID - - oda/yVuVP+GWv+9n/euJUA== - - _InfoPlistDigest - - LFPRqT18mS7D4524E+z+FC8lD4T+VY1/lmmIffBj9H4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMatch.kext - _PrelinkExecutableLoadAddr - -2198901102848 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMatch - _PrelinkExecutableSize - 1335 - _PrelinkExecutableSourceAddr - -2198901102848 - _PrelinkKmodInfo - -2198823831968 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMesaSEPDriver - CFBundleIdentifier - com.apple.driver.AppleMesaSEPDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMesaSEPDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 100.99 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMesaAccessory - - CFBundleIdentifier - com.apple.driver.AppleMesaSEPDriver - IOClass - AppleMesaAccessory - IOMatchCategory - com_apple_driver_AppleMesaSEPDriver - IOPersonalityPublisher - com.apple.driver.AppleMesaSEPDriver - IOPropertyMatch - - AccessoryReady - - DeviceUsagePairs - - - DeviceUsage - 77 - DeviceUsagePage - 65280 - - - VendorID - 1452 - - IOProviderClass - AppleTrustedAccessory - - AppleMesaSEPDriver - - CFBundleIdentifier - com.apple.driver.AppleMesaSEPDriver - IOClass - AppleMesaSEPDriver - IOMatchCategory - com_apple_driver_AppleMesaSEPDriver - IONameMatch - sep-endpoint,sbio - IOPersonalityPublisher - com.apple.driver.AppleMesaSEPDriver - IOProbeScore - 1000 - IOProviderClass - AppleSEPDeviceService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013-2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleBiometricSensor - 1.0.0 - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.AppleSMC - 1.0 - com.apple.driver.AppleTrustedAccessory - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.AppleSEPGenericTransfer - 1.0.0 - com.apple.iokit.IOBiometricFamily - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - JPBm8/orPNGRYERRwFPdrA== - - _InfoPlistDigest - - qKzImuxMfHRbbFvFxO+asr5jzjr1voICATdsu9fJBkk= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMesaSEPDriver.kext - _PrelinkExecutableLoadAddr - -2198901101504 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMesaSEPDriver - _PrelinkExecutableSize - 34584 - _PrelinkExecutableSourceAddr - -2198901101504 - _PrelinkKmodInfo - -2198823831744 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMobileApNonce - CFBundleIdentifier - com.apple.driver.AppleMobileApNonce - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMobileApNonce - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMobileApNonceNVRAM - - CFBundleIdentifier - com.apple.driver.AppleMobileApNonce - IOClass - AppleMobileApNonce - IONameMatch - defaults - IOPersonalityPublisher - com.apple.driver.AppleMobileApNonce - IOProviderClass - IOPlatformDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012, 2015-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOCryptoAcceleratorFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - pkYApOpuNS6F0usxx5z++Q== - - _InfoPlistDigest - - 07DEKIvVdZzIf+S8q73nI3KQG0Zt/S3JX7DXE2grJqM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMobileApNonce.kext - _PrelinkExecutableLoadAddr - -2198901066912 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMobileApNonce - _PrelinkExecutableSize - 4456 - _PrelinkExecutableSourceAddr - -2198901066912 - _PrelinkKmodInfo - -2198823830880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMobileDispT600X-DCP - CFBundleIdentifier - com.apple.driver.AppleMobileDispT600X-DCP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMobileDispT600X-DCP - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 140.0 - CFBundleSignature - appl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 140.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleADBE0-8970X - - BacklightMatching - - IOPropertyMatch - - backlight-control - - - - CFBundleIdentifier - com.apple.driver.AppleMobileDispT600X-DCP - IOClass - AppleCLCD2 - IONameMatch - - disp0,t600x - dispext0,t600x - dispext1,t600x - dispext2,t600x - dispext3,t600x - dispext4,t600x - dispext5,t600x - dispext6,t600x - dispext7,t600x - - IOPersonalityPublisher - com.apple.driver.AppleMobileDispT600X-DCP - IOProviderClass - AppleARMIODevice - - AppleDCPLinkServiceSoC - - CFBundleIdentifier - com.apple.driver.AppleMobileDispT600X-DCP - IOClass - AppleDCPLinkServiceSoC - IONameMatch - - DCPEndpoint24 - DCPEXT0Endpoint24 - DCPEXT1Endpoint24 - DCPEXT2Endpoint24 - DCPEXT3Endpoint24 - DCPEXT4Endpoint24 - DCPEXT5Endpoint24 - DCPEXT6Endpoint24 - DCPEXT7Endpoint24 - - IOPersonalityPublisher - com.apple.driver.AppleMobileDispT600X-DCP - IOProviderClass - RTBuddyEndpointService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.AUC - 1.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleM2ScalerCSCDriver - 1.0.0 - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0.0 - com.apple.iokit.IOMobileGraphicsFamily - 1.0 - com.apple.iokit.IOMobileGraphicsFamily-DCP - 1.0 - com.apple.iokit.IOSurface - 52.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - xROkzDVqM5WJlosdyNvjXQ== - - _InfoPlistDigest - - l/qELuidip32u8AsthUZG/zKp/4gZlFJm2qEOAC7+y0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMobileDispT600X-DCP.kext - _PrelinkExecutableLoadAddr - -2198901062448 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMobileDispT600X-DCP - _PrelinkExecutableSize - 28840 - _PrelinkExecutableSourceAddr - -2198901062448 - _PrelinkKmodInfo - -2198823830576 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMobileFileIntegrity - CFBundleIdentifier - com.apple.driver.AppleMobileFileIntegrity - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMobileFileIntegrity - CFBundleNumericVersion - 17137664 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.5 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.5 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMobileFileIntegrity - - CFBundleIdentifier - com.apple.driver.AppleMobileFileIntegrity - IOClass - AppleMobileFileIntegrity - IOMatchCategory - AppleMobileFileIntegrity - IOPersonalityPublisher - com.apple.driver.AppleMobileFileIntegrity - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - AppleMobileFileIntegrityUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.1 - OSBundleLibraries - - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.kec.corecrypto - 1.0.0 - com.apple.kext.CoreTrust - 1.0.0 - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.dsep - 9.0.0d8 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0 - com.apple.security.AppleImage4 - 3.0.0 - - OSBundleRequired - Root - OSBundleUUID - - FjV/MLfZMY2Tr6yJAmTluQ== - - _InfoPlistDigest - - Yd0VUdEznGBzC9Od+MIm3JoGGDfZt/dqo1n/Na1rYy8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMobileFileIntegrity.kext - _PrelinkExecutableLoadAddr - -2198901033600 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMobileFileIntegrity - _PrelinkExecutableSize - 107496 - _PrelinkExecutableSourceAddr - -2198901033600 - _PrelinkKmodInfo - -2198823829664 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleDisplayName - AppleMultiFunctionManager - CFBundleExecutable - AppleMultiFunctionManager - CFBundleIdentifier - com.apple.driver.AppleMultiFunctionManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMultiFunctionManager - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMultiFunctionManager - - CFBundleIdentifier - com.apple.driver.AppleMultiFunctionManager - IOClass - AppleMultiFunctionManager - IOMatchCategory - AppleMultiFunctionManager - IONameMatch - amfm - IOPersonalityPublisher - com.apple.driver.AppleMultiFunctionManager - IOProviderClass - IOPlatformDevice - LoggingBundleName - com.apple.driver.AppleMultiFunctionManager - constants - - wlan_reg_on_off_delay - 120 - wlan_reg_on_on_delay - 120 - - forceProbeOnLinkdown - - manual_s2r_port_ctrl - - valid_clients - - AppleBCMWLANPortInterfacePCIe - AppleOLYHALPortInterfacePCIe - AppleOLYHALPortInterfacePCIeV3 - IOService - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0 - 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 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - IRPxHs7MNy2Ok984pCujbQ== - - _InfoPlistDigest - - 6h7a/py3wgz19arRHsw1/VAoYx7JcAwACxSZe31DdVI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMultiFunctionManager.kext - _PrelinkExecutableLoadAddr - -2198900926096 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMultiFunctionManager - _PrelinkExecutableSize - 11241 - _PrelinkExecutableSourceAddr - -2198900926096 - _PrelinkKmodInfo - -2198823827240 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleMultitouchDriver - CFBundleGetInfoString - Copyright © 2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleMultitouchDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.42 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.42 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleMultitouchHIDService (0x0D,0x04) - - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - DefaultMultitouchProperties - - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - parser-options - 16 - parser-type - 1 - - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 13 - - - IOClass - AppleMultitouchHIDService - IOPersonalityPublisher - com.apple.driver.AppleMultitouchDriver - IOProviderClass - IOHIDInterface - Manufacturer - Apple - - MTUserDevice - - CFBundleIdentifier - com.apple.driver.AppleMultitouchDriver - DeviceUsagePairs - - - DeviceUsage - 7 - DeviceUsagePage - 65376 - - - IOClass - AppleMultitouchHIDService - IOPersonalityPublisher - com.apple.driver.AppleMultitouchDriver - IOProviderClass - IOHIDInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 193.8 - OSBundleLibraries - - com.apple.driver.AppleInputDeviceSupport - 1.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 12.0.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Console - OSBundleUUID - - Qgj5BSoHPaWy/yW/TlKtFQ== - - _InfoPlistDigest - - H5uEiubOzozMei4pZKxGie5jiV4taISHTArDX4+xV4Y= - - _PrelinkBundlePath - /System/Library/Extensions/AppleMultitouchDriver.kext - _PrelinkExecutableLoadAddr - -2198900914848 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleMultitouchDriver - _PrelinkExecutableSize - 19916 - _PrelinkExecutableSourceAddr - -2198900914848 - _PrelinkKmodInfo - -2198823826496 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleNANDConfigAccess - CFBundleIdentifier - com.apple.driver.AppleNANDConfigAccess - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleNANDConfigAccess - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - FzLfFKEkMMiykz1lV5DqSA== - - _InfoPlistDigest - - yO6MFPjVKFk0DtxSqomw3OA4etJ/N6WRBAUxIfNQatg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleNANDConfigAccess.kext - _PrelinkExecutableLoadAddr - -2198900894928 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleNANDConfigAccess - _PrelinkExecutableSize - 1547 - _PrelinkExecutableSourceAddr - -2198900894928 - _PrelinkKmodInfo - -2198823825816 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleDisplayName - AppleOLYHAL - CFBundleExecutable - AppleOLYHAL - CFBundleIdentifier - com.apple.driver.AppleOLYHAL - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleOLYHAL - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMIODevice - - CFBundleIdentifier - com.apple.driver.AppleOLYHAL - FilesDB - - IOClass - AppleOLYHAL - IOMatchCategory - AppleOLYHAL - IONameMatch - wlan - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleOLYHAL - IOProbeScore - 1000 - IOProviderClass - AppleARMIODevice - LoggingBundleName - com.apple.driver.AppleOLYHAL - - UART - - CFBundleIdentifier - com.apple.driver.AppleOLYHAL - FilesDB - - IOClass - AppleOLYHAL - IOMatchCategory - AppleOLYHAL - IONameMatch - wlan - IONetworkRootType - airport - IOPersonalityPublisher - com.apple.driver.AppleOLYHAL - IOProbeScore - 1000 - IOProviderClass - AppleOnboardSerialSync - LoggingBundleName - com.apple.driver.AppleOLYHAL - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOPCIFamily - 2.7.3 - com.apple.iokit.IOSerialFamily - 11.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - nXODvs56PsKXDg7xbFTLhA== - - _InfoPlistDigest - - pKJ5a5DV14UnkO2YuGQ9qB/sgy3UMFJykjdVS0gFXwA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleOLYHAL.kext - _PrelinkExecutableLoadAddr - -2198900893376 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleOLYHAL - _PrelinkExecutableSize - 20588 - _PrelinkExecutableSourceAddr - -2198900893376 - _PrelinkKmodInfo - -2198823825560 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleOnboardSerial - CFBundleIdentifier - com.apple.driver.AppleOnboardSerial - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleOnboardSerial - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleOnboardSerialBSDClient - - CFBundleIdentifier - com.apple.driver.AppleOnboardSerial - IOClass - AppleOnboardSerialBSDClient - IOMatchCategory - AppleOnboardSerialBSDClient - IOPersonalityPublisher - com.apple.driver.AppleOnboardSerial - IOProbeScore - 1000 - IOProviderClass - AppleOnboardSerialSync - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOSerialFamily - 1.0.4 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - cIENlwPxMXytB3XDWGMo4Q== - - _InfoPlistDigest - - TLR4TPYlfJCq/eh8HR1etH28bTzoyo3sKjUCy5ary3E= - - _PrelinkBundlePath - /System/Library/Extensions/AppleOnboardSerial.kext - _PrelinkExecutableLoadAddr - -2198900872784 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleOnboardSerial - _PrelinkExecutableSize - 8232 - _PrelinkExecutableSourceAddr - -2198900872784 - _PrelinkKmodInfo - -2198823824776 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ApplePIODMA - CFBundleIdentifier - com.apple.driver.ApplePIODMA - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ApplePIODMA - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 15.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - - OSBundleRequired - Root - OSBundleUUID - - AXXZ+NybPmGz8vsWtoZrIw== - - _InfoPlistDigest - - op+D0GzT6JhSb7NUoAIVLYmzbxasSgKttUJhjSTdkdE= - - _PrelinkBundlePath - /System/Library/Extensions/ApplePIODMA.kext - _PrelinkExecutableLoadAddr - -2198900864544 - _PrelinkExecutableRelativePath - Contents/MacOS/ApplePIODMA - _PrelinkExecutableSize - 4114 - _PrelinkExecutableSourceAddr - -2198900864544 - _PrelinkKmodInfo - -2198823822808 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ApplePMGR - CFBundleGetInfoString - Copyright © 2014 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.ApplePMGR - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ApplePMGR - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBringUpPMGR - - CFBundleIdentifier - com.apple.driver.ApplePMGR - IOClass - AppleBringUpPMGR - IONameMatch - pmgr1,bring-up - IOPersonalityPublisher - com.apple.driver.ApplePMGR - IOPlatformActiveAction - 90000 - IOPlatformHaltRestartAction - 90000 - IOPlatformQuiesceAction - 90000 - IOPlatformSleepAction - 600 - IOPlatformWakeAction - 600 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014 Apple. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - cGp5fK5zOBCwzx7802oDVw== - - _InfoPlistDigest - - GVN2ctFiQmtRKdU+Lr0kAkY+LITeqNFxyHfB+ei0jsM= - - _PrelinkBundlePath - /System/Library/Extensions/ApplePMGR.kext - _PrelinkExecutableLoadAddr - -2198900860416 - _PrelinkExecutableRelativePath - Contents/MacOS/ApplePMGR - _PrelinkExecutableSize - 56699 - _PrelinkExecutableSourceAddr - -2198900860416 - _PrelinkKmodInfo - -2198823822472 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ApplePMP - CFBundleIdentifier - com.apple.driver.ApplePMP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ApplePMP - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ApplePMP - - CFBundleIdentifier - com.apple.driver.ApplePMP - IOClass - ApplePMP - IONameMatch - PMPEndpoint1 - IOPersonalityPublisher - com.apple.driver.ApplePMP - IOPlatformSleepAction - 610 - IOPlatformWakeAction - 610 - IOProviderClass - RTBuddyEndpointService - - ApplePMPThermal - - CFBundleIdentifier - com.apple.driver.ApplePMP - IOClass - ApplePMPThermal - IONameMatch - PMPEndpoint2 - IOPersonalityPublisher - com.apple.driver.ApplePMP - IOProviderClass - RTBuddyEndpointService - - ApplePMPv2 - - CFBundleIdentifier - com.apple.driver.ApplePMP - IOClass - ApplePMPv2 - IONameMatch - - PMPEndpoint1 - PMP0Endpoint1 - PMP1Endpoint1 - - IOPersonalityPublisher - com.apple.driver.ApplePMP - IOPlatformSleepAction - 610 - IOPlatformWakeAction - 610 - IOProviderClass - RTBuddyEndpointService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleUUID - - kiW1lasaMHme+hivYD/kbA== - - _InfoPlistDigest - - ytqp1wyDEh1DMyudWezvbPfCrwkwj8XpAaTG4bciPM4= - - _PrelinkBundlePath - /System/Library/Extensions/ApplePMP.kext - _PrelinkExecutableLoadAddr - -2198900803712 - _PrelinkExecutableRelativePath - Contents/MacOS/ApplePMP - _PrelinkExecutableSize - 7230 - _PrelinkExecutableSourceAddr - -2198900803712 - _PrelinkKmodInfo - -2198823821224 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ApplePMPFirmware - CFBundleIdentifier - com.apple.driver.ApplePMPFirmware - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ApplePMPFirmware - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ApplePMP0Firmware - - CFBundleIdentifier - com.apple.driver.ApplePMPFirmware - IOClass - ApplePMPFirmware - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.ApplePMPFirmware - IOPropertyMatch - - role - PMP0 - - IOProviderClass - RTBuddy - - ApplePMP1Firmware - - CFBundleIdentifier - com.apple.driver.ApplePMPFirmware - IOClass - ApplePMPFirmware - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.ApplePMPFirmware - IOPropertyMatch - - role - PMP1 - - IOProviderClass - RTBuddy - - ApplePMPFirmware - - CFBundleIdentifier - com.apple.driver.ApplePMPFirmware - IOClass - ApplePMPFirmware - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.ApplePMPFirmware - IOPropertyMatch - - role - PMP - - IOProviderClass - RTBuddy - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - - OSBundleUUID - - eh5CKxtiMAmXEBn/SySbDw== - - _InfoPlistDigest - - pSeLxMfhxW1HxRkj+RtVwViTLM9gpVGmLKS5q4NB0a8= - - _PrelinkBundlePath - /System/Library/Extensions/ApplePMPFirmware.kext - _PrelinkExecutableLoadAddr - -2198900796480 - _PrelinkExecutableRelativePath - Contents/MacOS/ApplePMPFirmware - _PrelinkExecutableSize - 2366 - _PrelinkExecutableSourceAddr - -2198900796480 - _PrelinkKmodInfo - -2198823820128 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - ApplePassthroughPPM - CFBundleIdentifier - com.apple.driver.ApplePassthroughPPM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - ApplePassthroughPPM - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ApplePassthroughPPM - - CFBundleIdentifier - com.apple.driver.ApplePassthroughPPM - IOClass - ApplePassthroughPPM - IOKitDebug - 65535 - IOMatchCategory - ApplePPM - IONameMatch - ppm,passthrough - IOPersonalityPublisher - com.apple.driver.ApplePassthroughPPM - IOProviderClass - ApplePMGRNub - IOUserClientClass - ApplePPMUserClient - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 11.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - M3sBGtmkN/GZofvm63ddhQ== - - _InfoPlistDigest - - ByB7HwY2+X2I4eJs8MzQCPZaFZXuOuKdebfl2VljWLo= - - _PrelinkBundlePath - /System/Library/Extensions/ApplePassthroughPPM.kext - _PrelinkExecutableLoadAddr - -2198900794112 - _PrelinkExecutableRelativePath - Contents/MacOS/ApplePassthroughPPM - _PrelinkExecutableSize - 70122 - _PrelinkExecutableSourceAddr - -2198900794112 - _PrelinkKmodInfo - -2198823819872 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleProResHW - CFBundleGetInfoString - Copyright Apple Computer, Inc. - CFBundleIdentifier - com.apple.driver.AppleProResHW - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleProResHW - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 326.11.0 - CFBundleSignature - aapl - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 326.11.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - apr-a - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,a0 - apr,a1 - apr,a2 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-b - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,b0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-c - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,c0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-d - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,d0 - apr,d1 - apr,d2 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-e - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,e0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-f - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,f0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-g - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,g0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-h - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,h0 - apr,h1 - apr,h2 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-i - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,i0 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - apr-j - - CFBundleIdentifier - com.apple.driver.AppleProResHW - IOClass - AppleProResHW - IONameMatch - - apr,j0 - apr,j1 - apr,j2 - - IOPersonalityPublisher - com.apple.driver.AppleProResHW - IOPlatformSleepAction - 100 - IOPlatformWakeAction - 100 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - KiaUY9h0ODqvot1jDsYfjQ== - - _InfoPlistDigest - - K3NNWr/+PiBTxh97xkY5N82AI2mfLLHzHCUUHhaB4i8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleProResHW.kext - _PrelinkExecutableLoadAddr - -2198900723984 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleProResHW - _PrelinkExecutableSize - 56491 - _PrelinkExecutableSourceAddr - -2198900723984 - _PrelinkKmodInfo - -2198823817736 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleRAID - CFBundleGetInfoString - AppleRAID 5.1, Copyright 2016 Apple Inc. - CFBundleIdentifier - com.apple.driver.AppleRAID - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleRAID - CFBundleNumericVersion - 84967424 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleRAID - - CFBundleIdentifier - com.apple.driver.AppleRAID - IOClass - AppleRAIDMember - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.driver.AppleRAID - IOProbeScore - 500 - IOPropertyMatch - - - Content Hint - Apple_RAID - - - Content Hint - Apple_Boot_RAID - - - Content Hint - 52414944-0000-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.6 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - - OSBundleRequired - Local-Root - OSBundleUUID - - GImZTKtwPbOBdnU5Z5Wgeg== - - _InfoPlistDigest - - Q2PbSRf1pa+uE6Mi4ggBZXorz8+TpJHMGEQAbS8TXYs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleRAID.kext - _PrelinkExecutableLoadAddr - -2198900667488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleRAID - _PrelinkExecutableSize - 10196 - _PrelinkExecutableSourceAddr - -2198900667488 - _PrelinkKmodInfo - -2198823816712 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleRSMChannel - CFBundleIdentifier - com.apple.driver.AppleRSMChannel - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleRSMChannel - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOResources - - CFBundleIdentifier - com.apple.driver.AppleRSMChannel - IOClass - AppleRSMChannelController - IOMatchCategory - AppleRSMChannelController - IOPersonalityPublisher - com.apple.driver.AppleRSMChannel - IOProviderClass - IOResources - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IORSMFamily - 1.0 - com.apple.kpi.bsd - 22.0 - com.apple.kpi.iokit - 22.0 - com.apple.kpi.libkern - 22.0 - com.apple.kpi.mach - 22.0 - com.apple.kpi.private - 22.0 - - OSBundleUUID - - C3g5CcslNH67+MnXOak6vQ== - - _InfoPlistDigest - - vw5cwnv0K356yul3ws6qwRXp96tSwXyzfWwirwu8i4Y= - - _PrelinkBundlePath - /System/Library/Extensions/AppleRSMChannel.kext - _PrelinkExecutableLoadAddr - -2198900657280 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleRSMChannel - _PrelinkExecutableSize - 2738 - _PrelinkExecutableSourceAddr - -2198900657280 - _PrelinkKmodInfo - -2198823815792 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleS5L8920XPWM - CFBundleIdentifier - com.apple.driver.AppleS5L8920XPWM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleS5L8920XPWM - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS5L8920XFPWM - - CFBundleIdentifier - com.apple.driver.AppleS5L8920XPWM - IOClass - AppleS5L8920XFPWM - IONameMatch - fpwm,s5l8920x - IOPersonalityPublisher - com.apple.driver.AppleS5L8920XPWM - IOProviderClass - AppleARMIODevice - - AppleS5L8920XPWM - - CFBundleIdentifier - com.apple.driver.AppleS5L8920XPWM - IOClass - AppleS5L8920XPWM - IONameMatch - pwm,s5l8920x - IOPersonalityPublisher - com.apple.driver.AppleS5L8920XPWM - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Bu5p24/CPmWQRITEdgmDWg== - - _InfoPlistDigest - - mbKeJP+6rR1MGAe+4vAn4Ex7ZntD66w8paGK7tPCcII= - - _PrelinkBundlePath - /System/Library/Extensions/AppleS5L8920XPWM.kext - _PrelinkExecutableLoadAddr - -2198900654528 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleS5L8920XPWM - _PrelinkExecutableSize - 2364 - _PrelinkExecutableSourceAddr - -2198900654528 - _PrelinkKmodInfo - -2198823815376 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleS5L8940XI2C - CFBundleIdentifier - com.apple.driver.AppleS5L8940XI2C - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleS5L8940XI2C - CFBundleNumericVersion - 16785410 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS5L8940XI2CController - - CFBundleIdentifier - com.apple.driver.AppleS5L8940XI2C - IOClass - AppleS5L8940XI2CController - IONameMatch - i2c,s5l8940x - IOPersonalityPublisher - com.apple.driver.AppleS5L8940XI2C - IOProbeScore - 1000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleGPIOICController - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - nMmhw4goM82vQJJZpV7T+w== - - _InfoPlistDigest - - KF5wLhyJgLkhUn3NZOQoIdvnWwNG8vR8JvVMyMFmzg4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleS5L8940XI2C.kext - _PrelinkExecutableLoadAddr - -2198900652160 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleS5L8940XI2C - _PrelinkExecutableSize - 3622 - _PrelinkExecutableSourceAddr - -2198900652160 - _PrelinkKmodInfo - -2198823815080 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleS5L8960XNCO - CFBundleIdentifier - com.apple.driver.AppleS5L8960XNCO - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleS5L8960XNCO - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS5L8960XNCO - - CFBundleIdentifier - com.apple.driver.AppleS5L8960XNCO - IOClass - AppleS5L8960XNCO - IONameMatch - nco,s5l8960x - IOPersonalityPublisher - com.apple.driver.AppleS5L8960XNCO - IOPlatformActiveAction - 85000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - I68N6jqZOoS2ybwGcuFdWg== - - _InfoPlistDigest - - JV2NQfNpQJzZefVRLd/CdMSXsa51p2FSkwlZbHML7AY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleS5L8960XNCO.kext - _PrelinkExecutableLoadAddr - -2198900648528 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleS5L8960XNCO - _PrelinkExecutableSize - 1736 - _PrelinkExecutableSourceAddr - -2198900648528 - _PrelinkKmodInfo - -2198823814824 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleS8000AES - CFBundleIdentifier - com.apple.driver.AppleS8000AES - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleS8000AES - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS8000AES - - CFBundleIdentifier - com.apple.driver.AppleS8000AES - IOClass - AppleS8000AESAccelerator - IONameMatch - aes,s8000 - IOPersonalityPublisher - com.apple.driver.AppleS8000AES - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOCryptoAcceleratorFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Hb85sfXENKeqMWbgWXMGEA== - - _InfoPlistDigest - - YWSc18AG6KQx53nX1sc1ZnHJBvydiDfZnolnMEc59pg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleS8000AES.kext - _PrelinkExecutableLoadAddr - -2198900646784 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleS8000AES - _PrelinkExecutableSize - 6416 - _PrelinkExecutableSourceAddr - -2198900646784 - _PrelinkKmodInfo - -2198823814528 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleS8000DWI - CFBundleIdentifier - com.apple.driver.AppleS8000DWI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleS8000DWI - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleS8000DWI - - CFBundleIdentifier - com.apple.driver.AppleS8000DWI - IOClass - AppleS8000DWI - IONameMatch - dwi,s8000 - IOPersonalityPublisher - com.apple.driver.AppleS8000DWI - IOPlatformActiveAction - 80000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - Saf8aRooNOuk3BNzqRLdQQ== - - _InfoPlistDigest - - eO5pcGBgNnM+PSuLOGF2a83QtsuWpSXl/BTGPMuA7II= - - _PrelinkBundlePath - /System/Library/Extensions/AppleS8000DWI.kext - _PrelinkExecutableLoadAddr - -2198900640368 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleS8000DWI - _PrelinkExecutableSize - 2095 - _PrelinkExecutableSourceAddr - -2198900640368 - _PrelinkKmodInfo - -2198823813944 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSART - CFBundleIdentifier - com.apple.driver.AppleSART - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSART - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSARTMarconi - - CFBundleIdentifier - com.apple.driver.AppleSART - IOClass - AppleSARTMarconi - IONameMatch - sart-marconi,t8006 - IOPersonalityPublisher - com.apple.driver.AppleSART - IOProviderClass - AppleARMIODevice - - IOCoastGuardSARTMapper - - CFBundleIdentifier - com.apple.driver.AppleSART - IOClass - IOCoastGuardSARTMapper - IONameMatch - - sart,coastguard - - IOPersonalityPublisher - com.apple.driver.AppleSART - IOProviderClass - AppleARMIODevice - - IOSARTMapper - - CFBundleIdentifier - com.apple.driver.AppleSART - IOClass - IOSARTMapper - IONameMatch - sart,t8015 - IOPersonalityPublisher - com.apple.driver.AppleSART - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 7hYopNbpMROEwsNBbCqdWA== - - _InfoPlistDigest - - 8mZd+XjB+q12s9skB96KlGRFOBihMeLkpYsaEt3JONQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSART.kext - _PrelinkExecutableLoadAddr - -2198900638272 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSART - _PrelinkExecutableSize - 4822 - _PrelinkExecutableSourceAddr - -2198900638272 - _PrelinkKmodInfo - -2198823813608 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSDXC - CFBundleGetInfoString - 3.4.3, Copyright Apple Inc. 2009-2023 - CFBundleIdentifier - com.apple.driver.AppleSDXC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSDXC - CFBundleNumericVersion - 54755328 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.4.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.4.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSDXC - - CFBundleIdentifier - com.apple.driver.AppleSDXC - IOClass - AppleSDXC - IONameMatch - - pci17a0,9755 - pci14e4,16bc - - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleSDXC - IOProviderClass - IOPCIDevice - Protocol Characteristics - - Physical Interconnect - Secure Digital - Physical Interconnect Location - Internal - - - AppleSDXCBlockStorageDevice - - CFBundleIdentifier - com.apple.driver.AppleSDXC - Device Characteristics - - Product Name - Built In SDXC Reader - Vendor Name - Apple - - IOClass - AppleSDXCBlockStorageDevice - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleSDXC - IOProviderClass - AppleSDXCSlot - - AppleSDXCSDDetect - - CFBundleIdentifier - com.apple.driver.AppleSDXC - IOClass - AppleSDXCSDDetect - IOMatchCategory - AppleSDXCSDDetect - IONameMatch - pcie-sdreader-helper - IOPersonalityPublisher - com.apple.driver.AppleSDXC - IOProviderClass - IOPlatformDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPCIFamily - 2.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOStorageFamily - 1.2.7 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IOPCIFamily - 2.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOStorageFamily - 1.2.7 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - vtkHy7byOkKl7P57/PV7og== - - _InfoPlistDigest - - yTJS8p9Gm+xXD5wsfcWCimJXeAdn8Ff7QAEWyWb1Lf0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSDXC.kext - _PrelinkExecutableLoadAddr - -2198900633440 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSDXC - _PrelinkExecutableSize - 10496 - _PrelinkExecutableSourceAddr - -2198900633440 - _PrelinkKmodInfo - -2198823813272 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSEPGenericTransfer - CFBundleIdentifier - com.apple.iokit.AppleSEPGenericTransfer - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSEPGenericTransfer - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleUUID - - PFCIe4fFMmulPtSvw7jTXQ== - - _InfoPlistDigest - - ufVjjcMukYx2tNJZeSihGws+lgvbhMr8H7wXV8T+fyw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSEPGenericTransfer.kext - _PrelinkExecutableLoadAddr - -2198900622944 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSEPGenericTransfer - _PrelinkExecutableSize - 4933 - _PrelinkExecutableSourceAddr - -2198900622944 - _PrelinkKmodInfo - -2198823812720 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSEPHDCPManager - CFBundleIdentifier - com.apple.driver.AppleSEPHDCPManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSEPHDCPManager - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSEPHDCPManager - - CFBundleIdentifier - com.apple.driver.AppleSEPHDCPManager - IOClass - AppleSEPHDCPManager - IONameMatch - sep-endpoint,hdcp - IOPersonalityPublisher - com.apple.driver.AppleSEPHDCPManager - IOProviderClass - AppleSEPDeviceService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.1 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.IOHDCPFamily - 1.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - +EI9icYxOxatMivw2qrNsQ== - - _InfoPlistDigest - - VNuZ1bYVqppAfdLJ9HqVyy6JLjJWYB+cTyMZiAYGcrc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSEPHDCPManager.kext - _PrelinkExecutableLoadAddr - -2198900618000 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSEPHDCPManager - _PrelinkExecutableSize - 5073 - _PrelinkExecutableSourceAddr - -2198900618000 - _PrelinkKmodInfo - -2198823812384 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSEPKeyStore - CFBundleIdentifier - com.apple.driver.AppleSEPKeyStore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSEPKeyStore - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleKeyStore - - CFBundleIdentifier - com.apple.driver.AppleSEPKeyStore - IOClass - AppleKeyStore - IOMatchCategory - AppleKeyStore - IOPersonalityPublisher - com.apple.driver.AppleSEPKeyStore - IOPlatformWakeAction - 1000 - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - AppleKeyStoreUserClient - - AppleKeyStoreTest - - CFBundleIdentifier - com.apple.driver.AppleSEPKeyStore - IOClass - AppleKeyStoreTest - IOMatchCategory - AppleKeyStoreTest - IOPersonalityPublisher - com.apple.driver.AppleSEPKeyStore - IOPlatformWakeAction - 1000 - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - AppleKeyStoreTestUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2009-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleCredentialManager - 1.0 - com.apple.driver.AppleEffaceableStorage - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.2 - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.AppleUSBTDM - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.IOCryptoAcceleratorFamily - 1.0.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - UNGwOiAONNWFRLhl16EMSQ== - - _InfoPlistDigest - - HPTGId5820OJ/Ss+MNHycqnXy0T93U08vfdXe+s/WDY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSEPKeyStore.kext - _PrelinkExecutableLoadAddr - -2198900612912 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSEPKeyStore - _PrelinkExecutableSize - 18708 - _PrelinkExecutableSourceAddr - -2198900612912 - _PrelinkKmodInfo - -2198823812008 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSEPManager - CFBundleIdentifier - com.apple.driver.AppleSEPManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSEPManager - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - A7IOPNub - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPManager - IONameMatch - iop-nub,sep - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOPlatformQuiesceAction - 89999 - IOProviderClass - AppleA7IOPNub - - ARTRequestsDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPARTRequestsService - IONameMatch - sep-endpoint,artr - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - ARTService - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPARTService - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPManager - - ARTStorageDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPARTStorageService - IONameMatch - sep-endpoint,arts - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - DebugDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPDebugService - IONameMatch - sep-endpoint,debu - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - HiloDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPHiloService - IONameMatch - sep-endpoint,hilo - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - IntelIOP - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPIntelIOP - IONameMatch - SEPM - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - IOPCIDevice - - IntelIOPNub - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPManager - IONameMatch - iop-nub,sep - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPIntelIOPNub - - LoggingDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPLoggerService - IONameMatch - sep-endpoint,log - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - PairingDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPPairing - IONameMatch - sep-endpoint,pair - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - TestingDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPTestingService - IONameMatch - sep-endpoint,unit - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - xARTMasterDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPXARTService - IONameMatch - sep-endpoint,xarm - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - xARTSlaveDevice - - CFBundleIdentifier - com.apple.driver.AppleSEPManager - IOClass - AppleSEPXARTService - IONameMatch - sep-endpoint,xars - IOPersonalityPublisher - com.apple.driver.AppleSEPManager - IOProviderClass - AppleSEPDeviceService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2011-2014 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.1 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.IOPCIFamily - 2.6 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - PZlzwZzsPeu7jtQRK9NX8g== - - _InfoPlistDigest - - FrX6afYk1dRyLDhdpYZLmTKmzPU/3P1GS8nRcp6i3Hc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSEPManager.kext - _PrelinkExecutableLoadAddr - -2198900594192 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSEPManager - _PrelinkExecutableSize - 48608 - _PrelinkExecutableSourceAddr - -2198900594192 - _PrelinkKmodInfo - -2198823810328 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSMC - CFBundleIdentifier - com.apple.driver.AppleSMC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleNumericVersion - 52002816 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.1.9 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.1.9 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSMCAOP - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleAOPSMC - IONameMatch - - smc-aop - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCCharger - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCCharger - IONameMatch - - smc-charger - smc-orion-charger - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformWakeAction - 100 - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCChargerUtil - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCChargerUtil - IONameMatch - - smc-charger-util - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProviderClass - AppleSMCInterface - - AppleSMCDockUSB_UFP - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCDockUSB_UFP - IONameMatch - - dock,smc-usb-ufp - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCHighVoltageCharger - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCHighVoltageCharger - IONameMatch - - portmicro,smc-ccg2 - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCKeysEndpoint - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCKeysEndpoint - IOMatchCategory - AppleSMCKeysEndpoint - IONameMatch - SMCEndpoint1 - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformPanicAction - 89000 - IOPlatformSleepAction - 300 - IOPlatformWakeAction - 300 - IOProviderClass - RTBuddyEndpointService - - AppleSMCPMU - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCPMU - IONameMatch - - smc-pmu - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformSleepAction - 200 - IOPlatformWakeAction - 200 - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCPowerOut - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCPowerOut - IONameMatch - - smc-power-out - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProviderClass - AppleSMCInterface - - AppleSMCSensorDispatcher - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCSensorDispatcher - IONameMatch - - smc-tempsensor - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - - IOKitPersonalities_arm64 - - AppleSMCAOP - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleAOPSMC - IONameMatch - - smc-aop - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCCharger - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCCharger - IONameMatch - - smc-charger - smc-orion-charger - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformWakeAction - 100 - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCChargerUtil - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCChargerUtil - IONameMatch - - smc-charger-util - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProviderClass - AppleSMCInterface - - AppleSMCDockUSB_UFP - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCDockUSB_UFP - IONameMatch - - dock,smc-usb-ufp - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCHighVoltageCharger - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCHighVoltageCharger - IONameMatch - - portmicro,smc-ccg2 - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCKeysEndpoint - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCKeysEndpoint - IOMatchCategory - AppleSMCKeysEndpoint - IONameMatch - SMCEndpoint1 - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformPanicAction - 89000 - IOPlatformSleepAction - 300 - IOPlatformWakeAction - 300 - IOProviderClass - RTBuddyEndpointService - - AppleSMCPMU - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCPMU - IONameMatch - - smc-pmu - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOPlatformSleepAction - 200 - IOPlatformWakeAction - 200 - IOProbeScore - 1000 - IOProviderClass - AppleSMCInterface - - AppleSMCPowerOut - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCPowerOut - IONameMatch - - smc-power-out - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProviderClass - AppleSMCInterface - - AppleSMCSensorDispatcher - - CFBundleIdentifier - com.apple.driver.AppleSMC - IOClass - AppleSMCSensorDispatcher - IONameMatch - - smc-tempsensor - - IOPersonalityPublisher - com.apple.driver.AppleSMC - IOProbeScore - 100 - IOProviderClass - AppleARMIODevice - IOResourceMatch - IOKit - QueueSize - 0 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2005-2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleCompatibleVersion_arm64 - 1.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPMU - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedTempSensor - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.kpi.bsd - 13.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 14.0.0 - - OSBundleLibraries_arm64 - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPMU - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedTempSensor - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.kpi.bsd - 13.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - MugQ+6OpNuO6IZKJIPGjVw== - - _InfoPlistDigest - - 7o4RV8SlDNWVSrBnFkqRUFppSA4audRfnSNTnKrclWc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSMC.kext - _PrelinkExecutableLoadAddr - -2198900545584 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSMC - _PrelinkExecutableSize - 33387 - _PrelinkExecutableSourceAddr - -2198900545584 - _PrelinkKmodInfo - -2198823807064 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSPIMC - CFBundleIdentifier - com.apple.driver.AppleSPIMC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSPIMC - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSPIMCController - - CFBundleIdentifier - com.apple.driver.AppleSPIMC - IOClass - AppleSPIMCController - IONameMatch - spi-1,spimc - IOPersonalityPublisher - com.apple.driver.AppleSPIMC - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple, Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - dyVubdArNGqHDklqpchILQ== - - _InfoPlistDigest - - R4Laa3tgkFS1+LSwUWrj5jjmBtBARSWFc4oUwpXqAlc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSPIMC.kext - _PrelinkExecutableLoadAddr - -2198900512192 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSPIMC - _PrelinkExecutableSize - 5001 - _PrelinkExecutableSourceAddr - -2198900512192 - _PrelinkKmodInfo - -2198823805760 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSPMI - CFBundleIdentifier - com.apple.driver.AppleSPMI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSPMI - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleGen0SPMI - - CFBundleIdentifier - com.apple.driver.AppleSPMI - IOClass - AppleGen0SPMIController - IONameMatch - spmi,gen0 - IOPersonalityPublisher - com.apple.driver.AppleSPMI - IOProviderClass - AppleARMIODevice - - AppleGen1SPMI - - CFBundleIdentifier - com.apple.driver.AppleSPMI - IOClass - AppleGen1SPMIController - IONameMatch - spmi,gen1 - IOPersonalityPublisher - com.apple.driver.AppleSPMI - IOProviderClass - AppleARMIODevice - - AppleGen2SPMI - - CFBundleIdentifier - com.apple.driver.AppleSPMI - IOClass - AppleGen2SPMIController - IONameMatch - spmi,gen2 - IOPersonalityPublisher - com.apple.driver.AppleSPMI - IOProviderClass - AppleARMIODevice - - AppleGen3SPMI - - CFBundleIdentifier - com.apple.driver.AppleSPMI - IOClass - AppleGen3SPMIController - IONameMatch - spmi,gen3 - IOPersonalityPublisher - com.apple.driver.AppleSPMI - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - BTA2gfHwPu2neUoIUNZXIA== - - _InfoPlistDigest - - YBs24ksae/7SHJR1EDiUBRaiScwI60jcfothUDFQyvM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSPMI.kext - _PrelinkExecutableLoadAddr - -2198900507184 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSPMI - _PrelinkExecutableSize - 12278 - _PrelinkExecutableSourceAddr - -2198900507184 - _PrelinkKmodInfo - -2198823805456 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSPMIPMU - CFBundleIdentifier - com.apple.driver.AppleSPMIPMU - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSPMIPMU - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - PMU - - CFBundleIdentifier - com.apple.driver.AppleSPMIPMU - IOClass - AppleDialogSPMIPMU - IOMatchCategory - AppleSPMIPMU - IONameMatch - pmu,spmi - IOPersonalityPublisher - com.apple.driver.AppleSPMIPMU - IOPlatformActiveAction - 3000 - IOPlatformQuiesceAction - 98000 - IOPlatformSleepAction - 400 - IOPlatformWakeAction - 400 - IOProviderClass - AppleARMSPMIDevice - - PMURTC - - CFBundleIdentifier - com.apple.driver.AppleSPMIPMU - IOClass - AppleDialogSPMIPMURTC - IOMatchCategory - AppleSPMIPMURTC - IOPersonalityPublisher - com.apple.driver.AppleSPMIPMU - IOProviderClass - AppleDialogSPMIPMU - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.1 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleDialogPMU - 1.0.0 - com.apple.driver.AppleEmbeddedTempSensor - 1.0.0 - com.apple.driver.AppleSMC - 1.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 9nbxLWRJO7CdDm5iHSzeYw== - - _InfoPlistDigest - - UaxMgisGBREG81j+325b2rbiGQ8FNiLDvf67gd+8Usg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSPMIPMU.kext - _PrelinkExecutableLoadAddr - -2198900494896 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSPMIPMU - _PrelinkExecutableSize - 11254 - _PrelinkExecutableSourceAddr - -2198900494896 - _PrelinkKmodInfo - -2198823805032 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSPU - CFBundleIdentifier - com.apple.driver.AppleSPU - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSPU - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSPUFastpathDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOCFPlugInTypes - - 53EA6734-C70E-4635-9CF5-4FAF05B4F230 - AppleSPU.kext/PlugIns/FastpathLib.plugin - - IOClass - AppleSPUFastpathDriver - IOMatchCategory - AppleSPUFastpathDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUFastpathInterface - - AppleAOPSMCDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleAOPSMCDriver - IOKitDebug - 65535 - IOMatchCategory - AppleAOPSMCDriver - IONameMatch - - smc-control - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - - AppleLVBOOST - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleLVBOOST - IOMatchCategory - AppleLVBOOST - IONameMatch - - iop-spu-nub - iop-aop-nub - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleA7IOPNub - - AppleSPU - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPU - IONameMatch - - AOPEndpoint1 - AOPEndpoint2 - AOPEndpoint3 - AOPEndpoint4 - AOPEndpoint5 - AOPEndpoint6 - AOPEndpoint7 - AOPEndpoint8 - AOPEndpoint9 - AOPEndpoint10 - AOPEndpoint11 - AOPEndpoint12 - AOPEndpoint13 - AOPEndpoint14 - AOPEndpoint15 - AOPEndpoint16 - AOPEndpoint17 - AOPEndpoint18 - AOPEndpoint19 - AOPEndpoint20 - AOPEndpoint21 - AOPEndpoint22 - AOPEndpoint23 - AOPEndpoint24 - AOPEndpoint25 - AOPEndpoint26 - AOPEndpoint27 - AOPEndpoint28 - AOPEndpoint29 - AOPEndpoint30 - AOPEndpoint31 - AOPEndpoint32 - SPUEndpoint1 - SPUEndpoint2 - SPUEndpoint3 - SPUEndpoint4 - SPUEndpoint5 - SPUEndpoint6 - SPUEndpoint7 - SPUEndpoint8 - SPUEndpoint9 - SPUEndpoint10 - SPUEndpoint11 - SPUEndpoint12 - SPUEndpoint13 - SPUEndpoint14 - SPUEndpoint15 - SPUEndpoint16 - SPU2Endpoint1 - SPU2Endpoint2 - SPU2Endpoint3 - SPU2Endpoint4 - SPU2Endpoint5 - SPU2Endpoint6 - SPU2Endpoint7 - SPU2Endpoint8 - SPU2Endpoint9 - SPU2Endpoint10 - SPU2Endpoint11 - SPU2Endpoint12 - SPU2Endpoint13 - SPU2Endpoint14 - SPU2Endpoint15 - SPU2Endpoint16 - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - RTBuddyEndpointService - allowed-action-list - - AOP_log - - get-property - - 208 - - - perform-command - - 35 - - 36 - - 37 - - 38 - - - set-property - - 208 - - - - AOP_profile - - get-property - - 208 - - 209 - - 210 - - 211 - - 212 - - 213 - - 214 - - - perform-command - - 32 - - 33 - - 34 - - 35 - - 36 - - 37 - - 38 - - - set-property - - 210 - - 213 - - - - rose - - get-property - - perform-command - - set-property - - - - - AppleSPUALSSealionAccessoryDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOCFPlugInTypes - - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUALSSealionAccessoryDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - QueueSize - 16384 - Transport - SPU - manufacturer - Sealion-Accessory - - AppleSPUALSSealionDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOCFPlugInTypes - - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUALSSealionDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - QueueSize - 16384 - Transport - SPU - manufacturer - Sealion - - AppleSPUALSSunfishDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 4 - DeviceUsagePage - 65280 - - - IOCFPlugInTypes - - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUALSSunfishDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - QueueSize - 16384 - Transport - SPU - manufacturer - Sunfish - - AppleSPUAppDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUAppDriver - IONameMatch - - SPUApp - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - IOUserClientClass - AppleSPUAppDriverUserClient - - AppleSPUBattChannelDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUBattChannelDriver - IONameMatch - - batt-adc - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - IOUserClientClass - AppleSPUBattChannelUserClient - - AppleSPUBoraUartDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUBoraUartDriver - IONameMatch - - bora-uart - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - - AppleSPUButtonDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 1 - DeviceUsagePage - 11 - - - DeviceUsage - 1 - DeviceUsagePage - 12 - - - IOCFPlugInTypes - - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUButtonDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - Transport - SPU - - AppleSPUControl - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUControl - IOMatchCategory - AppleSPUControl - IONameMatch - - multi-touch - opal - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleARMIODevice - - AppleSPUDCPDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUDCPDriver - IONameMatch - - dcp-control - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - - AppleSPUDispADCDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUDispADCDriver - IONameMatch - - disp-adc - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - IOUserClientClass - AppleSPUDispADCUserClient - - AppleSPUFirmwareService-AOP - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUFirmwareService - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOPropertyMatch - - role - AOP - - IOProviderClass - RTBuddyService - - AppleSPUFirmwareService-SPU - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUFirmwareService - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOPropertyMatch - - role - SPU - - IOProviderClass - RTBuddyService - - AppleSPUFirmwareService-SPU2 - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUFirmwareService - IOMatchCategory - RTBuddyFirmwareService - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOPropertyMatch - - role - SPU2 - - IOProviderClass - RTBuddyService - - AppleSPUGNSSDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOCFPlugInTypes - - 3168B08E-E57D-4E04-92C9-C015B8B0E9AB - AppleSPU.kext/PlugIns/GNSSPassthroughLib.plugin - - IOClass - AppleSPUGNSSDriver - IONameMatch - - gnss - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - IOUserClientClass - AppleSPUGNSSDriverUserClient - - AppleSPUGestureDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 3 - DeviceUsagePage - 65292 - - - IOCFPlugInTypes - - 0B842ADD-C395-4352-95F6-6585EB515623 - IOHIDFamily.kext/PlugIns/IOHIDLib.plugin - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUGestureDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - QueueSize - 16384 - Transport - SPU - - AppleSPUGpioUnplugDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUGpioUnplugDriver - IONameMatch - - romeo - juliet - lanai_l - lanai_r - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - - AppleSPUGrimaldiDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUGrimaldiDriver - IONameMatch - - grimaldi-control - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - - AppleSPUHIDDevice - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOCFPlugInTypes - - 7ACF5332-1A35-4893-87CB-BA64E1887FAE - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUHIDDevice - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUHIDInterface - - AppleSPUHIDDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOCFPlugInTypes - - 0B842ADD-C395-4352-95F6-6585EB515623 - IOHIDFamily.kext/PlugIns/IOHIDLib.plugin - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - QueueSize - 16384 - Transport - SPU - - AppleSPUHapticsAudioDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUHapticsAudioDriver - IONameMatch - - aop-haptics-audio - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - IOUserClientClass - AppleSPUHapticsAudioUC - - AppleSPUHapticsManagerDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUHapticsManagerDriver - IONameMatch - - aop-haptics-manager - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - IOUserClientClass - AppleSPUHapticsManagerUserClient - - AppleSPULogDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPULogDriver - IOMatchCategory - AppleSPULogDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppDriver - IOUserClientClass - AppleSPULogDriverUserClient - - AppleSPULogFirmwareDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPULogFirmwareDriver - IOMatchCategory - AppleSPULogFirmwareDriver - IONameMatch - - AOP_log - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - - AppleSPUMarconiControl - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUMarconiControl - IOMatchCategory - AppleSPUMarconiControl - IONameMatch - - aop-marconi-bt-control - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppInterface - - AppleSPUMesaDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 19 - DeviceUsagePage - 32 - - - IOClass - AppleSPUMesaDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - Transport - SPU - - AppleSPUPDMCLKDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUPDMCLKDriver - IONameMatch - - pdmclk - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - - AppleSPUProfileDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUProfileDriver - IOMatchCategory - AppleSPUProfileDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUAppDriver - IOUserClientClass - AppleSPUProfileDriverUserClient - - AppleSPUProfileFirmwareDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUProfileFirmwareDriver - IOMatchCategory - AppleSPUProfileFirmwareDriver - IONameMatch - - AOP_profile - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleSPUInterface - - AppleSPUSmartCoverDriver - - CFBundleIdentifier - com.apple.driver.AppleSPU - DeviceUsagePairs - - - DeviceUsage - 41 - DeviceUsagePage - 65280 - - - IOCFPlugInTypes - - 3BC5CC87-845E-48AB-A9C2-9436001BA68A - AppleSPU.kext/Contents/PlugIns/AppleSPULib.plugin - - IOClass - AppleSPUSmartCoverDriver - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - IOHIDInterface - Transport - SPU - - AppleSPUTimesyncV1 - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUTimesyncV1 - IOKitDebug - 65535 - IOMatchCategory - AppleSPUTimesync - IONameMatch - iop-spu-nub - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleA7IOPNub - - AppleSPUTimesyncV2 - - CFBundleIdentifier - com.apple.driver.AppleSPU - IOClass - AppleSPUTimesyncV2 - IOKitDebug - 65535 - IOMatchCategory - AppleSPUTimesync - IONameMatch - - iop-aop-nub - - IOPersonalityPublisher - com.apple.driver.AppleSPU - IOProviderClass - AppleA7IOPNub - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFirmwareUpdateKext - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 14.0 - com.apple.kpi.iokit - 14.0 - com.apple.kpi.libkern - 14.0 - com.apple.kpi.mach - 14.0 - com.apple.kpi.private - 22.0 - - OSBundleUUID - - tHXedieyNT6r7BMHAFbEnQ== - - _InfoPlistDigest - - A8ChhWP74DbF5b9CphIuxYFIJ4uZp82auQKntuk7tlU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSPU.kext - _PrelinkExecutableLoadAddr - -2198900483632 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSPU - _PrelinkExecutableSize - 22808 - _PrelinkExecutableSourceAddr - -2198900483632 - _PrelinkKmodInfo - -2198823803736 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSRP - CFBundleGetInfoString - Copyright © 2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.security.SecureRemotePassword - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SecureRemotePassword - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 11.0.0 - com.apple.kpi.libkern - 11.0.0 - com.apple.kpi.mach - 13.0.0 - com.apple.kpi.private - 11.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - u1S8Z7NHPtql/b9+Otrviw== - - _InfoPlistDigest - - 6wWY/wd1OQNdUAqoIJ8VgCu6f8rVClMBZEO8Ehg1jB8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSRP.kext - _PrelinkExecutableLoadAddr - -2198900460816 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSRP - _PrelinkExecutableSize - 10752 - _PrelinkExecutableSourceAddr - -2198900460816 - _PrelinkKmodInfo - -2198823798224 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSSE - CFBundleIdentifier - com.apple.driver.AppleSSE - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSSE - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSSE - - CFBundleIdentifier - com.apple.driver.AppleSSE - IOClass - AppleSSE - IOMatchCategory - AppleSSE - IOPersonalityPublisher - com.apple.driver.AppleSSE - IOProviderClass - IOResources - IOUserClientClass - AppleSSEUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 4lyelYgVOP693E5fPsTZvg== - - _InfoPlistDigest - - pyB2cNdBg8B8QqH4zv+gkOLxt2d1ugT7RHeE5hxuy+0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSSE.kext - _PrelinkExecutableLoadAddr - -2198900450064 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSSE - _PrelinkExecutableSize - 7728 - _PrelinkExecutableSourceAddr - -2198900450064 - _PrelinkKmodInfo - -2198823797000 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSamsungSPI - CFBundleIdentifier - com.apple.driver.AppleSamsungSPI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSamsungSPI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSamsungSPIController - - CFBundleIdentifier - com.apple.driver.AppleSamsungSPI - IOClass - AppleSamsungSPIController - IONameMatch - spi-1,samsung - IOPersonalityPublisher - com.apple.driver.AppleSamsungSPI - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - VTrsGdPZPDGa9q417WvYVw== - - _InfoPlistDigest - - 4n0VSOrm6Ob2mZ3B8lyAOrf/53ABsYq2tgvW/Z+wT5M= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSamsungSPI.kext - _PrelinkExecutableLoadAddr - -2198900442336 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSamsungSPI - _PrelinkExecutableSize - 4947 - _PrelinkExecutableSourceAddr - -2198900442336 - _PrelinkKmodInfo - -2198823796664 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSamsungSerial - CFBundleIdentifier - com.apple.driver.AppleSamsungSerial - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSamsungSerial - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSamsungSerial - - CFBundleIdentifier - com.apple.driver.AppleSamsungSerial - IOClass - AppleSamsungSerial - IONameMatch - - uart-1,samsung - - IOPersonalityPublisher - com.apple.driver.AppleSamsungSerial - IOProbeScore - 1000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.iokit.IOSerialFamily - 1.0.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 9yGFET/tO2qxcSlouZx6uw== - - _InfoPlistDigest - - cSbqQGcwL4IPa8kRdKYyon0WP84Q6y2MbhS1FZHK/KQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSamsungSerial.kext - _PrelinkExecutableLoadAddr - -2198900437376 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSamsungSerial - _PrelinkExecutableSize - 1923 - _PrelinkExecutableSourceAddr - -2198900437376 - _PrelinkKmodInfo - -2198823796360 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSerialShim - CFBundleIdentifier - com.apple.driver.AppleSerialShim - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSerialShim - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSerialShimGeneral - - CFBundleIdentifier - com.apple.driver.AppleSerialShim - IOClass - AppleSerialShim - IONameMatch - - dockchannel-uart - - IOPersonalityPublisher - com.apple.driver.AppleSerialShim - IOProbeScore - 1000 - IOProviderClass - AppleARMIODevice - - AppleSerialShimUart - - CFBundleIdentifier - com.apple.driver.AppleSerialShim - IOClass - AppleSerialShim - IONameMatch - - uart0 - uart1 - uart2 - uart3 - uart4 - uart5 - uart6 - uart7 - uart8 - - IOPersonalityPublisher - com.apple.driver.AppleSerialShim - IOProbeScore - 1000 - IOPropertyMatch - - boot-console - - - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019, 2020 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Nl6ocyBGOXCgK77IgVHACA== - - _InfoPlistDigest - - epiPxitTaZe4+TMCaEPFy+tHDesTtAmXF8UBXgFmEYM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSerialShim.kext - _PrelinkExecutableLoadAddr - -2198900435440 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSerialShim - _PrelinkExecutableSize - 1951 - _PrelinkExecutableSourceAddr - -2198900435440 - _PrelinkKmodInfo - -2198823796104 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSmartBatteryManager - CFBundleIdentifier - com.apple.driver.AppleSmartBatteryManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSmartBatteryManagerKEXT - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 161.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 161.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSmartBatteryManager - - CFBundleIdentifier - com.apple.driver.AppleSmartBatteryManager - IOClass - AppleSmartBatteryManager - IOMatchCategory - AppleSmartBatteryManager - IOPersonalityPublisher - com.apple.driver.AppleSmartBatteryManager - IOProviderClass - AppleSMC - - - IOKitPersonalities_x86_64 - - IOSmartBatteryManager - - CFBundleIdentifier - com.apple.driver.AppleSmartBatteryManager - IOClass - AppleSmartBatteryManager - IOPersonalityPublisher - com.apple.driver.AppleSmartBatteryManager - IOPropertyMatch - - IOSMBusSmartBatteryManager - - - IOProviderClass - IOSMBusController - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2005-2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleSMC - 1.0.0 - com.apple.kpi.bsd - 8.3.1 - com.apple.kpi.iokit - 8.3.1 - com.apple.kpi.libkern - 8.3.1 - com.apple.kpi.mach - 8.3.1 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.3.1 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleSMC - 3.1.9 - com.apple.iokit.IOACPIFamily - 1.2.0 - com.apple.iokit.IOSMBusFamily - 1.0.0 - com.apple.kpi.bsd - 8.3.1 - com.apple.kpi.iokit - 8.3.1 - com.apple.kpi.libkern - 8.3.1 - com.apple.kpi.mach - 8.3.1 - com.apple.kpi.private - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - Ky1g07n8PBib0144j8oxHg== - - _InfoPlistDigest - - uTfSf45eXGlBqvJ6fFQqwJHE4am+dk6fzeQYUGGMeOo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSmartBatteryManager.kext - _PrelinkExecutableLoadAddr - -2198900433488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSmartBatteryManager - _PrelinkExecutableSize - 23850 - _PrelinkExecutableSourceAddr - -2198900433488 - _PrelinkKmodInfo - -2198823795848 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSmartIO2 - CFBundleIdentifier - com.apple.driver.AppleSmartIO2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSmartIO2 - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSmartIO - - CFBundleIdentifier - com.apple.driver.AppleSmartIO2 - IOClass - AppleSmartIO - IONameMatch - - SIOEndpoint1 - SIO1Endpoint1 - - IOPersonalityPublisher - com.apple.driver.AppleSmartIO2 - IOPlatformActiveAction - 80000 - IOPlatformQuiesceAction - 80000 - IOPlatformSleepAction - 590 - IOPlatformWakeAction - 590 - IOProviderClass - RTBuddyEndpointService - - AppleSmartIODMA - - CFBundleIdentifier - com.apple.driver.AppleSmartIO2 - IOClass - AppleSmartIODMAController - IOMatchCategory - DMA - IOPersonalityPublisher - com.apple.driver.AppleSmartIO2 - IOProviderClass - AppleSmartIODMANub - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013-2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOCryptoAcceleratorFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleUUID - - KoBP5LedN7GAvbtdeTQvIQ== - - _InfoPlistDigest - - EbQG8cZW2UYqhOxdJ59e26J3wdu69OyXGppaJVeYzHA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSmartIO2.kext - _PrelinkExecutableLoadAddr - -2198900409632 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSmartIO2 - _PrelinkExecutableSize - 19968 - _PrelinkExecutableSourceAddr - -2198900409632 - _PrelinkKmodInfo - -2198823783336 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleStockholmControl - CFBundleIdentifier - com.apple.driver.AppleStockholmControl - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleStockholmControl - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleHammerfestControl - - CFBundleIdentifier - com.apple.driver.AppleStockholmControl - IOClass - AppleStockholmControl - IOMatchCategory - AppleStockholmControl - IONameMatch - nfc,secondary,gpio - IOPersonalityPublisher - com.apple.driver.AppleStockholmControl - IOProviderClass - IOService - IOUserClientClass - AppleStockholmControlUserClient - - AppleHammerfestSPMI - - CFBundleIdentifier - com.apple.driver.AppleStockholmControl - IOClass - AppleStockholmSPMI - IOMatchCategory - AppleStockholmControl - IONameMatch - nfc,secondary,spmi - IOPersonalityPublisher - com.apple.driver.AppleStockholmControl - IOProviderClass - AppleARMSPMIDevice - - AppleStockholmControl - - CFBundleIdentifier - com.apple.driver.AppleStockholmControl - IOClass - AppleStockholmControl - IOMatchCategory - AppleStockholmControl - IONameMatch - nfc,primary,gpio - IOPersonalityPublisher - com.apple.driver.AppleStockholmControl - IOProviderClass - IOService - IOUserClientClass - AppleStockholmControlUserClient - - AppleStockholmSPMI - - CFBundleIdentifier - com.apple.driver.AppleStockholmControl - IOClass - AppleStockholmSPMI - IOMatchCategory - AppleStockholmControl - IONameMatch - nfc,primary,spmi - IOPersonalityPublisher - com.apple.driver.AppleStockholmControl - IOProviderClass - AppleARMSPMIDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - oS86j6OBN9uRLQgq2sFpsw== - - _InfoPlistDigest - - FrjRzy1kyHgnF/DMkmyUs9C4ii3oFKwh/EAEkG7XIkM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStockholmControl.kext - _PrelinkExecutableLoadAddr - -2198900389664 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleStockholmControl - _PrelinkExecutableSize - 17584 - _PrelinkExecutableSourceAddr - -2198900389664 - _PrelinkKmodInfo - -2198823780880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBCardReader - CFBundleGetInfoString - 556, Copyright Apple Inc. 2009-2016 - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBCardReader - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSDCardReader - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderSBC - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOSCSILogicalUnitNub - Peripheral Device Type - 0 - Physical Interconnect - USB - Product Identification - SD Card Reader - Vendor Identification - APPLE - - Apple_Internal_SD_Card_Reader_1_00 - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderUMC - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderDriverNub - Physical Interconnect - USB - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumBlockCountRead - 8192 - IOMaximumBlockCountWrite - 8192 - IOMaximumByteCountRead - 4194304 - IOMaximumByteCountWrite - 4194304 - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33795 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_1_00_Driver_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - USB Storage Characteristics - - kUSBDisconnectInterval - 2000 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33795 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_1_00_Interface_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOUSBHostInterface - Physical Interconnect Location - Internal - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33795 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_2_00 - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderUMC - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderDriverNub - Physical Interconnect - USB - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumBlockCountRead - 8192 - IOMaximumBlockCountWrite - 8192 - IOMaximumByteCountRead - 4194304 - IOMaximumByteCountWrite - 4194304 - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33796 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_2_00_Driver_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - USB Storage Characteristics - - kUSBDisconnectInterval - 2000 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33796 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_2_00_Interface_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOUSBHostInterface - Physical Interconnect Location - Internal - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33796 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_3_00 - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderUMC - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderDriverNub - Physical Interconnect - USB - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumBlockCountRead - 8192 - IOMaximumBlockCountWrite - 8192 - IOMaximumByteCountRead - 4194304 - IOMaximumByteCountWrite - 4194304 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - USB3LPM - 3 - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33798 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_3_00_Driver_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33798 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_3_00_Interface_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOUSBHostInterface - Physical Interconnect Location - Internal - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33798 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_4_00 - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderUMC - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderDriverNub - Physical Interconnect - USB - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumBlockCountRead - 8192 - IOMaximumBlockCountWrite - 8192 - IOMaximumByteCountRead - 4194304 - IOMaximumByteCountWrite - 4194304 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - USB3LPM - 3 - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33800 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_4_00_Driver_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33800 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_4_00_Interface_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOUSBHostInterface - Physical Interconnect Location - Internal - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33800 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_5_00 - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderUMC - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderDriverNub - Physical Interconnect - USB - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumBlockCountRead - 8192 - IOMaximumBlockCountWrite - 8192 - IOMaximumByteCountRead - 4194304 - IOMaximumByteCountWrite - 4194304 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - USB3LPM - 3 - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33801 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_5_00_Driver_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33801 - idVendor - 1452 - - Apple_Internal_SD_Card_Reader_5_00_Interface_Nub - - CFBundleIdentifier - com.apple.driver.AppleUSBCardReader - IOClass - com_apple_driver_AppleUSBCardReaderInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBCardReader - IOProviderClass - IOUSBHostInterface - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33801 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOPCIFamily - 1.0.1 - com.apple.iokit.IOSCSIArchitectureModelFamily - 2.1.0 - com.apple.iokit.IOSCSIBlockCommandsDevice - 2.1.0 - com.apple.iokit.IOStorageFamily - 1.5.6 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.iokit.IOUSBMassStorageDriver - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - AN+VSgYyPf+A5+/4qVqtuA== - - _InfoPlistDigest - - 2uU49NiUfx+MrxMo5ZfzeTf6L+rKdsT+SfxI2IFREk0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBCardReader.kext - _PrelinkExecutableLoadAddr - -2198900372080 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBCardReader - _PrelinkExecutableSize - 6544 - _PrelinkExecutableSourceAddr - -2198900372080 - _PrelinkKmodInfo - -2198823779952 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBMassStorageInterfaceNub - CFBundleGetInfoString - 556, Copyright Apple Inc. 2008-2016 - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBMassStorageInterfaceNub - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - InterfaceNubSCSI - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProbeScore - -10000 - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 6 - - JMicron_1008_45376 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 45376 - idVendor - 1008 - - JMicron_10264_6 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6 - idVendor - 10264 - - JMicron_1041_727 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 727 - idVendor - 1041 - - JMicron_1041_742 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 742 - idVendor - 1041 - - JMicron_1041_745 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 745 - idVendor - 1041 - - JMicron_1041_798 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 798 - idVendor - 1041 - - JMicron_1211_381 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 381 - idVendor - 1211 - - JMicron_12510_4096 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4096 - idVendor - 12510 - - JMicron_1356_3313 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 3313 - idVendor - 1356 - - JMicron_1356_3461 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 3461 - idVendor - 1356 - - JMicron_1439_4301 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4301 - idVendor - 1439 - - JMicron_1439_4320 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4320 - idVendor - 1439 - - JMicron_1439_4326 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4326 - idVendor - 1439 - - JMicron_1439_4347 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4347 - idVendor - 1439 - - JMicron_1439_4366 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4366 - idVendor - 1439 - - JMicron_1921_53198 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 53198 - idVendor - 1921 - - JMicron_4703_43338 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 43338 - idVendor - 4703 - - JMicron_4703_43370 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 43370 - idVendor - 4703 - - JMicron_5118_9584 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 9584 - idVendor - 5118 - - JMicron_5421_1378 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1378 - idVendor - 5421 - - JMicron_5421_1400 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1400 - idVendor - 5421 - - JMicron_5421_1408 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1408 - idVendor - 5421 - - JMicron_5421_1411 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1411 - idVendor - 5421 - - JMicron_5421_1412 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1412 - idVendor - 5421 - - JMicron_5421_43386 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 43386 - idVendor - 5421 - - JMicron_7172_18 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 18 - idVendor - 7172 - - JMicron_8644_1743 - - CFBundleIdentifier - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOClass - com_apple_driver_AppleUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBMassStorageInterfaceNub - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1743 - idVendor - 8644 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOPCIFamily - 1.0.1 - com.apple.iokit.IOSCSIArchitectureModelFamily - 2.5.0 - com.apple.iokit.IOSCSIBlockCommandsDevice - 2.5.0 - com.apple.iokit.IOStorageFamily - 1.5.6 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.iokit.IOUSBMassStorageDriver - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - YbLQVjNcNHGhCUH+dmJXuQ== - - _InfoPlistDigest - - XdZDlWNkbffeKz2wXH9Gv6EbOzW4RZ6uOPRk+JClaLg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBMassStorageInterfaceNub.kext - _PrelinkExecutableLoadAddr - -2198900365536 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBMassStorageInterfaceNub - _PrelinkExecutableSize - 2163 - _PrelinkExecutableSourceAddr - -2198900365536 - _PrelinkKmodInfo - -2198823778376 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBODD - CFBundleGetInfoString - 556, Copyright Apple Inc. 2007-2016 - CFBundleIdentifier - com.apple.driver.AppleUSBODD - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBODD - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBODD - - CFBundleIdentifier - com.apple.driver.AppleUSBODD - IOClass - com_apple_driver_AppleUSBODD - IOPersonalityPublisher - com.apple.driver.AppleUSBODD - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 5376 - idVendor - 1452 - - AppleUSBODDType05 - - CFBundleIdentifier - com.apple.driver.AppleUSBODD - IOClass - com_apple_driver_AppleUSBODDType05 - IOPersonalityPublisher - com.apple.driver.AppleUSBODD - IOProviderClass - IOSCSILogicalUnitNub - Peripheral Device Type - 5 - SCSI Device Characteristics - - Do Not Prevent Medium Removal - - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOSCSIMultimediaCommandsDevice - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.iokit.IOUSBMassStorageDriver - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - WNkfFcLoOI2KcpPQvlyD2A== - - _InfoPlistDigest - - wpfQoYucdeqkH1syjn6EF+PVf/PSU/p/sCjaQ+vT8Ec= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBODD.kext - _PrelinkExecutableLoadAddr - -2198900363360 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBODD - _PrelinkExecutableSize - 1935 - _PrelinkExecutableSourceAddr - -2198900363360 - _PrelinkKmodInfo - -2198823778120 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBTDM - CFBundleGetInfoString - 556, Copyright © 2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBTDM - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleTDMAKS - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMAKSDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 31 - Physical Interconnect - USB - Physical Interconnect Location - External - Product Identification - TDM AKS - Vendor Identification - APPLE - - AppleTDMAKSServices - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMAKSServices - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - AppleTDMAKSDriver - - AppleTDMControlLUN - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMControlLUN - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 31 - Physical Interconnect - USB - Physical Interconnect Location - External - Product Identification - TDM Control - Vendor Identification - APPLE - - AppleTDMEffaceableLUN - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMEffaceableNORDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 31 - Physical Interconnect - USB - Physical Interconnect Location - External - Product Identification - TDM EFCBL NOR - Vendor Identification - APPLE - - AppleTDMType00_Mk1 - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMType00 - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOSCSILogicalUnitNub - Peripheral Device Type - 0 - Physical Interconnect - USB - Physical Interconnect Location - External - Product Identification - Target Disk Mode - Vendor Identification - APPLE - - AppleTDMType00_Mk2 - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleTDMType00 - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOSCSIHierarchicalLogicalUnit - Peripheral Device Type - 0 - Physical Interconnect - USB - Physical Interconnect Location - External - Product Identification - Target Disk Mode - SCSI Device Characteristics - - Autonomous Spin Down - true - - Vendor Identification - APPLE - - AppleUSBTDMMassStorage_Lifeboat - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - IOClass - AppleUSBTDMMassStorageClass - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - USBHD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumByteCountRead - 1048576 - IOMaximumByteCountWrite - 1048576 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - Preferred Protocol - 80 - Preferred Subclass - 6 - Use Standard USB Reset - true - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - idProduct - 34304 - idVendor - 1452 - - AppleUSBTDMMassStorage_Mk1 - - Apple TDM Driver - - CFBundleIdentifier - com.apple.driver.AppleUSBTDM - Force Write Cache Enable - - IOClass - AppleUSBTDMMassStorageClass - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - USBHD.icns - - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - Read Time Out Duration - 30000 - SCSI Device Characteristics - - IOMaximumByteCountRead - 1048576 - IOMaximumByteCountWrite - 1048576 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - Preferred Protocol - 80 - Preferred Subclass - 6 - Use Standard USB Reset - true - - Write Time Out Duration - 30000 - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6144 - idVendor - 1452 - - AppleUSBTDM_AR_DenyGen2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbLinkSpeed - 3 - - USBSpeed - 5 - bcdDevice - 256 - idProduct - 6144 - idVendor - 1452 - - AppleUSBTDM_TR_DenyGen2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbLinkSpeed - 3 - - USBSpeed - 5 - bcdDevice - 257 - idProduct - 6144 - idVendor - 1452 - - IOUSBMassStorageDriverNub_TDM_Personality - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriverNub - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBMassStorageInterfaceNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Storage Characteristics - - bInterfaceProtocol - 80 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6144 - idVendor - 1452 - - IOUSBMassStorageInterfaceNub_TDM_Personality - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.AppleUSBTDM - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6144 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.iokit.IOSCSIArchitectureModelFamily - 2.1.0 - com.apple.iokit.IOSCSIBlockCommandsDevice - 2.1.0 - com.apple.iokit.IOStorageFamily - 1.5.6 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.iokit.IOUSBMassStorageDriver - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 6UuOAV26NzSAjVpwFt5xTQ== - - _InfoPlistDigest - - rRKcoH9F/HT2RtAW+1nhrr/y5xxDrydGMFG8oS6uyWw= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/AppleUSBTDM.kext - _PrelinkExecutableLoadAddr - -2198900361424 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBTDM - _PrelinkExecutableSize - 3607 - _PrelinkExecutableSourceAddr - -2198900361424 - _PrelinkKmodInfo - -2198823777816 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - CanonEOS1D - CFBundleGetInfoString - 556 Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.CanonEOS1D - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CanonEOS1D Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_CanonEOS1D - - CFBundleIdentifier - com.apple.driver.CanonEOS1D - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_CanonEOS1D - IOPersonalityPublisher - com.apple.driver.CanonEOS1D - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - SCSI Device Characteristics - - Inquiry Length - 96 - - Vendor_ID - 133 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - z91LkmVSOT2tA9vdszlpdA== - - _InfoPlistDigest - - GQO9b97XjDAFzBu414qcdIXNv73jb0fqCgBuSuKTW+0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/CanonEOS1D.kext - _PrelinkExecutableLoadAddr - -2198900357808 - _PrelinkExecutableRelativePath - Contents/MacOS/CanonEOS1D - _PrelinkExecutableSize - 1589 - _PrelinkExecutableSourceAddr - -2198900357808 - _PrelinkKmodInfo - -2198823776696 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOFireWireSerialBusProtocolSansPhysicalUnit - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOFireWireSerialBusProtocolSansPhysicalUnit Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_IOFireWireSerialBusProtocolSansPhysicalUnit - - CFBundleIdentifier - com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_IOFireWireSerialBusProtocolSansPhysicalUnit - IOPersonalityPublisher - com.apple.driver.IOFireWireSerialBusProtocolSansPhysicalUnit - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - xWsq/FotPG2hb7x5q2lJ5g== - - _InfoPlistDigest - - CpB/v+gLxQ0w8ZqzbpPnCkQ3lpBMYYlEvmgXvIWh3Yc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/IOFireWireSerialBusProtocolSansPhysicalUnit.kext - _PrelinkExecutableLoadAddr - -2198900356208 - _PrelinkExecutableRelativePath - Contents/MacOS/IOFireWireSerialBusProtocolSansPhysicalUnit - _PrelinkExecutableSize - 1655 - _PrelinkExecutableSourceAddr - -2198900356208 - _PrelinkKmodInfo - -2198823776440 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - LSI-FW-500 - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.LSI_FW_500 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - LSI FW-500 Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleFujitsuDynaMO640FE - - Bridge Characteristics - - Bridge Model Name - SYM13FW500 - Bridge Vendor Name - LSI Logic Corporation - - CFBundleIdentifier - com.apple.driver.LSI_FW_500 - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - Device_Type - 14 - IOClass - com_apple_driver_LSI_FW_500 - IOPersonalityPublisher - com.apple.driver.LSI_FW_500 - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Model_ID - 0 - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - SCSI Device Characteristics - - Autonomous Spin Down - - - Vendor_ID - 14 - - com_apple_driver_LSI_FW_500 - - Bridge Characteristics - - Bridge Model Name - SYM13FW500 - Bridge Vendor Name - LSI Logic Corporation - - CFBundleIdentifier - com.apple.driver.LSI_FW_500 - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_LSI_FW_500 - IOPersonalityPublisher - com.apple.driver.LSI_FW_500 - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - 4CqTVKEkOh6/p5XIFd8mOA== - - _InfoPlistDigest - - z78Vb8Yrl54vCgW0B9hluDSXg2xD1Qe19QdPjNWvpYA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/LSI-FW-500.kext - _PrelinkExecutableLoadAddr - -2198900354544 - _PrelinkExecutableRelativePath - Contents/MacOS/LSI-FW-500 - _PrelinkExecutableSize - 1699 - _PrelinkExecutableSourceAddr - -2198900354544 - _PrelinkKmodInfo - -2198823776184 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - OxfordSemiconductor - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.Oxford_Semi - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Oxford Semiconductor Bridge Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_Oxford_Semi - - Bridge Characteristics - - Bridge Vendor Name - Oxford Semiconductor - - CFBundleIdentifier - com.apple.driver.Oxford_Semi - Command_Set - 66776 - Command_Spec_ID - 24734 - IOClass - com_apple_driver_Oxford_Semi - IOPersonalityPublisher - com.apple.driver.Oxford_Semi - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - t7S38jtcNn+SmgqI4XalDw== - - _InfoPlistDigest - - fD6nMCXB7sz+mLEIUxeWlFZTGPgS9ei02H/1K48pTvs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/OxfordSemiconductor.kext - _PrelinkExecutableLoadAddr - -2198900352832 - _PrelinkExecutableRelativePath - Contents/MacOS/OxfordSemiconductor - _PrelinkExecutableSize - 2343 - _PrelinkExecutableSourceAddr - -2198900352832 - _PrelinkKmodInfo - -2198823775928 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - QPSQueFire - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.QPSQueFire - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - QPSQueFire Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_QPS_QueFire - - CFBundleIdentifier - com.apple.driver.QPSQueFire - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - Device_Type - 5 - IOClass - com_apple_driver_QPS_QueFire - IOPersonalityPublisher - com.apple.driver.QPSQueFire - IOProbeScore - 6000 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - Vendor_ID - 499 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - GRM4MwcwNN+tnnVK1JK9Bg== - - _InfoPlistDigest - - 9KTZC3goMFr4OM5KUcN/CNSCdlYOEF7qenx8TOrWv80= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/QPSQueFire.kext - _PrelinkExecutableLoadAddr - -2198900350480 - _PrelinkExecutableRelativePath - Contents/MacOS/QPSQueFire - _PrelinkExecutableSize - 1583 - _PrelinkExecutableSourceAddr - -2198900350480 - _PrelinkKmodInfo - -2198823775672 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - SanyoIDShot - CFBundleGetInfoString - 556, Copyright Apple Inc. 2004-2016 - CFBundleIdentifier - com.apple.driver.SanyoIDShot - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SanyoIDShot Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_SanyoIDShot - - Bridge Characteristics - - Bridge Model Name - IDShot - Bridge Vendor Name - Sanyo - - CFBundleIdentifier - com.apple.driver.SanyoIDShot - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_SanyoIDShot - IOPersonalityPublisher - com.apple.driver.SanyoIDShot - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - Vendor_ID - 524411 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - SkHYhfMSNCeOueI7HeYWNQ== - - _InfoPlistDigest - - loChG+O4mICmIjw/kCwalIumzZ2e76/l7L1PKH31gLQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SanyoIDShot.kext - _PrelinkExecutableLoadAddr - -2198900348896 - _PrelinkExecutableRelativePath - Contents/MacOS/SanyoIDShot - _PrelinkExecutableSize - 1644 - _PrelinkExecutableSourceAddr - -2198900348896 - _PrelinkKmodInfo - -2198823775416 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - StorageLynx - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.StorageLynx - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - StorageLynx Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_StorageLynx - - CFBundleIdentifier - com.apple.driver.StorageLynx - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_StorageLynx - IOPersonalityPublisher - com.apple.driver.StorageLynx - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - qh0k13dzNFOedJl/WwiSHg== - - _InfoPlistDigest - - +sFHYL1LoBt7lQkcBxwylphNH2I2r1UF40X4qqtiUHg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/StorageLynx.kext - _PrelinkExecutableLoadAddr - -2198900347248 - _PrelinkExecutableRelativePath - Contents/MacOS/StorageLynx - _PrelinkExecutableSize - 1624 - _PrelinkExecutableSourceAddr - -2198900347248 - _PrelinkKmodInfo - -2198823775160 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - initioFWBridge - CFBundleGetInfoString - 556, Copyright Apple Inc. 2000-2016 - CFBundleIdentifier - com.apple.driver.initioFWBridge - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - initioFWBridge Driver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_initioFWBridge - - Bridge Characteristics - - Bridge Vendor Name - initio - - CFBundleIdentifier - com.apple.driver.initioFWBridge - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - com_apple_driver_initioFWBridge - IOPersonalityPublisher - com.apple.driver.initioFWBridge - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - H8X90v2xMfmWmo0dALPs9Q== - - _InfoPlistDigest - - 0crXYWY1xMrn/WnEdWc80JAXtnLHhDGRPKkMXuYCJ+Y= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/initioFWBridge.kext - _PrelinkExecutableLoadAddr - -2198900345616 - _PrelinkExecutableRelativePath - Contents/MacOS/initioFWBridge - _PrelinkExecutableSize - 2120 - _PrelinkExecutableSourceAddr - -2198900345616 - _PrelinkKmodInfo - -2198823774904 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSummitLCD - CFBundleIdentifier - com.apple.driver.AppleSummitLCD - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSummitLCD - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSummitLCD - - BacklightMatching - - IOPropertyMatch - - backlight-control - - - - CFBundleIdentifier - com.apple.driver.AppleSummitLCD - IOClass - AppleSummitLCD - IONameMatch - lcd,summit - IOPersonalityPublisher - com.apple.driver.AppleSummitLCD - IOProviderClass - AppleARMMIPIDSIDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 5ZA6OtgtPEi7DUImdOQXOQ== - - _InfoPlistDigest - - lzV9RXr07/xdJB2QFQNVvTp8JbPXaeoMZUIU4OwixhQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSummitLCD.kext - _PrelinkExecutableLoadAddr - -2198900343488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSummitLCD - _PrelinkExecutableSize - 5384 - _PrelinkExecutableSourceAddr - -2198900343488 - _PrelinkKmodInfo - -2198823774648 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleSynopsysMIPIDSI - CFBundleIdentifier - com.apple.driver.AppleSynopsysMIPIDSI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSynopsysMIPIDSI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSynopsysMIPIDSIController - - CFBundleIdentifier - com.apple.driver.AppleSynopsysMIPIDSI - IOClass - AppleSynopsysMIPIDSIController - IONameMatch - mipi-dsim-1,synopsys - IOPersonalityPublisher - com.apple.driver.AppleSynopsysMIPIDSI - IOPlatformPanicAction - 85000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - xJkMJ6AVPSS9noRrpjIIfQ== - - _InfoPlistDigest - - h1vclRopDE8zwTvL1ol93lar8DAprw6O9gMDtLoqFco= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSynopsysMIPIDSI.kext - _PrelinkExecutableLoadAddr - -2198900338096 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSynopsysMIPIDSI - _PrelinkExecutableSize - 11618 - _PrelinkExecutableSourceAddr - -2198900338096 - _PrelinkKmodInfo - -2198823774304 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSyntheticGameController - CFBundleIdentifier - com.apple.driver.AppleSyntheticGameController - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSyntheticGameController - CFBundleNumericVersion - 287539200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 11.2.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleGCResource - - CFBundleIdentifier - com.apple.driver.AppleSyntheticGameController - IOCFPlugInTypesOverride - - 7DDEECA8-A7B4-11DA-8A0E-0014519758EF - AppleSyntheticGameController.kext/Contents/PlugIns/AppleSyntheticGameController.plugin - FA12FA38-6F1A-11D4-BA0C-0005028F18D5 - AppleSyntheticGameController.kext/Contents/PlugIns/AppleSyntheticGameController.plugin - - IOClass - AppleGCResource - IOMatchCategory - AppleGCResource - IOPersonalityPublisher - com.apple.driver.AppleSyntheticGameController - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - AppleGCResourceDeviceUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.kpi.iokit - 22.0 - com.apple.kpi.libkern - 22.0 - com.apple.kpi.private - 22.0 - - OSBundleRequired - Root - OSBundleUUID - - RuKCtakgNzWYGIxrb7qzTQ== - - _InfoPlistDigest - - feWUlTPgOoVKCQeafHUAIOZ1W0dsQOW2TfzN/xf2nXM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSyntheticGameController.kext - _PrelinkExecutableLoadAddr - -2198900326464 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSyntheticGameController - _PrelinkExecutableSize - 4467 - _PrelinkExecutableSourceAddr - -2198900326464 - _PrelinkKmodInfo - -2198823773928 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSystemPolicy - CFBundleIdentifier - com.apple.AppleSystemPolicy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSystemPolicy - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C64 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C64 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSystemPolicy - - CFBundleIdentifier - com.apple.AppleSystemPolicy - IOClass - AppleSystemPolicy - IOMatchCategory - AppleSystemPolicy - IOPersonalityPublisher - com.apple.AppleSystemPolicy - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - AppleSystemPolicyUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.kpi.bsd - 16.0 - com.apple.kpi.dsep - 16.0 - com.apple.kpi.iokit - 16.0 - com.apple.kpi.libkern - 16.0 - com.apple.kpi.mach - 16.0 - com.apple.kpi.private - 16.0 - com.apple.kpi.unsupported - 16.0 - com.apple.security.quarantine - 3 - com.apple.security.sandbox - 300.0 - - OSBundleRequired - Root - OSBundleUUID - - HgEMvdASPfi+nMJ4uF4vDQ== - - _InfoPlistDigest - - 9CrVpC6f7Ez1h9FDY1KGrqFqDz82hpBYN9DkdmnueE4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleSystemPolicy.kext - _PrelinkExecutableLoadAddr - -2198900321984 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSystemPolicy - _PrelinkExecutableSize - 12171 - _PrelinkExecutableSourceAddr - -2198900321984 - _PrelinkKmodInfo - -2198823773488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000 - CFBundleIdentifier - com.apple.driver.AppleT6000 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000 - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000MemCacheController - - CFBundleIdentifier - com.apple.driver.AppleT6000 - IOClass - AppleT6000MemCacheController - IONameMatch - mcc,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000 - IOPlatformActiveAction - 89000 - IOPlatformPanicAction - 89000 - IOPlatformQuiesceAction - 89000 - IOPlatformSleepAction - 89000 - IOPlatformWakeAction - 89000 - IOProviderClass - AppleARMIODevice - - AppleT6000PlatformErrorHandler - - CFBundleIdentifier - com.apple.driver.AppleT6000 - IOClass - AppleT6000PlatformErrorHandler - IONameMatch - error-handler,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000 - IOPlatformActiveAction - 89000 - IOPlatformQuiesceAction - 89000 - IOProviderClass - AppleARMIODevice - - AppleT6000SleepPower - - CFBundleIdentifier - com.apple.driver.AppleT6000 - IOClass - AppleT6000SleepPower - IONameMatch - sleep-pwr-policy - IOPersonalityPublisher - com.apple.driver.AppleT6000 - IOProviderClass - AppleSMCInterface - - AppleT600xIO - - CFBundleIdentifier - com.apple.driver.AppleT6000 - IOClass - AppleT600xIO - IONameMatch - arm-io,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000 - IOPlatformActiveAction - 80000 - IOProviderClass - IOPlatformDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFireStormErrorHandler - 1.0 - com.apple.driver.AppleSMC - 3.1.9 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - SPXgm7Y4M/CKqFI5IF9NNQ== - - _InfoPlistDigest - - GAuft+NdgaM7+2xTYLjxqmDAYrzagS8tF3bArZ7EebA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000.kext - _PrelinkExecutableLoadAddr - -2198900309808 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000 - _PrelinkExecutableSize - 37498 - _PrelinkExecutableSourceAddr - -2198900309808 - _PrelinkKmodInfo - -2198823770808 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000CLPCv3 - CFBundleGetInfoString - Copyright © 2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleT6000CLPCv3 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000CLPCv3 - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000CLPCv3 - - CFBundleIdentifier - com.apple.driver.AppleT6000CLPCv3 - IOClass - AppleCLPC - IOMatchCategory - IODefaultMatchCategory - IONameMatch - clpc,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000CLPCv3 - IOPlatformHaltRestartAction - 500 - IOPlatformSleepAction - 500 - IOPlatformWakeAction - 500 - IOPropertyMatch - - clpc-match-version - 3 - - IOProviderClass - ApplePMGRNub - IOUserClientClass - AppleCLPCUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - d8kMt/rAM9K4ALfQ4c575w== - - _InfoPlistDigest - - SiwOt1PAT0+P8Cb/ibdyj7VmmJze3qohpDIct0eBAqA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000CLPCv3.kext - _PrelinkExecutableLoadAddr - -2198900272304 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000CLPCv3 - _PrelinkExecutableSize - 17312 - _PrelinkExecutableSourceAddr - -2198900272304 - _PrelinkKmodInfo - -2198823710848 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000DART - CFBundleIdentifier - com.apple.driver.AppleT6000DART - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000DART - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000DART - - CFBundleIdentifier - com.apple.driver.AppleT6000DART - IOClass - AppleT6000DART - IONameMatch - dart,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000DART - IOPlatformActiveAction - 80000 - IOPlatformSleepAction - 80000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - cS5MbQGMOPW+JF1CSKZfWg== - - _InfoPlistDigest - - JzyBmt2eTpiIHl6Bsc7QkWyguyVLxveKCGowpeHitgg= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000DART.kext - _PrelinkExecutableLoadAddr - -2198900254992 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000DART - _PrelinkExecutableSize - 6569 - _PrelinkExecutableSourceAddr - -2198900254992 - _PrelinkKmodInfo - -2198823637368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000PCIeC - CFBundleIdentifier - com.apple.driver.AppleT6000PCIeC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000PCIeC - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ApplePCIECHostBridge - - CFBundleIdentifier - com.apple.driver.AppleT6000PCIeC - IOClass - ApplePCIECHostBridge - IONameMatch - pciec-bridge - IOPersonalityPublisher - com.apple.driver.AppleT6000PCIeC - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - ApplePIODMAPCIeCT8103 - - CFBundleIdentifier - com.apple.driver.AppleT6000PCIeC - IOClass - ApplePIODMAPCIeCT8103 - IONameMatch - pciec-apiodma,t8103 - IOPersonalityPublisher - com.apple.driver.AppleT6000PCIeC - IOProviderClass - AppleARMIODevice - - AppleT6000PCIeC - - CFBundleIdentifier - com.apple.driver.AppleT6000PCIeC - IOClass - AppleT6000PCIeC - IONameMatch - apciec,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000PCIeC - IOPlatformActiveAction - 1500 - IOPlatformQuiesceAction - 4000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.ApplePIODMA - 1.0 - com.apple.driver.IODARTFamily - 1.0 - com.apple.iokit.IOPCIFamily - 2.7 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - v8Otc1K9MTivnzFaFceCKA== - - _InfoPlistDigest - - pi/5mxovukb8mYNYeibqocuEwxhJwV7CHGTpSvmAHlk= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000PCIeC.kext - _PrelinkExecutableLoadAddr - -2198900248416 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000PCIeC - _PrelinkExecutableSize - 29324 - _PrelinkExecutableSourceAddr - -2198900248416 - _PrelinkKmodInfo - -2198823637112 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000PMGR - CFBundleGetInfoString - Copyright © 2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleT6000PMGR - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000PMGR - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ${PRODUCT_NAME} - - CFBundleIdentifier - com.apple.driver.AppleT6000PMGR - IOClass - AppleT6000PMGR - IONameMatch - pmgr1,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000PMGR - IOPlatformActiveAction - 90000 - IOPlatformHaltRestartAction - 90000 - IOPlatformPanicAction - 1000 - IOPlatformQuiesceAction - 90000 - IOPlatformSleepAction - 600 - IOPlatformWakeAction - 600 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - F9GR81LRMZai5NmH4igR0g== - - _InfoPlistDigest - - 73+MGSnrCCoNcJ1fE8AtrncTLaPPDzDnZQxSoh89pP8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000PMGR.kext - _PrelinkExecutableLoadAddr - -2198900219088 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000PMGR - _PrelinkExecutableSize - 12268 - _PrelinkExecutableSourceAddr - -2198900219088 - _PrelinkKmodInfo - -2198823635520 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6000SOCTuner - CFBundleGetInfoString - Copyright © 2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleT6000SOCTuner - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000SOCTuner - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000SOCTuner - - CFBundleIdentifier - com.apple.driver.AppleT6000SOCTuner - IOClass - AppleT6000SOCTuner - IONameMatch - soc-tuner,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000SOCTuner - IOPlatformActiveAction - 88000 - IOPlatformQuiesceAction - 88000 - IOProviderClass - ApplePMGRNub - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - zTk3Yqc/N5atplYhDpHiHA== - - _InfoPlistDigest - - AblA+7GE1fWJ580A9H8u3aDm0a7og+U2mFVDd0P6g5A= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6000SOCTuner.kext - _PrelinkExecutableLoadAddr - -2198900206816 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000SOCTuner - _PrelinkExecutableSize - 3420 - _PrelinkExecutableSourceAddr - -2198900206816 - _PrelinkKmodInfo - -2198823441464 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6001PMGR - CFBundleGetInfoString - Copyright © 2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleT6001PMGR - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6001PMGR - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ${PRODUCT_NAME} - - CFBundleIdentifier - com.apple.driver.AppleT6001PMGR - IOClass - AppleT6001PMGR - IONameMatch - pmgr1,t6001 - IOPersonalityPublisher - com.apple.driver.AppleT6001PMGR - IOPlatformActiveAction - 90000 - IOPlatformHaltRestartAction - 90000 - IOPlatformPanicAction - 1000 - IOPlatformQuiesceAction - 90000 - IOPlatformSleepAction - 600 - IOPlatformWakeAction - 600 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - GPYBxeU+ONqptRJjaVFbjA== - - _InfoPlistDigest - - cVmMrkijDxydZJ0f6gjmGRCsVymQicRjF4AKWLWMZ18= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6001PMGR.kext - _PrelinkExecutableLoadAddr - -2198900203392 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6001PMGR - _PrelinkExecutableSize - 12303 - _PrelinkExecutableSourceAddr - -2198900203392 - _PrelinkKmodInfo - -2198823441168 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT6002CLPC - CFBundleGetInfoString - Copyright © 2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleT6002CLPC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6002CLPC - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6002CLPC - - CFBundleIdentifier - com.apple.driver.AppleT6002CLPC - IOClass - AppleCLPC - IOMatchCategory - IODefaultMatchCategory - IONameMatch - clpc,t6002 - IOPersonalityPublisher - com.apple.driver.AppleT6002CLPC - IOPlatformHaltRestartAction - 500 - IOPlatformSleepAction - 500 - IOPlatformWakeAction - 500 - IOPropertyMatch - - clpc-match-version - 3 - - IOProviderClass - ApplePMGRNub - IOUserClientClass - AppleCLPCUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.ApplePMGR - 1.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOSurface - 52.6.0 - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - MTgN1FN4MIelhMh8qDo6DQ== - - _InfoPlistDigest - - 8VvcPlLjsoewE/1rFuBVvPilF5VqGbiQRF06f3r2j+s= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT6002CLPC.kext - _PrelinkExecutableLoadAddr - -2198900191088 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6002CLPC - _PrelinkExecutableSize - 17968 - _PrelinkExecutableSourceAddr - -2198900191088 - _PrelinkKmodInfo - -2198823247104 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT600xPCIe - CFBundleIdentifier - com.apple.driver.AppleT600xPCIe - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT600xPCIe - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ApplePCIEHostBridge - - CFBundleIdentifier - com.apple.driver.AppleT600xPCIe - IOClass - ApplePCIEHostBridge - IONameMatch - apcie-bridge - IOPersonalityPublisher - com.apple.driver.AppleT600xPCIe - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleT6000PCIe - - CFBundleIdentifier - com.apple.driver.AppleT600xPCIe - IOClass - AppleT6000PCIe - IONameMatch - apcie,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT600xPCIe - IOPlatformActiveAction - 1500 - IOPlatformQuiesceAction - 4000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.iokit.IOPCIFamily - 2.7 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - ttrZP0eaNRyDol+xCzYFfA== - - _InfoPlistDigest - - fvzPoitp/o7RjxFQ5QuoIwsx1Gew61Eo/EQzsowhv9g= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT600xPCIe.kext - _PrelinkExecutableLoadAddr - -2198900173120 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT600xPCIe - _PrelinkExecutableSize - 7756 - _PrelinkExecutableSourceAddr - -2198900173120 - _PrelinkKmodInfo - -2198823148024 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT8110DART - CFBundleIdentifier - com.apple.driver.AppleT8110DART - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT8110DART - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT8110DART - - CFBundleIdentifier - com.apple.driver.AppleT8110DART - IOClass - AppleT8110DART - IONameMatch - dart,t8110 - IOPersonalityPublisher - com.apple.driver.AppleT8110DART - IOPlatformActiveAction - 80000 - IOPlatformSleepAction - 80000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IODARTFamily - 1.0.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.4.1 - com.apple.kpi.libkern - 8.4.1 - com.apple.kpi.mach - 8.4.1 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Igo15kBKPM6MWOG3HbC0BQ== - - _InfoPlistDigest - - Gx9W5y2trX4TQP7kV7ZOlakUcKlEZDGeEfTJgi9K+0Y= - - _PrelinkBundlePath - /System/Library/Extensions/AppleT8110DART.kext - _PrelinkExecutableLoadAddr - -2198900165360 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT8110DART - _PrelinkExecutableSize - 11888 - _PrelinkExecutableSourceAddr - -2198900165360 - _PrelinkKmodInfo - -2198823147400 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleTCA7408GPIOIC - CFBundleIdentifier - com.apple.driver.AppleTCA7408GPIOIC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTCA7408GPIOIC - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleTCA7408GPIOIC - - CFBundleIdentifier - com.apple.driver.AppleTCA7408GPIOIC - IOClass - AppleTCA7408GPIOIC - IONameMatch - gpio-expander,tca7408 - IOPersonalityPublisher - com.apple.driver.AppleTCA7408GPIOIC - IOProviderClass - AppleARMIICDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - caUSHtnpNLCMnw3YxwpqPA== - - _InfoPlistDigest - - vIRUiwtOfMIPdDVucGo35Juzt4N2NNQhYuw1B5/Feuo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTCA7408GPIOIC.kext - _PrelinkExecutableLoadAddr - -2198900153472 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleTCA7408GPIOIC - _PrelinkExecutableSize - 2314 - _PrelinkExecutableSourceAddr - -2198900153472 - _PrelinkKmodInfo - -2198823147144 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltDPAdapterFamily - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPAdapterFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltDPAdapterFamily - CFBundleNumericVersion - 139558912 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.5.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltDPAdapters version 8.5.1, Copyright © 2009-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - ERXJJ8LzODeap9e3r3/now== - - _InfoPlistDigest - - Td0mNUTcA0IH89tHTIC7d3cmp/b9oCtPeglIVd+1iBY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPAdapterFamily.kext - _PrelinkExecutableLoadAddr - -2198900151152 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltDPAdapterFamily - _PrelinkExecutableSize - 49448 - _PrelinkExecutableSourceAddr - -2198900151152 - _PrelinkKmodInfo - -2198823146616 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltDPInAdapter - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltDPInAdapter - CFBundleNumericVersion - 139558912 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.5.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltDPInAdapter - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - IOClass - AppleThunderboltDPInAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 9 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPInAdapterBase - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - IOClass - AppleThunderboltDPInAdapterBase - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 10 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPInAdapterOS - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - IOClass - AppleThunderboltDPInAdapterOS - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 11 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPInAdapterType5 - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - Device ID - 0x00002000&0x0000ff00 - IOClass - AppleThunderboltDPInAdapterOS - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 16384 - IOProviderClass - IOThunderboltPort - Vendor ID - 1452 - - AppleThunderboltDPInAdapterType5Compatible - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - Device ID - 1 - IOClass - AppleThunderboltDPInAdapterOS - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 16384 - IOProviderClass - IOThunderboltPort - Vendor ID - 2599 - - - IOKitPersonalities_x86_64 - - AppleThunderboltDPInAdapterGFXPolicy1 - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - IOClass - AppleThunderboltDPInAdapterGFXPolicy1 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 9 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPInAdapterGFXPolicy2 - - Adapter Type - 917761 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPInAdapter - IOClass - AppleThunderboltDPInAdapterGFXPolicy2 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPInAdapter - IOProbeScore - 10 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltDPAdapters version 8.5.1, Copyright © 2009-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleThunderboltDPAdapterFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleThunderboltDPAdapterFamily - 1.0.0 - com.apple.iokit.IOACPIFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - bjWVCfi3Pqqd+Uu4yrcs2Q== - - _InfoPlistDigest - - 1ls4HeeNlTxbQcy+AUBrRhcO7rIPTKS2cQVi/WqkOY0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPInAdapter.kext - _PrelinkExecutableLoadAddr - -2198900101696 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltDPInAdapter - _PrelinkExecutableSize - 9328 - _PrelinkExecutableSourceAddr - -2198900101696 - _PrelinkKmodInfo - -2198823146200 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltDPOutAdapter - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltDPOutAdapter - CFBundleNumericVersion - 139558912 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.5.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltDPOutAdapter - - Adapter Type - 917762 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - IOClass - AppleThunderboltDPOutAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPOutAdapter - IOProbeScore - 9 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPOutAdapterBase - - Adapter Type - 917762 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - IOClass - AppleThunderboltDPOutAdapterBase - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPOutAdapter - IOProbeScore - 10 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPOutAdapterOS - - Adapter Type - 917762 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - IOClass - AppleThunderboltDPOutAdapterOS - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPOutAdapter - IOProbeScore - 11 - IOProviderClass - IOThunderboltPort - - - IOKitPersonalities_x86_64 - - AppleThunderboltDPOutAdapterGFXPolicy1 - - Adapter Type - 917762 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - IOClass - AppleThunderboltDPOutAdapterGFXPolicy1 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPOutAdapter - IOProbeScore - 9 - IOProviderClass - IOThunderboltPort - - AppleThunderboltDPOutAdapterGFXPolicy2 - - Adapter Type - 917762 - CFBundleIdentifier - com.apple.driver.AppleThunderboltDPOutAdapter - IOClass - AppleThunderboltDPOutAdapterGFXPolicy2 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltDPOutAdapter - IOProbeScore - 10 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltDPAdapters version 8.5.1, Copyright © 2009-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleThunderboltDPAdapterFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleThunderboltDPAdapterFamily - 1.0.0 - com.apple.iokit.IOACPIFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - N3q7yBTJOK2HhQg5YDa73A== - - _InfoPlistDigest - - 8CYbnK3hXpa6Zo9RmdHlwk+he2wZKzEwVc9KLC50Pc8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltDPAdapters.kext/Contents/PlugIns/AppleThunderboltDPOutAdapter.kext - _PrelinkExecutableLoadAddr - -2198900092368 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltDPOutAdapter - _PrelinkExecutableSize - 94813 - _PrelinkExecutableSourceAddr - -2198900092368 - _PrelinkKmodInfo - -2198823145824 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltEDMSource - CFBundleIdentifier - com.apple.driver.AppleThunderboltEDMSource - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltEDMSource - CFBundleNumericVersion - 84115456 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltEDMSource - - CFBundleIdentifier - com.apple.driver.AppleThunderboltEDMSource - IOClass - AppleThunderboltEDMSource - IOPCIPauseCompatible - - IOPersonalityPublisher - com.apple.driver.AppleThunderboltEDMSource - IOProbeScore - 4096 - IOPropertyMatch - - Protocol Revision - 1 - Protocol Version - 1 - Service Key - extdisp - - IOProviderClass - IOThunderboltXDomainService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltEDMService version 5.0.3, Copyright © 2010-2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleThunderboltDPAdapterFamily - 1.0.0 - com.apple.driver.AppleThunderboltDPInAdapter - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - aYfQlhhHPD+yFqU5Hyqsow== - - _InfoPlistDigest - - HdJoWGmMjttzDx+fNk68zFp4u4bp8Ba9EUQfmYnoR+I= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltEDMService.kext/Contents/PlugIns/AppleThunderboltEDMSource.kext - _PrelinkExecutableLoadAddr - -2198899997552 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltEDMSource - _PrelinkExecutableSize - 2322 - _PrelinkExecutableSourceAddr - -2198899997552 - _PrelinkKmodInfo - -2198823144712 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltIP - CFBundleIdentifier - com.apple.driver.AppleThunderboltIP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltIP - CFBundleNumericVersion - 67338240 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.0.3 - CFBundleSignature - AAPL - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.0.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - XDomainServiceConsumer - - CFBundleIdentifier - com.apple.driver.AppleThunderboltIP - IOClass - AppleThunderboltIPTransmitter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltIP - IOProbeScore - 4096 - IOPropertyMatch - - Protocol Version - 1 - Service Key - network - - IOProviderClass - IOThunderboltXDomainService - IOResourceMatch - IOKit - - XDomainServiceDriver - - CFBundleIdentifier - com.apple.driver.AppleThunderboltIP - IOClass - AppleThunderboltIPService - IOMatchCategory - AppleThunderboltIPService - IOPersonalityPublisher - com.apple.driver.AppleThunderboltIP - IOProbeScore - 4096 - IOProviderClass - IOThunderboltLocalNode - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltIP version 4.0.3, Copyright © 2012-2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOPCIFamily - 2.0 - com.apple.iokit.IOThunderboltFamily - 2.2.5 - com.apple.kpi.bsd - 11.0 - com.apple.kpi.iokit - 11.0 - com.apple.kpi.libkern - 11.0 - com.apple.kpi.mach - 11.0 - - OSBundleUUID - - mWX+EKY/PZedRDCSyu/kaw== - - _InfoPlistDigest - - HdRNx94DIEbl6eyhIYk3gGI6W/SXA7lheh2hBC9zVSI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltIP.kext - _PrelinkExecutableLoadAddr - -2198899995216 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltIP - _PrelinkExecutableSize - 69394 - _PrelinkExecutableSourceAddr - -2198899995216 - _PrelinkKmodInfo - -2198823144088 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltNHI - CFBundleGetInfoString - AppleThunderboltNHI version 7.2.81, Copyright © 2009-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleThunderboltNHI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltNHI - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7.2.81 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7.2.81 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltNHI_t8103 - - CFBundleIdentifier - com.apple.driver.AppleThunderboltNHI - IOClass - AppleThunderboltHALType5 - IONameMatch - acio - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.AppleThunderboltNHI - IOProbeScore - 4096 - IOProviderClass - AppleARMIODevice - - AppleThunderboltNHI_v2 - - CFBundleIdentifier - com.apple.driver.AppleThunderboltNHI - IOClass - AppleThunderboltHALType7 - IONameMatch - acio,v2 - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.AppleThunderboltNHI - IOProbeScore - 8192 - IOProviderClass - AppleARMIODevice - - - IOKitPersonalities_x86_64 - - AppleThunderboltNHI,PCI - - CFBundleIdentifier - com.apple.driver.AppleThunderboltNHI - IOClass - AppleThunderboltHAL - IOPCIClassMatch - 0x08800000&0xffff0000 - IOPCIMatch - 0x15008086&0xff00ffff - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleThunderboltNHI - IOProviderClass - IOPCIDevice - - AppleThunderboltNHI,PCI2 - - CFBundleIdentifier - com.apple.driver.AppleThunderboltNHI - IOClass - AppleThunderboltHALType4 - IOPCIClassMatch - 0x08800000&0xffff0000 - IOPCIMatch - 0x8A008086&0xff00ffff - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleThunderboltNHI - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleGPIOICController - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 16.5.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IOACPIFamily - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 16.5.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - aj4ONaCOPAayTH2Vw//bNg== - - _InfoPlistDigest - - gIMLUEp8pzlhhzCcjUIBMEg/rZsjt1B00UEupJWhjNU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltNHI.kext - _PrelinkExecutableLoadAddr - -2198899925808 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltNHI - _PrelinkExecutableSize - 207492 - _PrelinkExecutableSourceAddr - -2198899925808 - _PrelinkKmodInfo - -2198823142872 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltPCIDownAdapter - CFBundleGetInfoString - AppleThunderboltPCIAdapters version 4.1.1, Copyright © 2009-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIDownAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltPCIDownAdapter - CFBundleNumericVersion - 68255744 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.1.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.1.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltPCIDownAdapter - - Adapter Type - 1048833 - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIDownAdapter - IOClass - AppleThunderboltPCIDownAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltPCIDownAdapter - IOProbeScore - 4096 - IOProviderClass - IOThunderboltPort - - AppleThunderboltPCIDownAdapterType5 - - Adapter Type - 1048833 - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIDownAdapter - Device ID - 0x00002000&0x0000ff00 - IOClass - AppleThunderboltPCIDownAdapterType5 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltPCIDownAdapter - IOProbeScore - 8192 - IOProviderClass - IOThunderboltPort - Vendor ID - 1452 - - AppleThunderboltPCIDownAdapterType5Compatible - - Adapter Type - 1048833 - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIDownAdapter - Device ID - 1 - IOClass - AppleThunderboltPCIDownAdapterType5 - IOPersonalityPublisher - com.apple.driver.AppleThunderboltPCIDownAdapter - IOProbeScore - 8192 - IOProviderClass - IOThunderboltPort - Vendor ID - 2599 - - - IOKitPersonalities_x86_64 - - AppleThunderboltPCIDownAdapter - - Adapter Type - 1048833 - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIDownAdapter - IOClass - AppleThunderboltPCIDownAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltPCIDownAdapter - IOProbeScore - 4096 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - iH7nOwF+OUWIwwVuNxC5Cg== - - _InfoPlistDigest - - /oHMSY6lVDpLo44kN44AXMzT/rfC+Kvp7BczvxL+9qI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIDownAdapter.kext - _PrelinkExecutableLoadAddr - -2198899718304 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltPCIDownAdapter - _PrelinkExecutableSize - 5686 - _PrelinkExecutableSourceAddr - -2198899718304 - _PrelinkKmodInfo - -2198823141208 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltPCIUpAdapter - CFBundleGetInfoString - AppleThunderboltPCIAdapters version 4.1.1, Copyright © 2009-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIUpAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltPCIUpAdapter - CFBundleNumericVersion - 68255744 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.1.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.1.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltPCIUpAdapter - - Adapter Type - 1048834 - CFBundleIdentifier - com.apple.driver.AppleThunderboltPCIUpAdapter - IOClass - AppleThunderboltPCIUpAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltPCIUpAdapter - IOProbeScore - 4096 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleThunderboltPCIDownAdapter - 1.0.0 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - Vu4/YX3zNKWKkNiTkR3zIA== - - _InfoPlistDigest - - syvFKGq+45BTmTgeAx4m0fMKZ2KW2jqDfxFJN1X4ROo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltPCIAdapters.kext/Contents/PlugIns/AppleThunderboltPCIUpAdapter.kext - _PrelinkExecutableLoadAddr - -2198899712608 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltPCIUpAdapter - _PrelinkExecutableSize - 18562 - _PrelinkExecutableSourceAddr - -2198899712608 - _PrelinkKmodInfo - -2198823140912 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltUSBDownAdapter - CFBundleIdentifier - com.apple.driver.AppleThunderboltUSBDownAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltUSBDownAdapter - CFBundleNumericVersion - 17072128 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltUSBDownAdapter - - Adapter Type - 2097409 - CFBundleIdentifier - com.apple.driver.AppleThunderboltUSBDownAdapter - IOClass - AppleThunderboltUSBDownAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltUSBDownAdapter - IOProbeScore - 4096 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltUSBAdapters version 1.0.4, Copyright © 2018-2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 2qwgEoSbPJaBemb7ddK/pQ== - - _InfoPlistDigest - - ame34di/i5o3OkswwwgZCnNZPPAIFZEXGOMLVNHVuVQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBDownAdapter.kext - _PrelinkExecutableLoadAddr - -2198899694032 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltUSBDownAdapter - _PrelinkExecutableSize - 2222 - _PrelinkExecutableSourceAddr - -2198899694032 - _PrelinkKmodInfo - -2198823140312 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltUSBUpAdapter - CFBundleIdentifier - com.apple.driver.AppleThunderboltUSBUpAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltUSBUpAdapter - CFBundleNumericVersion - 17072128 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltUSBUpAdapter - - Adapter Type - 2097410 - CFBundleIdentifier - com.apple.driver.AppleThunderboltUSBUpAdapter - IOClass - AppleThunderboltUSBUpAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltUSBUpAdapter - IOProbeScore - 4096 - IOProviderClass - IOThunderboltPort - - AppleThunderboltUSBUpAdapter,TR - - Adapter Type - 2097409 - CFBundleIdentifier - com.apple.driver.AppleThunderboltUSBUpAdapter - Device ID - 5610 - IOClass - AppleThunderboltUSBUpAdapter - IOPersonalityPublisher - com.apple.driver.AppleThunderboltUSBUpAdapter - IOProbeScore - 6000 - IOProviderClass - IOThunderboltPort - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltUSBAdapters version 1.0.4, Copyright © 2018-2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleThunderboltUSBDownAdapter - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 7AEWepxQNmuiKI2Cm44+GA== - - _InfoPlistDigest - - R/NES59qtbWst9Kt+6+4x52Kn2FHbPgHos7IeHH50jc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltUSBAdapters.kext/Contents/PlugIns/AppleThunderboltUSBUpAdapter.kext - _PrelinkExecutableLoadAddr - -2198899691808 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltUSBUpAdapter - _PrelinkExecutableSize - 7062 - _PrelinkExecutableSourceAddr - -2198899691808 - _PrelinkKmodInfo - -2198823140056 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleThunderboltUTDM - CFBundleIdentifier - com.apple.driver.AppleThunderboltUTDM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltUTDM - CFBundleNumericVersion - 50823168 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.0.7 - CFBundleSignature - AAPL - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0.7 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleThunderboltUTDM - - Apple TDM Driver - - CFBundleIdentifier - com.apple.driver.AppleThunderboltUTDM - Force Write Cache Enable - - IOClass - AppleThunderboltUTDM - IOPersonalityPublisher - com.apple.driver.AppleThunderboltUTDM - IOProbeScore - 4096 - IOPropertyMatch - - Protocol Version - 1 - Service Key - targetdm - - IOProviderClass - IOThunderboltXDomainService - IOResourceMatch - IOKit - Protocol Characteristics - - Physical Interconnect - Thunderbolt - Physical Interconnect Location - External - Read Time Out Duration - 30000 - Retry Count - 5 - SCSI Domain Identifier - 0 - Write Time Out Duration - 30000 - - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltUTDM version 3.0.7, Copyright © 2010-2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOThunderboltFamily - 1.3.2 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - Cly49nzBMVW1G38hxj48gQ== - - _InfoPlistDigest - - KeLYF9WSUCXWK+GVED+hUiNYyn1ryeQjXqEVsSxXafc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltUTDM.kext - _PrelinkExecutableLoadAddr - -2198899684736 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleThunderboltUTDM - _PrelinkExecutableSize - 5064 - _PrelinkExecutableSourceAddr - -2198899684736 - _PrelinkKmodInfo - -2198823139512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleHSBluetoothDriver - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleHSBluetoothDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.26 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.26 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BTHIDDriver - - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - * - idProductArray - - 613 - 615 - 617 - 620 - - idVendor - 76 - - BTHIDDriver Magic Keyboard - DM - - Accessory Category - Keyboard - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 615 - 620 - - idVendor - 76 - - BTHIDDriver Magic Mouse - DM - - Accessory Category - Mouse - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 617 - - idVendor - 76 - - BTHIDDriver Magic Trackpad - DM - - Accessory Category - Trackpad - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 613 - - idVendor - 76 - - Extended Keyboard Device - - BatteryLowPowerDisconnectionNotificationType - ExKBLowBatteryPowerDisconnect - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - KBConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 2 - ProductString - Magic Keyboard with Numeric Keypad - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJBqEBhQEFBxngKecV - ACUBdQGVCIEClQF1CIEB - lQV1AQUIGQEpBZEClQF1 - A5EBlQZ1CBUAJv8ABQcZ - ACn/gQAFDHUBlQEJuBUA - JQGBAgX/CQN1B5UBgQLA - BQwJAaEBhVIVACUBdQGV - AQnNgQIJs4ECCbSBAgm1 - gQIJtoECgQGBAYEBhQkV - ACUBdQiVAQYB/wkLsQJ1 - CJUCsQHABgD/CQahAQYA - /wkGFQAm/wB1CJVAhT+B - IsA= - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 1 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 33 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Keyboard / Boot@1 - KeyholeReportID - 241 - - - - DeviceManaged - - DisconnectionNotificationType - KBDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Keyboard - HostTransportSwitchNotificationType - KBTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KBOff - ProductID - 620 - VendorID - 76 - VendorIDSource - 1 - - Keyboard Device - - BatteryLowPowerDisconnectionNotificationType - KBLowBatteryPowerDisconnected - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - KBConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 3 - ProductString - Magic Keyboard - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJBqEBhQEFBxngKecV - ACUBdQGVCIEClQF1CIEB - lQV1AQUIGQEpBZEClQF1 - A5EBlQZ1CBUAJv8ABQcZ - ACn/gQAFDHUBlQEJuBUA - JQGBAgX/CQN1B5UBgQLA - BQwJAaEBhVIVACUBdQGV - AQnNgQIJs4ECCbSBAgm1 - gQIJtoECgQGBAYEBhQkV - ACUBdQiVAQYB/wkLsQJ1 - CJUCsQHABgD/CQahAQYA - /wkGFQAm/wB1CJVAhT+B - IsA= - - - BgD/CQOhAQYA/wkDFQAm - /wCFwJZrAHUIgQLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 1 - - - 192 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 33 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Keyboard / Boot@1 - KeyholeReportID - 241 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 2 - InterfaceString - Accelerometer@2 - KeyholeReportID - 242 - - - - DeviceManaged - - DisconnectionNotificationType - KBDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Keyboard - HostTransportSwitchNotificationType - KBTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KBOff - ProductID - 615 - VendorID - 76 - VendorIDSource - 1 - - Mouse Device - - BatteryLowPowerDisconnectionNotificationType - MOLowBatteryPowerDisconnected - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - MOConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 3 - ProductString - Magic Mouse - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJAqEBCQGhAAUJGQEp - AhUAJQGFEpUCdQGBApUB - dQaBAQUBCTAJMRYB/ib/ - ATbA/kZAAWUTVQ11EJUC - gQaVAnUIgQHAwAUNCQWh - AQYA/wkMFQAm/wB1CJUQ - hT+BIsAGAP8JDKEBBgD/ - CQwVACb/AIVEdQiWbwGB - AMA= - - - BgD/CQOhAQYA/wkDFQAm - /wCFwJZrAHUIgQLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 2 - 18 - 48 - 49 - 96 - 115 - 116 - 117 - - - 192 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Mouse / Boot@1 - KeyholeReportID - 241 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 2 - InterfaceString - Accelerometer@2 - KeyholeReportID - 242 - - - - DeviceManaged - - DisconnectionNotificationType - MODisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Mouse - HostTransportSwitchNotificationType - MOTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - MOOff - ProductID - 617 - VendorID - 76 - VendorIDSource - 1 - - Trackpad Device - - BatteryLowPowerDisconnectionNotificationType - TPLowBatteryPowerDisconnected - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - TPConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 4 - ProductString - Magic Trackpad - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJAqEBCQGhAAUJGQEp - AxUAJQGFApUDdQGBApUB - dQWBAQUBCTAJMRWBJX91 - CJUCgQaVBHUIgQHAwAUN - CQWhAQYA/wkMFQAm/wB1 - CJUQhT+BIsAGAP8JDKEB - BgD/CQwVACb/AIVEdQiW - awWBAMA= - - - BgD/CQ2hAQYA/wkNFQAm - /wB1CIU/lg8AgQIJDYVT - lj8AkQLA - - - BgD/CQOhAQYA/wkDFQAm - /wCFwJZrAHUIgQLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 2 - 48 - 49 - 80 - 96 - 115 - 116 - 117 - - - - 192 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Trackpad / Boot@1 - KeyholeReportID - 241 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 2 - InterfaceString - Actuator@2 - KeyholeReportID - 242 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 3 - InterfaceString - Accelerometer@3 - KeyholeReportID - 243 - - - - DeviceManaged - - DisconnectionNotificationType - TPDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Trackpad - HostTransportSwitchNotificationType - TPTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleHSBluetoothDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - TPOff - ProductID - 613 - VendorID - 76 - VendorIDSource - 1 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 124.0.0 - OSBundleLibraries - - com.apple.driver.IOBluetoothHIDDriver - 2.1f11 - com.apple.iokit.IOBluetoothFamily - 2.1f11 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 9.6.0 - com.apple.kpi.iokit - 9.6.0 - com.apple.kpi.libkern - 9.6.0 - com.apple.kpi.mach - 9.6.0 - com.apple.kpi.private - 9.6.0 - - OSBundleRequired - Console - OSBundleUUID - - NPZpMGH2M5e5Omvhx4ChqA== - - _InfoPlistDigest - - ARyt+AqKh/yss5NpQlqmY2aFGqLbYscbsjuy54YbmKE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleHSBluetoothDriver.kext - _PrelinkExecutableLoadAddr - -2198899679664 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleHSBluetoothDriver - _PrelinkExecutableSize - 6240 - _PrelinkExecutableSourceAddr - -2198899679664 - _PrelinkKmodInfo - -2198823138992 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleTopCaseHIDEventDriver - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTopCaseHIDEventDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.26 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.26 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - DM - USB/SPI - Embedded - - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 626 - 627 - 628 - 629 - 630 - 631 - 632 - 633 - 2 - - VendorID - 1452 - - Extended Keyboard DM - BT - External - - BatteryFaultNotificationType - KBBatteryFault - BatteryLowNotificationType - ExKBLowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 620 - - VendorID - 76 - - Extended Keyboard DM - USB - External - - BatteryFaultNotificationType - KBBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedKB - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBKBOff - PoweredOnNotificationType - USBKBOn - ProductIDArray - - 620 - - VendorID - 1452 - - Extended Keyboard Gen 2 - BT - External - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 620 - - VendorID - 76 - - Extended Keyboard Gen 2 - USB - External - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 620 - - VendorID - 1452 - - Generic Touch - Apple USB - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - IOClass - AppleMultitouchHIDService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 5696 - 621 - 788 - 789 - - Transport - USB - VendorID - 1452 - - Keyboard - USB/SPI - - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HasBattery - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 626 - 627 - 628 - 629 - 630 - 633 - 656 - 657 - 2 - - VendorID - 1452 - - Keyboard - USB/SPI w DFR - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDKeyboardSupportsEscKey - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 631 - 632 - - VendorID - 1452 - - Keyboard DM - BT - External - - BatteryFaultNotificationType - KBBatteryFault - BatteryLowNotificationType - KBLowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 615 - - VendorID - 76 - - Keyboard DM - USB - External - - BatteryFaultNotificationType - KBBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedKB - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBKBOff - PoweredOnNotificationType - USBKBOn - ProductIDArray - - 615 - - VendorID - 1452 - - Keyboard Gen 2 - BT - External - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 615 - - VendorID - 76 - - Keyboard Gen 2 - USB - External - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - CapsLockDelay - 75 - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 615 - - VendorID - 1452 - - Mouse DM - BT - External - - BatteryFaultNotificationType - MOBatteryFault - BatteryLowNotificationType - MOLowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 617 - - VendorID - 76 - - Mouse DM - USB - External - - BatteryFaultNotificationType - MOBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedMO - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBMOOff - PoweredOnNotificationType - USBMOOn - ProductIDArray - - 617 - - VendorID - 1452 - - Mouse Gen2 - BT - - ApplePreferenceCapability - 1 - ApplePreferenceIdentifier - com.apple.AppleMultitouchMouse - ApplePreferencesDefaultPreferences - - MouseButtonDivision - 55 - MouseButtonMode - OneButton - MouseHorizontalScroll - - MouseMomentumScroll - - MouseOneFingerDoubleTapGesture - 0 - MouseTwoFingerDoubleTapGesture - 3 - MouseTwoFingerHorizSwipeGesture - 2 - MouseVerticalScroll - - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioACgAAAAAAAQABAKkA - AQBgAAAgAAAMAACAAAAAgAAAAQuB - AAEjZQAB3CgAAkISAAJ7vAADSXQA - A40fAAVK3gAFI34ACPSRAAbVfAAN - xwcACtGSABtgewAPhL8ALCNjABYa - UwBB7ZEAID2CAFwmRgAvbvwAd8tb - AABQAAANAACC2QAAij0AAQgWAAE4 - NgAB0mIAAokfAAJmhgADqOAAAwti - AAUeCgAEDa0AB+wKAAUUeQALOAIA - BqpjABFWNQAJ+WsAISzeAA+VxQA+ - BFoAFfhFAFsR7QAflgUAfGbeAC83 - KACjkLwAAIAAAA4AAINLAACUewAB - A9kAAVINAAHFGgACzAoAAk4BAAQa - owADBuEABiaRAAQGKwAJpOsABQb1 - AA3TnwAGZqAAFMLkAAlWLAAnmKYA - C190ADWi5gAPoR8AUrB5ABXFrQB3 - y1sAHy+qAKFC+gAutOMA0/GgAACw - AAAPAABAAAAARR8AAISfAACeuAAA - /q8AAWw/AAGxsQADAZMAAj0lAASZ - yQADA+AAB1TiAAP3OQALe0oABOg0 - ABBm+wAGH8gAGC+TAAi2AgAtYA0A - CsCLAD8iagAPKfAAZ+ueABWgdQCY - C/MAHq1lAMq6mQAuQW8BCtXaAADg - AAAPAAA8KQAAQAAAAId2AACw6wAA - +Y8AAZNGAAGZLAADPc0AAjR2AAVi - iwAC85YACLSxAAPOzQANX8kABLZz - ABNuLgAFpJQAGsEWAAfYPQAxA4cA - CmAQAE9WSgAOk0sAg1AjABVDaADG - HxYAHj28AQagRgAt3t8BW91GAAEA - AAAQAAA4VgAAQAAAAIabAADDIgAA - 8JUAAbpMAAFxVAADUeEAAfxFAAWK - sgAC1H4ACjhKAAOVRwAPZJUABFFl - ABVy+gAFELsAHK45AAbn/QAyud8A - CLLtAE7DtwAKSV0AaQmuAA31HACl - 3n0AFTDMAQRShAAdqNsBVPQCAC0E - YAHBOpQAAYAAABEAAEBtAABTMwAA - hVMAANfyAADpvwAB7lUAAUyMAANf - QwAB1G0ABfx1AAK29AAL/H0AA2Bq - ABHKSAAEC28AGLrGAAS7HQAhDpAA - BfrSADNeQAAHuXAAVB2IAAnX2wCE - aigADR8YANGj3gAQuEkBGQ5UABYG - 0AFnYhAAHTkyAb7s0gAr+u0CRth4 - AAIAAAASAAA/kwAAWuEAAILFAAD3 - mgAA15EAAhdbAAEluQADeggAAZQQ - AAX8dQACEigACbcXAAJ6UgANX8kA - AwAGABNN4QADkisAGl6sAAQvMQAj - lJAABR0NADRwNgAGtrUAWUCOAAkW - 5QCg6LMADIo3ARtcFgAP/jABd4Jc - ABUnfgHjyO4AHDSoAllGiAAq6wED - Fi6UAAMAAAATAAA8lgAAYo8AAH4s - AAEmcgAAvH8AAjIgAAD60QADlMwA - AU8aAAX1xAABnDwACLRsAAIPDAAN - wK8AAobCABQPrgAC/OoAG6GrAAOK - ZQAmGo8ABB4XADM5vgAE8e4ASWnl - AAXlcgBnL6QACADNAMAyZAAKaIYB - QKFwAA09KwHLC4AAEXuxAmcZEAAZ - CyADMdOoACaAGgRDbeA= - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOHIDScrollReportRate - 8192000 - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - parser-options - 4 - parser-type - 2000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 1 - DeviceUsagePage - 1 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioACgAAAAAAAQABAKkAAQBgAAAg - AAAMAACAAAAAgAAAAQuBAAEjZQAB3CgAAkIS - AAJ7vAADSXQAA40fAAVK3gAFI34ACPSRAAbV - fAANxwcACtGSABtgewAPhL8ALCNjABYaUwBB - 7ZEAID2CAFwmRgAvbvwAd8tbAABQAAANAACC - 2QAAij0AAQgWAAE4NgAB0mIAAokfAAJmhgAD - qOAAAwtiAAUeCgAEDa0AB+wKAAUUeQALOAIA - BqpjABFWNQAJ+WsAISzeAA+VxQA+BFoAFfhF - AFsR7QAflgUAfGbeAC83KACjkLwAAIAAAA4A - AINLAACUewABA9kAAVINAAHFGgACzAoAAk4B - AAQaowADBuEABiaRAAQGKwAJpOsABQb1AA3T - nwAGZqAAFMLkAAlWLAAnmKYAC190ADWi5gAP - oR8AUrB5ABXFrQB3y1sAHy+qAKFC+gAutOMA - 0/GgAACwAAAPAABAAAAARR8AAISfAACeuAAA - /q8AAWw/AAGxsQADAZMAAj0lAASZyQADA+AA - B1TiAAP3OQALe0oABOg0ABBm+wAGH8gAGC+T - AAi2AgAtYA0ACsCLAD8iagAPKfAAZ+ueABWg - dQCYC/MAHq1lAMq6mQAuQW8BCtXaAADgAAAP - AAA8KQAAQAAAAId2AACw6wAA+Y8AAZNGAAGZ - LAADPc0AAjR2AAViiwAC85YACLSxAAPOzQAN - X8kABLZzABNuLgAFpJQAGsEWAAfYPQAxA4cA - CmAQAE9WSgAOk0sAg1AjABVDaADGHxYAHj28 - AQagRgAt3t8BW91GAAEAAAAQAAA4VgAAQAAA - AIabAADDIgAA8JUAAbpMAAFxVAADUeEAAfxF - AAWKsgAC1H4ACjhKAAOVRwAPZJUABFFlABVy - +gAFELsAHK45AAbn/QAyud8ACLLtAE7DtwAK - SV0AaQmuAA31HACl3n0AFTDMAQRShAAdqNsB - VPQCAC0EYAHBOpQAAYAAABEAAEBtAABTMwAA - hVMAANfyAADpvwAB7lUAAUyMAANfQwAB1G0A - Bfx1AAK29AAL/H0AA2BqABHKSAAEC28AGLrG - AAS7HQAhDpAABfrSADNeQAAHuXAAVB2IAAnX - 2wCEaigADR8YANGj3gAQuEkBGQ5UABYG0AFn - YhAAHTkyAb7s0gAr+u0CRth4AAIAAAASAAA/ - kwAAWuEAAILFAAD3mgAA15EAAhdbAAEluQAD - eggAAZQQAAX8dQACEigACbcXAAJ6UgANX8kA - AwAGABNN4QADkisAGl6sAAQvMQAjlJAABR0N - ADRwNgAGtrUAWUCOAAkW5QCg6LMADIo3ARtc - FgAP/jABd4JcABUnfgHjyO4AHDSoAllGiAAq - 6wEDFi6UAAMAAAATAAA8lgAAYo8AAH4sAAEm - cgAAvH8AAjIgAAD60QADlMwAAU8aAAX1xAAB - nDwACLRsAAIPDAANwK8AAobCABQPrgAC/OoA - G6GrAAOKZQAmGo8ABB4XADM5vgAE8e4ASWnl - AAXlcgBnL6QACADNAMAyZAAKaIYBQKFwAA09 - KwHLC4AAEXuxAmcZEAAZCyADMdOoACaAGgRD - beA= - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOClass - AppleMultitouchMouseHIDEventDriver - IOHIDScrollReportRate - 8192000 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 617 - - VendorID - 76 - - Mouse Gen2 - USB - - ApplePreferenceCapability - 1 - ApplePreferenceIdentifier - com.apple.AppleMultitouchMouse - ApplePreferencesDefaultPreferences - - MouseButtonDivision - 55 - MouseButtonMode - OneButton - MouseHorizontalScroll - - MouseMomentumScroll - - MouseOneFingerDoubleTapGesture - 0 - MouseTwoFingerDoubleTapGesture - 3 - MouseTwoFingerHorizSwipeGesture - 2 - MouseVerticalScroll - - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioACgAAAAAAAQABAKkA - AQBgAAAgAAAMAACAAAAAgAAAAQuB - AAEjZQAB3CgAAkISAAJ7vAADSXQA - A40fAAVK3gAFI34ACPSRAAbVfAAN - xwcACtGSABtgewAPhL8ALCNjABYa - UwBB7ZEAID2CAFwmRgAvbvwAd8tb - AABQAAANAACC2QAAij0AAQgWAAE4 - NgAB0mIAAokfAAJmhgADqOAAAwti - AAUeCgAEDa0AB+wKAAUUeQALOAIA - BqpjABFWNQAJ+WsAISzeAA+VxQA+ - BFoAFfhFAFsR7QAflgUAfGbeAC83 - KACjkLwAAIAAAA4AAINLAACUewAB - A9kAAVINAAHFGgACzAoAAk4BAAQa - owADBuEABiaRAAQGKwAJpOsABQb1 - AA3TnwAGZqAAFMLkAAlWLAAnmKYA - C190ADWi5gAPoR8AUrB5ABXFrQB3 - y1sAHy+qAKFC+gAutOMA0/GgAACw - AAAPAABAAAAARR8AAISfAACeuAAA - /q8AAWw/AAGxsQADAZMAAj0lAASZ - yQADA+AAB1TiAAP3OQALe0oABOg0 - ABBm+wAGH8gAGC+TAAi2AgAtYA0A - CsCLAD8iagAPKfAAZ+ueABWgdQCY - C/MAHq1lAMq6mQAuQW8BCtXaAADg - AAAPAAA8KQAAQAAAAId2AACw6wAA - +Y8AAZNGAAGZLAADPc0AAjR2AAVi - iwAC85YACLSxAAPOzQANX8kABLZz - ABNuLgAFpJQAGsEWAAfYPQAxA4cA - CmAQAE9WSgAOk0sAg1AjABVDaADG - HxYAHj28AQagRgAt3t8BW91GAAEA - AAAQAAA4VgAAQAAAAIabAADDIgAA - 8JUAAbpMAAFxVAADUeEAAfxFAAWK - sgAC1H4ACjhKAAOVRwAPZJUABFFl - ABVy+gAFELsAHK45AAbn/QAyud8A - CLLtAE7DtwAKSV0AaQmuAA31HACl - 3n0AFTDMAQRShAAdqNsBVPQCAC0E - YAHBOpQAAYAAABEAAEBtAABTMwAA - hVMAANfyAADpvwAB7lUAAUyMAANf - QwAB1G0ABfx1AAK29AAL/H0AA2Bq - ABHKSAAEC28AGLrGAAS7HQAhDpAA - BfrSADNeQAAHuXAAVB2IAAnX2wCE - aigADR8YANGj3gAQuEkBGQ5UABYG - 0AFnYhAAHTkyAb7s0gAr+u0CRth4 - AAIAAAASAAA/kwAAWuEAAILFAAD3 - mgAA15EAAhdbAAEluQADeggAAZQQ - AAX8dQACEigACbcXAAJ6UgANX8kA - AwAGABNN4QADkisAGl6sAAQvMQAj - lJAABR0NADRwNgAGtrUAWUCOAAkW - 5QCg6LMADIo3ARtcFgAP/jABd4Jc - ABUnfgHjyO4AHDSoAllGiAAq6wED - Fi6UAAMAAAATAAA8lgAAYo8AAH4s - AAEmcgAAvH8AAjIgAAD60QADlMwA - AU8aAAX1xAABnDwACLRsAAIPDAAN - wK8AAobCABQPrgAC/OoAG6GrAAOK - ZQAmGo8ABB4XADM5vgAE8e4ASWnl - AAXlcgBnL6QACADNAMAyZAAKaIYB - QKFwAA09KwHLC4AAEXuxAmcZEAAZ - CyADMdOoACaAGgRDbeA= - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - parser-options - 4 - parser-type - 2000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 1 - DeviceUsagePage - 1 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 70124 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 74711 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 79299 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 83886 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 88474 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 93061 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 97649 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 102236 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioACgAAAAAAAQABAKkAAQBgAAAg - AAAMAACAAAAAgAAAAQuBAAEjZQAB3CgAAkIS - AAJ7vAADSXQAA40fAAVK3gAFI34ACPSRAAbV - fAANxwcACtGSABtgewAPhL8ALCNjABYaUwBB - 7ZEAID2CAFwmRgAvbvwAd8tbAABQAAANAACC - 2QAAij0AAQgWAAE4NgAB0mIAAokfAAJmhgAD - qOAAAwtiAAUeCgAEDa0AB+wKAAUUeQALOAIA - BqpjABFWNQAJ+WsAISzeAA+VxQA+BFoAFfhF - AFsR7QAflgUAfGbeAC83KACjkLwAAIAAAA4A - AINLAACUewABA9kAAVINAAHFGgACzAoAAk4B - AAQaowADBuEABiaRAAQGKwAJpOsABQb1AA3T - nwAGZqAAFMLkAAlWLAAnmKYAC190ADWi5gAP - oR8AUrB5ABXFrQB3y1sAHy+qAKFC+gAutOMA - 0/GgAACwAAAPAABAAAAARR8AAISfAACeuAAA - /q8AAWw/AAGxsQADAZMAAj0lAASZyQADA+AA - B1TiAAP3OQALe0oABOg0ABBm+wAGH8gAGC+T - AAi2AgAtYA0ACsCLAD8iagAPKfAAZ+ueABWg - dQCYC/MAHq1lAMq6mQAuQW8BCtXaAADgAAAP - AAA8KQAAQAAAAId2AACw6wAA+Y8AAZNGAAGZ - LAADPc0AAjR2AAViiwAC85YACLSxAAPOzQAN - X8kABLZzABNuLgAFpJQAGsEWAAfYPQAxA4cA - CmAQAE9WSgAOk0sAg1AjABVDaADGHxYAHj28 - AQagRgAt3t8BW91GAAEAAAAQAAA4VgAAQAAA - AIabAADDIgAA8JUAAbpMAAFxVAADUeEAAfxF - AAWKsgAC1H4ACjhKAAOVRwAPZJUABFFlABVy - +gAFELsAHK45AAbn/QAyud8ACLLtAE7DtwAK - SV0AaQmuAA31HACl3n0AFTDMAQRShAAdqNsB - VPQCAC0EYAHBOpQAAYAAABEAAEBtAABTMwAA - hVMAANfyAADpvwAB7lUAAUyMAANfQwAB1G0A - Bfx1AAK29AAL/H0AA2BqABHKSAAEC28AGLrG - AAS7HQAhDpAABfrSADNeQAAHuXAAVB2IAAnX - 2wCEaigADR8YANGj3gAQuEkBGQ5UABYG0AFn - YhAAHTkyAb7s0gAr+u0CRth4AAIAAAASAAA/ - kwAAWuEAAILFAAD3mgAA15EAAhdbAAEluQAD - eggAAZQQAAX8dQACEigACbcXAAJ6UgANX8kA - AwAGABNN4QADkisAGl6sAAQvMQAjlJAABR0N - ADRwNgAGtrUAWUCOAAkW5QCg6LMADIo3ARtc - FgAP/jABd4JcABUnfgHjyO4AHDSoAllGiAAq - 6wEDFi6UAAMAAAATAAA8lgAAYo8AAH4sAAEm - cgAAvH8AAjIgAAD60QADlMwAAU8aAAX1xAAB - nDwACLRsAAIPDAANwK8AAobCABQPrgAC/OoA - G6GrAAOKZQAmGo8ABB4XADM5vgAE8e4ASWnl - AAXlcgBnL6QACADNAMAyZAAKaIYBQKFwAA09 - KwHLC4AAEXuxAmcZEAAZCyADMdOoACaAGgRD - beA= - - HIDScrollAccelCurves - - - HIDAccelGainLinear - 85197 - HIDAccelGainParabolic - 16384 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 851968 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainLinear - 95027 - HIDAccelGainParabolic - 26215 - HIDAccelIndex - 13927 - HIDAccelTangentSpeedLinear - 786432 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainLinear - 104858 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 20480 - HIDAccelTangentSpeedLinear - 720896 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainLinear - 114688 - HIDAccelGainParabolic - 55706 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 655360 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainLinear - 124519 - HIDAccelGainParabolic - 68813 - HIDAccelIndex - 49152 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainLinear - 134349 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 524288 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainLinear - 144179 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 111411 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOClass - AppleMultitouchMouseHIDEventDriver - IOHIDScrollReportRate - 8192000 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 617 - - VendorID - 1452 - - Trackpad DM - BT - External - - BatteryFaultNotificationType - TPBatteryFault - BatteryLowNotificationType - TPLowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 613 - - VendorID - 76 - - Trackpad DM - USB - External - - BatteryFaultNotificationType - TPBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedTP - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBTPOff - PoweredOnNotificationType - USBTPOn - ProductIDArray - - 613 - - VendorID - 1452 - - Trackpad Gen1- USB/SPI - - ApplePreferenceCapability - 1 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - Clicking - 0 - DragLock - 0 - Dragging - 0 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 656 - 657 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Gen2 - BT - External - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationMultiplier - 48545 - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 0 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollReportRate - 4390912 - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 613 - - TrackpadEmbedded - - VendorID - 76 - - Trackpad Gen2 - USB - External - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationMultiplier - 48545 - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 0 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollReportRate - 4390912 - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 613 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Gen2 - USB/SPI - Embedded - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 626 - 627 - 628 - 629 - 633 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Gen2 - USB/SPI - Embedded v2 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 630 - 631 - 632 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad HID Bridge - MT - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseHIDEventDriver - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 2 - - TrackpadEmbedded - - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleHSBluetoothDriver - 124 - com.apple.driver.AppleMultitouchDriver - 237.1 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 9.6.0 - com.apple.kpi.iokit - 9.6.0 - com.apple.kpi.libkern - 9.6.0 - com.apple.kpi.mach - 9.6.0 - com.apple.kpi.private - 9.6.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleHSBluetoothDriver - 124 - com.apple.driver.AppleMultitouchDriver - 237.1 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 9.6.0 - com.apple.kpi.iokit - 9.6.0 - com.apple.kpi.libkern - 9.6.0 - com.apple.kpi.mach - 9.6.0 - com.apple.kpi.private - 9.6.0 - - OSBundleRequired - Console - OSBundleUUID - - AD3gPLliOWqa8EsqMjigeA== - - _InfoPlistDigest - - 5tpkqBfX3ptsy5W+A8zDchIOZTCGBUUk5l+R2PsxlTE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseHIDEventDriver.kext - _PrelinkExecutableLoadAddr - -2198899673424 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleTopCaseHIDEventDriver - _PrelinkExecutableSize - 9309 - _PrelinkExecutableSourceAddr - -2198899673424 - _PrelinkKmodInfo - -2198823138496 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBTopCaseDriver - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBTopCaseDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.26 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.26 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - USBHIDDriver - - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - IOClass - AppleUSBTopCaseHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTopCaseDriver - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - * - idProductArray - - 613 - 615 - 617 - 620 - 626 - 627 - 628 - 656 - 657 - - idVendor - 1452 - - USBHIDDriver - DM - - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleUSBTopCaseHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTopCaseDriver - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProductArray - - 626 - 627 - 628 - 656 - 657 - - idVendor - 1452 - - USBHIDDriver Magic Keyboard - DM - - Accessory Category - Keyboard - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleUSBTopCaseHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTopCaseDriver - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProductArray - - 615 - 620 - - idVendor - 1452 - - USBHIDDriver Magic Mouse - DM - - Accessory Category - Mouse - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleUSBTopCaseHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTopCaseDriver - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProductArray - - 617 - - idVendor - 1452 - - USBHIDDriver Magic Trackpad - DM - - Accessory Category - Trackpad - CFBundleIdentifier - com.apple.driver.AppleUSBTopCaseDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - - IOClass - AppleUSBTopCaseHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBTopCaseDriver - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProductArray - - 613 - - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleHIDKeyboard - 170.10 - com.apple.driver.AppleMultitouchDriver - 230.1 - com.apple.driver.usb.IOUSBHostHIDDevice - 1.0 - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 8.0.0 - - OSBundleRequired - Root - OSBundleUUID - - 0m2ZnnurMkGceaPUEnuGQA== - - _InfoPlistDigest - - pDM37g6CymPdsoRn8YMIWcfVz1WzjB5ArFCuyfv8i8g= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleUSBTopCaseDriver.kext - _PrelinkExecutableLoadAddr - -2198899664112 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBTopCaseDriver - _PrelinkExecutableSize - 1986 - _PrelinkExecutableSourceAddr - -2198899664112 - _PrelinkKmodInfo - -2198823138120 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleTrustedAccessory - CFBundleIdentifier - com.apple.driver.AppleTrustedAccessory - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTrustedAccessory - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleTrustedAccessory - - CFBundleIdentifier - com.apple.driver.AppleTrustedAccessory - DeviceUsagePairs - - - DeviceUsage - 77 - DeviceUsagePage - 65280 - - - IOClass - AppleTrustedAccessory - IOMatchCategory - com_apple_driver_AppleTrustedAccessory - IOPersonalityPublisher - com.apple.driver.AppleTrustedAccessory - IOProviderClass - IOHIDInterface - ProductIDArray - - 666 - 671 - - VendorID - 1452 - - AppleTrustedAccessoryManager - - CFBundleIdentifier - com.apple.driver.AppleTrustedAccessory - IOClass - AppleTrustedAccessoryManager - IOMatchCategory - com_apple_driver_AppleTrustedAccessoryManager - IONameMatch - sep-endpoint,stac - IOPersonalityPublisher - com.apple.driver.AppleTrustedAccessory - IOProviderClass - AppleSEPDeviceService - IOUserClientClass - AppleTrustedAccessoryManagerUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSMC - 1.0 - com.apple.iokit.AppleSEPGenericTransfer - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - FKL0JkBsPqWM5PQOqmstnA== - - _InfoPlistDigest - - QcVL8gLhNCVwFe+DyvS09YjAPotrzLEwdUJQz6j6fnQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTrustedAccessory.kext - _PrelinkExecutableLoadAddr - -2198899662112 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleTrustedAccessory - _PrelinkExecutableSize - 32098 - _PrelinkExecutableSourceAddr - -2198899662112 - _PrelinkKmodInfo - -2198823137864 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleTypeCPhy - CFBundleIdentifier - com.apple.driver.AppleTypeCPhy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTypeCPhy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.bsd - 19.0 - com.apple.kpi.iokit - 19.0 - com.apple.kpi.libkern - 19.0 - com.apple.kpi.mach - 19.0 - com.apple.kpi.private - 19.0 - - OSBundleUUID - - ZNL2TRZcOm+gMgjCVvpTbw== - - _InfoPlistDigest - - 0fZJPdfwFWsG2McRIgXJ4IHtCU5LOXhevgYp/JfBxTI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTypeCPhy.kext - _PrelinkExecutableLoadAddr - -2198899630000 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleTypeCPhy - _PrelinkExecutableSize - 10373 - _PrelinkExecutableSourceAddr - -2198899630000 - _PrelinkKmodInfo - -2198823137184 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleT6000TypeCPhy - CFBundleIdentifier - com.apple.driver.AppleT6000TypeCPhy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT6000TypeCPhy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000TypeCPhy - - CFBundleIdentifier - com.apple.driver.AppleT6000TypeCPhy - IOClass - AppleT6000TypeCPhy - IONameMatch - atc-phy,t6000 - IOPersonalityPublisher - com.apple.driver.AppleT6000TypeCPhy - IOProbeScore - 10000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleT8103TypeCPhy - 1.0 - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.kpi.bsd - 19.0 - com.apple.kpi.iokit - 19.0 - com.apple.kpi.libkern - 19.0 - com.apple.kpi.mach - 19.0 - - OSBundleUUID - - ZvZtdq1QMHuhakB3hRHflg== - - _InfoPlistDigest - - 5FFBevE6VomhOFxQLsiKiVoKOU5rzfSjpaiLaHl3ag8= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT6000TypeCPhy.kext - _PrelinkExecutableLoadAddr - -2198899619616 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT6000TypeCPhy - _PrelinkExecutableSize - 5588 - _PrelinkExecutableSourceAddr - -2198899619616 - _PrelinkKmodInfo - -2198823136768 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleT8103TypeCPhy - CFBundleIdentifier - com.apple.driver.AppleT8103TypeCPhy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT8103TypeCPhy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT8103TypeCPhy - - CFBundleIdentifier - com.apple.driver.AppleT8103TypeCPhy - IOClass - AppleT8103TypeCPhy - IONameMatch - atc-phy,t8103 - IOPersonalityPublisher - com.apple.driver.AppleT8103TypeCPhy - IOProbeScore - 10000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.bsd - 19.0 - com.apple.kpi.iokit - 19.0 - com.apple.kpi.libkern - 19.0 - com.apple.kpi.mach - 19.0 - - OSBundleUUID - - 6VIlIF3tPFqvB0wCZZfDng== - - _InfoPlistDigest - - MYBTCGnrkyh7eBLadYZAKph2sUoz/hDd+ygUKnOs14s= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTypeCPhy.kext/Contents/PlugIns/AppleT8103TypeCPhy.kext - _PrelinkExecutableLoadAddr - -2198899614016 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT8103TypeCPhy - _PrelinkExecutableSize - 103201 - _PrelinkExecutableSourceAddr - -2198899614016 - _PrelinkKmodInfo - -2198823136512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBACM - CFBundleIdentifier - com.apple.driver.usb.cdc.acm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBACM - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Apple-BLTH - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostInterface - IOProviderMergeProperties - - compatible - - YXBwbGUtdWFydC1ibHRoAA== - - - bConfigurationValue - 1 - bInterfaceNumber - 1 - bcdDevice - 0 - idProduct - 33431 - idVendor - 1452 - - AppleUSBACMControl0 - - CFBundleIdentifier - com.apple.driver.usb.cdc.acm - IOClass - AppleUSBACMControl - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 2 - bInterfaceProtocol - 0 - bInterfaceSubClass - 2 - - AppleUSBACMControl1 - - CFBundleIdentifier - com.apple.driver.usb.cdc.acm - IOClass - AppleUSBACMControl - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 2 - bInterfaceProtocol - 1 - bInterfaceSubClass - 2 - - AppleUSBACMData0 - - CFBundleIdentifier - com.apple.driver.usb.cdc.acm - IOClass - AppleUSBACMData - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceSubClass - 0 - - AppleUSBACMData2 - - CFBundleIdentifier - com.apple.driver.usb.cdc.acm - IOClass - AppleUSBACMData - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceSubClass - 2 - - Multi-Tech MT5634MU Device - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.cdc.acm - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBPreferredConfiguration - 2 - - idProduct - 61699 - idVendor - 1760 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.0 - com.apple.driver.usb.cdc - 5.0 - com.apple.driver.usb.networking - 5.0 - com.apple.driver.usb.serial - 5.0 - com.apple.iokit.IOSerialFamily - 11.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - 0kpkugToOV22VxZ7z/0MgQ== - - _InfoPlistDigest - - xyMq5go+RZnW9Vr1LuJ3BBbSTBl6xhYu7LvTCqobTxs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBACM.kext - _PrelinkExecutableLoadAddr - -2198899510800 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBACM - _PrelinkExecutableSize - 2096 - _PrelinkExecutableSourceAddr - -2198899510800 - _PrelinkKmodInfo - -2198823136256 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBAudio - CFBundleGetInfoString - AppleUSBAudio 610.3, Copyright © 2000-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBAudio - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 610.3 - CFBundleSignature - aaud - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 610.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Adapter HID - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - kUSBHIDDeviceIdlePolicy - 2000 - - ProductID - 4362 - Transport - USB - VendorID - 1452 - - Apple LED Display Audio - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - DisplayRouting - 1 - USB Product Name - Display Audio - - idProduct - 10514 - idVendor - 1452 - - Apple LED Display Audio #2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - DisplayRouting - 1 - - idProductArray - - 4357 - 4359 - - idVendor - 1452 - - Apple Studio Display - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostInterface - IOProviderParentMergeProperties - - DisplayRouting - 1 - - bConfigurationValue - 3 - bInterfaceNumber - 5 - idProduct - 4372 - idVendor - 1452 - - AppleUSBAudioComposite - - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - IOClass - AppleUSBAudioComposite - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - bDeviceClass - 0 - bDeviceSubClass - 0 - - AppleUSBAudioControl - - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - IOClass - AppleUSBAudioDevice - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 1 - bInterfaceSubClass - 1 - - AppleUSBAudioStream - - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - IOClass - AppleUSBAudioStreamNode - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 1 - bInterfaceSubClass - 2 - - AppleUSBTrinityAudioControl - - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - IOClass - AppleUSBTrinityAudioDevice - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4353 - idVendor - 1452 - - InterfaceAssociationClass - - CFBundleIdentifier - com.apple.driver.AppleUSBAudio - IOClass - AppleUSBAudioComposite - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - bDeviceClass - 239 - bDeviceProtocol - 1 - bDeviceSubClass - 2 - - InterfaceDriver - - CFBundleIdentifier - com.apple.kpi.iokit - IOClass - IOService - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 3 - idProduct - 4359 - idVendor - 1452 - - LG LED Display Audio - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - DisplayRouting - 1 - - idProductArray - - 39490 - 39499 - 39524 - 39526 - - idVendor - 1086 - - USB-C Earpods - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBAudio - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - DisplayRouting - 1 - - idProduct - 4363 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleUSBAudio 610.3, Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.8.8 - OSBundleLibraries - - com.apple.driver.AppleAudioClockLibs - 1.0 - com.apple.driver.AppleUSBHostMergeProperties - 1.0 - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.1 - com.apple.iokit.IOAudioFamily - 203.1 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.1 - com.apple.kpi.bsd - 14.1.0 - com.apple.kpi.iokit - 14.1.0 - com.apple.kpi.libkern - 14.1.0 - com.apple.kpi.mach - 14.1.0 - com.apple.kpi.private - 20.4.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - usHLiR4IPR2BSMUAhzZi2A== - - _InfoPlistDigest - - Izf891piKb1t3Eq/v6uJr2/LcqbhcHzgCNwaTL0espM= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBAudio.kext - _PrelinkExecutableLoadAddr - -2198899508704 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBAudio - _PrelinkExecutableSize - 13784 - _PrelinkExecutableSourceAddr - -2198899508704 - _PrelinkKmodInfo - -2198823135960 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBCDC - CFBundleIdentifier - com.apple.driver.usb.cdc - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBCDC - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - CDCCompositeDevice - - CFBundleIdentifier - com.apple.driver.usb.cdc - IOClass - AppleUSBCDCCompositeDevice - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.cdc - IOProviderClass - IOUSBHostDevice - bDeviceClass - 2 - bDeviceProtocol - * - bDeviceSubClass - * - - CDCCompositeDevice Misc - - CFBundleIdentifier - com.apple.driver.usb.cdc - IOClass - AppleUSBCDCCompositeDevice - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.cdc - IOProviderClass - IOUSBHostDevice - bDeviceClass - 239 - bDeviceProtocol - 1 - bDeviceSubClass - 2 - - CDCCompositeDevice Vendor - - CFBundleIdentifier - com.apple.driver.usb.cdc - IOClass - AppleUSBCDCCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.cdc - IOProviderClass - IOUSBHostDevice - bDeviceClass - 0 - bDeviceProtocol - 0 - bDeviceSubClass - 0 - - Medtronics HeartWare VAD Controller - - CFBundleIdentifier - com.apple.driver.usb.cdc - IOClass - AppleUSBCDCCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.cdc - IOProviderClass - IOUSBHostDevice - idProduct - 49163 - idVendor - 7563 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.0 - com.apple.driver.usb.networking - 5.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - DjiWtJH/O0esg7BRDT466A== - - _InfoPlistDigest - - MIIujBAxOzOq3jgBmebOKsamkBFFd8VDA7pv80GFjig= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBCDC.kext - _PrelinkExecutableLoadAddr - -2198899494912 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBCDC - _PrelinkExecutableSize - 2005 - _PrelinkExecutableSourceAddr - -2198899494912 - _PrelinkKmodInfo - -2198823134584 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBCommon - CFBundleIdentifier - com.apple.driver.usb.AppleUSBCommon - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBCommon - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - FBSsiMdkNIa50VFGVLpm2g== - - _InfoPlistDigest - - LorwlmaMsEZGxvF2B815cWVsqTbaWTHz+bHKFr11Ly4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBCommon.kext - _PrelinkExecutableLoadAddr - -2198899492896 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBCommon - _PrelinkExecutableSize - 2532 - _PrelinkExecutableSourceAddr - -2198899492896 - _PrelinkKmodInfo - -2198823134288 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBVHCICommon - CFBundleGetInfoString - 1.0, Copyright © 2000-2023 Apple Inc. All Rights Reserved. - CFBundleIdentifier - com.apple.driver.usb.AppleUSBVHCICommon - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBVHCICommon - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - lfu9aLyHNK20nkU5tnawbQ== - - _InfoPlistDigest - - i5JTHCu4V4wWaDqJkhD+G7dhPNxp/6pGPFuUcudQtsI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommon.kext - _PrelinkExecutableLoadAddr - -2198899490352 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBVHCICommon - _PrelinkExecutableSize - 5052 - _PrelinkExecutableSourceAddr - -2198899490352 - _PrelinkKmodInfo - -2198823133848 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBVHCICommonRSM - CFBundleGetInfoString - 1.0, Copyright © 2000-2023 Apple Inc. All Rights Reserved. - CFBundleIdentifier - com.apple.driver.usb.AppleUSBVHCICommonRSM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBVHCICommonRSM - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBVHCICommon - 1.0 - com.apple.iokit.IORSMFamily - 1.0 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleUUID - - TjUDLtMoMoeVm8kN3XxXiQ== - - _InfoPlistDigest - - 38vHjFjtx79/aiub087A7XwHJFHKstuTbIuTFx1RBXU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBCommon.kext/Contents/PlugIns/AppleUSBVHCICommonRSM.kext - _PrelinkExecutableLoadAddr - -2198899485296 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBVHCICommonRSM - _PrelinkExecutableSize - 8708 - _PrelinkExecutableSourceAddr - -2198899485296 - _PrelinkKmodInfo - -2198823133432 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBDeviceMux - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceMux - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBDeviceMux - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Apple USB Device Multiplexor - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceMux - IOClass - AppleUSBDeviceMux - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceMux - IOPropertyMatch - - USBDeviceFunction - AppleUSBMux - - IOProviderClass - IOUSBDeviceInterface - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2011 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOUSBDeviceFamily - 2.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - s848zsUjMfyt8cVJ+Vu+rw== - - _InfoPlistDigest - - gisKgK4eRhBw3ZEwvjMllDETfFhBbRh9ti5PL1kQZZ0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBDeviceMux.kext - _PrelinkExecutableLoadAddr - -2198899476576 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBDeviceMux - _PrelinkExecutableSize - 6583 - _PrelinkExecutableSourceAddr - -2198899476576 - _PrelinkKmodInfo - -2198823133096 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBDeviceNCM - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBDeviceNCM - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - USB Device NCM Control - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - IOClass - AppleUSBDeviceNCMControl - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceNCM - IOPropertyMatch - - USBDeviceFunction - AppleUSBNCMControl - - IOProviderClass - IOUSBDeviceInterface - - USB Device NCM Control Aux - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - IOClass - AppleUSBDeviceNCMControl - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceNCM - IOPropertyMatch - - USBDeviceFunction - AppleUSBNCMControlAux - - IOProviderClass - IOUSBDeviceInterface - NetworkInterfaceFlags - 536870912 - ncm-control-use-aux - - AQAAAA== - - - USB Device NCM Control Direct - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - IOClass - AppleUSBDeviceNCMControl - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceNCM - IOPropertyMatch - - USBDeviceFunction - AppleUSBNCMControlDirect - - IOProviderClass - IOUSBDeviceInterface - InterfaceDescriptionString - NCM Control Direct - NetworkInterfaceFlags - 536870912 - - USB Device NCM Data - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - IOClass - AppleUSBDeviceNCMData - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceNCM - IOPropertyMatch - - USBDeviceFunction - AppleUSBNCMData - - IOProviderClass - IOUSBDeviceInterface - - USB Device NCM Data Aux - - CFBundleIdentifier - com.apple.driver.AppleUSBDeviceNCM - IOClass - AppleUSBDeviceNCMData - IOPersonalityPublisher - com.apple.driver.AppleUSBDeviceNCM - IOPropertyMatch - - USBDeviceFunction - AppleUSBNCMDataAux - - IOProviderClass - IOUSBDeviceInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.usb.networking - 5.0 - com.apple.iokit.IONetworkingFamily - 3.3 - com.apple.iokit.IOUSBDeviceFamily - 2.0.0 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - com.apple.kpi.private - 14.0.0 - - OSBundleUUID - - L3C+u1s7Ml2hg0Pkr/wYZg== - - _InfoPlistDigest - - JxPQKhK8su9cdEy8BaO86qm0w9LJ329O48ZkLvdFyIs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBDeviceNCM.kext - _PrelinkExecutableLoadAddr - -2198899469984 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBDeviceNCM - _PrelinkExecutableSize - 4400 - _PrelinkExecutableSourceAddr - -2198899469984 - _PrelinkKmodInfo - -2198823132784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBECM - CFBundleIdentifier - com.apple.driver.usb.cdc.ecm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBECM - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBECMControl - - CFBundleIdentifier - com.apple.driver.usb.cdc.ecm - IOClass - AppleUSBECMControl - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.cdc.ecm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 2 - bInterfaceProtocol - * - bInterfaceSubClass - 6 - - AppleUSBECMData0 - - CFBundleIdentifier - com.apple.driver.usb.cdc.ecm - IOClass - AppleUSBECMData - IOPersonalityPublisher - com.apple.driver.usb.cdc.ecm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceSubClass - 0 - ioNetBootable - - AQ== - - - AppleUSBECMData6 - - CFBundleIdentifier - com.apple.driver.usb.cdc.ecm - IOClass - AppleUSBECMDataNC - IOPersonalityPublisher - com.apple.driver.usb.cdc.ecm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceSubClass - 6 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.driver.AppleUSBHostMergeProperties - 1.0 - com.apple.driver.usb.cdc - 5.0 - com.apple.driver.usb.networking - 5.0 - com.apple.iokit.IONetworkingFamily - 3.2 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - Y/6qdCI7OfuodHJWDgFwNQ== - - _InfoPlistDigest - - qpEVWdgMTS/85a2Saq/60mopChYQJ5dpADgk6bi9Kuo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBECM.kext - _PrelinkExecutableLoadAddr - -2198899465584 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBECM - _PrelinkExecutableSize - 2516 - _PrelinkExecutableSourceAddr - -2198899465584 - _PrelinkKmodInfo - -2198823132448 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBEthernet - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBEthernet - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Apple AX88772a - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88772A - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 5122 - idVendor - 1452 - ioNetBootable - - AQ== - - - Apple AX88772a Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 5122 - idVendor - 1452 - - Asix AX88178 - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88178 - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6016 - idVendor - 2965 - - Asix AX88178 Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 6016 - idVendor - 2965 - - Asix AX88772 - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88772A - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 30496 - idVendor - 2965 - - Asix AX88772 Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 30496 - idVendor - 2965 - - Asix AX88772a - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88772A - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 30506 - idVendor - 2965 - - Asix AX88772a Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 30506 - idVendor - 2965 - - Belkin F5D5055 - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88178 - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 20565 - idVendor - 1293 - - Belkin F5D5055 Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 20565 - idVendor - 1293 - - Buffalo LUA-U2-GT - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88178 - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 110 - idVendor - 1041 - - Buffalo LUA-U2-GT Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 110 - idVendor - 1041 - - IO-DATA ETG-US2 - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88178 - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2352 - idVendor - 1211 - - IO-DATA ETG-US2 Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 2352 - idVendor - 1211 - - Linksys USB1000 - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88178 - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 57 - idVendor - 5943 - - Linksys USB1000 Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 57 - idVendor - 5943 - - Linksys USB200M - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBEthernetControllerAX88772A - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 24 - idVendor - 5041 - - Linksys USB200M Device - - CFBundleIdentifier - com.apple.driver.usb.ethernet.asix - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.ethernet.asix - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 24 - idVendor - 5041 - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.0 - com.apple.driver.usb.networking - 5.0 - com.apple.iokit.IONetworkingFamily - 3.2 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - BW09VbTpOF66ANhPPMXiAw== - - _InfoPlistDigest - - HZDofnkhTcYG8gDPHNqOU0frATPzDAJQMr/bPcgafQY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBEthernet.kext - _PrelinkExecutableLoadAddr - -2198899463056 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBEthernet - _PrelinkExecutableSize - 5824 - _PrelinkExecutableSourceAddr - -2198899463056 - _PrelinkKmodInfo - -2198823131816 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBEthernetHost - CFBundleIdentifier - com.apple.macos.driver.AppleUSBEthernetHost - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBEthernetHost - CFBundleNumericVersion - 135364608 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.1.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.1.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBEthernetHost - - CFBundleIdentifier - com.apple.macos.driver.AppleUSBEthernetHost - IOClass - AppleUSBEthernetHostAQM - IOPersonalityPublisher - com.apple.macos.driver.AppleUSBEthernetHost - IOProviderClass - IOUSBHostInterface - bConfigurationValue - * - bInterfaceClass - 255 - bInterfaceNumber - * - bInterfaceProtocol - 1 - bInterfaceSubClass - 253 - idProduct - 4752 - idProductMask - 65520 - idVendor - 1452 - - AppleUSBEthernetHost2 - - CFBundleIdentifier - com.apple.macos.driver.AppleUSBEthernetHost - IOClass - AppleUSBEthernetHostAQM - IOPersonalityPublisher - com.apple.macos.driver.AppleUSBEthernetHost - IOProviderClass - IOUSBHostInterface - bConfigurationValue - * - bInterfaceClass - 255 - bInterfaceNumber - * - bInterfaceProtocol - 1 - bInterfaceSubClass - 253 - idProduct - 4768 - idProductMask - 65520 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 3.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - - OSBundleUUID - - U2Pt0hWHPR+qRkzbz2nOaA== - - _InfoPlistDigest - - 6WbKmOfAcsCX5HePadUovH698qtBukUPxPZ/iOXsXVs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBEthernetHost.kext - _PrelinkExecutableLoadAddr - -2198899457232 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBEthernetHost - _PrelinkExecutableSize - 4660 - _PrelinkExecutableSourceAddr - -2198899457232 - _PrelinkKmodInfo - -2198823131096 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBLightningAdapter - CFBundleIdentifier - com.apple.driver.AppleUSBLightningAdapter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBLightningAdapter - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - A2868-EmbeddedUSB - - CFBundleIdentifier - com.apple.driver.AppleUSBLightningAdapter - IOClass - AppleUSBLightningAdapterBOS - IOPersonalityPublisher - com.apple.driver.AppleUSBLightningAdapter - IOProviderClass - AppleEmbeddedUSBDevice - idProduct - 5904 - idVendor - 1452 - - A2868-PD - - CFBundleIdentifier - com.apple.driver.AppleUSBLightningAdapter - IOClass - AppleUSBLightningAdapter - IOParentMatch - - IOPropertyMatch - - Product ID - 5904 - Vendor ID - 1452 - - IOProviderClass - IOPortTransportProtocolAppleUVDM - - IOPersonalityPublisher - com.apple.driver.AppleUSBLightningAdapter - IOPropertyMatch - - Protocol ID - 9 - - IOProviderClass - AppleUVDMEndpoint - - A2868-USB - - CFBundleIdentifier - com.apple.driver.AppleUSBLightningAdapter - IOClass - AppleUSBLightningAdapterBOS - IOPersonalityPublisher - com.apple.driver.AppleUSBLightningAdapter - IOProviderClass - IOUSBHostDevice - idProduct - 5904 - idVendor - 1452 - - A2869-USB - - CFBundleIdentifier - com.apple.driver.AppleUSBLightningAdapter - IOClass - AppleUSBLightningAdapterBOS - IOPersonalityPublisher - com.apple.driver.AppleUSBLightningAdapter - IOProviderClass - IOUSBHostDevice - idProduct - 5905 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleUVDM - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.iokit - 21.5 - com.apple.kpi.libkern - 21.5 - - OSBundleUUID - - nlYy4lEyOvGnBeqNEIac6w== - - _InfoPlistDigest - - ajqI/s5MZzXmAmk5GgETeyDp3N4rdCfKGLI2Ztc9M04= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBLightningAdapter.kext - _PrelinkExecutableLoadAddr - -2198899452560 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBLightningAdapter - _PrelinkExecutableSize - 8832 - _PrelinkExecutableSourceAddr - -2198899452560 - _PrelinkKmodInfo - -2198823130560 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBNCM - CFBundleIdentifier - com.apple.driver.usb.cdc.ncm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBNCM - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBNCMControl - - CFBundleIdentifier - com.apple.driver.usb.cdc.ncm - IOClass - AppleUSBNCMControl - IOPersonalityPublisher - com.apple.driver.usb.cdc.ncm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 2 - bInterfaceProtocol - * - bInterfaceSubClass - 13 - - AppleUSBNCMData0 - - CFBundleIdentifier - com.apple.driver.usb.cdc.ncm - IOClass - AppleUSBNCMData - IOPersonalityPublisher - com.apple.driver.usb.cdc.ncm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceProtocol - 1 - bInterfaceSubClass - 0 - - AppleUSBNCMData13 - - CFBundleIdentifier - com.apple.driver.usb.cdc.ncm - IOClass - AppleUSBNCMData - IOPersonalityPublisher - com.apple.driver.usb.cdc.ncm - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 10 - bInterfaceProtocol - 1 - bInterfaceSubClass - 13 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBHostCompositeDevice - 1.0 - com.apple.driver.usb.cdc - 5.0 - com.apple.driver.usb.networking - 5.0 - com.apple.iokit.IONetworkingFamily - 3.3 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - com.apple.kpi.private - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - 0qBbdjwyNXqxzoZWnxqCaw== - - _InfoPlistDigest - - csb+cjVD3av7BWFCjuBpA9mTYipG4MSWtFv/sZSxxRI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBNCM.kext - _PrelinkExecutableLoadAddr - -2198899443728 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBNCM - _PrelinkExecutableSize - 5098 - _PrelinkExecutableSourceAddr - -2198899443728 - _PrelinkKmodInfo - -2198823130264 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBNetworking - CFBundleIdentifier - com.apple.driver.usb.networking - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBNetworking - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - com.apple.kpi.private - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - PsJ7mtsgP4+xZPIkHFOMRw== - - _InfoPlistDigest - - HdR9pjqK9+UvrbyaAmTwOghTNMpAayqG8WEddpGM8AU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBNetworking.kext - _PrelinkExecutableLoadAddr - -2198899438624 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBNetworking - _PrelinkExecutableSize - 2066 - _PrelinkExecutableSourceAddr - -2198899438624 - _PrelinkKmodInfo - -2198823129960 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBRealtek8153Patcher - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBRealtek8153Patcher - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Acer - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 4174 - idVendor - 4133 - - Asus - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 6353 - 6518 - - idVendor - 2821 - - Belkin - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 1146 - 1162 - - idVendor - 1293 - - Clevo - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 20737 - idVendor - 12506 - - Club3D - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 33107 - idVendor - 11548 - - D-Link - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 32308 - 42768 - 45825 - 45826 - - idVendor - 8193 - - Dell - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 45207 - idVendor - 16700 - - Elecom - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 16403 - 16407 - 36883 - - idVendor - 1390 - - Gopod - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 48 - 49 - 50 - - idVendor - 11521 - - IOI - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 33107 - idVendor - 3873 - - LG - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 38944 - 38937 - - idVendor - 1086 - - Lenovo - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 12367 - 29189 - 12370 - 29194 - 29195 - 29196 - 12372 - 12370 - 12375 - 12386 - 12393 - 29204 - 12389 - 29214 - 12418 - 41863 - 12440 - 41921 - 12419 - 12443 - 12444 - 12445 - - idVendor - 6127 - - Linksys - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 65 - idVendor - 5041 - - Luxshare - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 53251 - idVendor - 8334 - - Nvidia - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 2559 - idVendor - 2389 - - PioneerDJ - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 7 - 49 - - idVendor - 11123 - - Realtek - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 32848 - 32851 - 32854 - 33106 - 33107 - 33109 - 33110 - - idVendor - 3034 - - Samsung - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 41217 - idVendor - 1256 - - Satechi - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 96 - 97 - 98 - - idVendor - 12558 - - TP-Link - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 1537 - 1540 - 1538 - 1539 - - idVendor - 9047 - - TRENDnet - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 57387 - 57388 - - idVendor - 8436 - - Telaum - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 37 - idVendor - 3572 - - Toshiba - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 1046 - idVendor - 2352 - - Twinhead - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 5120 - idVendor - 5375 - - Xiaomi - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProduct - 17 - idVendor - 10007 - - dynabook - - CFBundleIdentifier - com.apple.driver.usb.realtek8153patcher - IOClass - AppleUSBRealtek8153Patcher - IOPersonalityPublisher - com.apple.driver.usb.realtek8153patcher - IOProbeScore - 11000 - IOProviderClass - IOUSBHostDevice - idProductArray - - 1061 - 1049 - - idVendor - 12531 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - FJoDf3fEOIiiCRReRIjgmA== - - _InfoPlistDigest - - Ts6+qL8VzbnKVCDFY1BqHJu+X5//ubfG/VR3FDEfX2M= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBRealtek8153Patcher.kext - _PrelinkExecutableLoadAddr - -2198899436544 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBRealtek8153Patcher - _PrelinkExecutableSize - 10468 - _PrelinkExecutableSourceAddr - -2198899436544 - _PrelinkKmodInfo - -2198823129624 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBSerial - CFBundleIdentifier - com.apple.driver.usb.serial - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBSerial - CFBundleNumericVersion - 100696064 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 6.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 6.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.iokit.IOSerialFamily - 11.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - s2pwsX6LP1GVeFL5YHCWOQ== - - _InfoPlistDigest - - ds2BhboFY4gC5Gym/UP9pKmybsoc93YwR0qR+mg+NJs= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUSBSerial.kext - _PrelinkExecutableLoadAddr - -2198899426064 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBSerial - _PrelinkExecutableSize - 2104 - _PrelinkExecutableSourceAddr - -2198899426064 - _PrelinkKmodInfo - -2198823129368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUVDM - CFBundleGetInfoString - Copyright © 2022-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleUVDM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUVDM - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - com.apple.kpi.private - 22.0 - - OSBundleLibraries_x86_64 - - OSBundleRequired - Local-Root - OSBundleUUID - - PXS5eGTDPG+ZuatDhYlAsw== - - _InfoPlistDigest - - dYN+VhVoNFzZzaRpAsHXrakzu6uJdIvwvmUTmEtmWDI= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUVDM.kext - _PrelinkExecutableLoadAddr - -2198899423952 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUVDM - _PrelinkExecutableSize - 2586 - _PrelinkExecutableSourceAddr - -2198899423952 - _PrelinkKmodInfo - -2198823129072 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUVDMDriver - CFBundleGetInfoString - Copyright © 2022-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleUVDMDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUVDMDriver - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUVDMDriver - - CFBundleIdentifier - com.apple.driver.AppleUVDMDriver - IOClass - IOPortTransportProtocolAppleUVDM - IOPersonalityPublisher - com.apple.driver.AppleUVDMDriver - IOProviderClass - IOPortTransportComponentCC - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleHPM - 3.4.4 - com.apple.driver.AppleUVDM - 1.0.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - com.apple.kpi.private - 22.0 - - OSBundleLibraries_x86_64 - - OSBundleRequired - Local-Root - OSBundleUUID - - MkSUQkG9MqaPauXHaRjlPA== - - _InfoPlistDigest - - CYpUI2+Go3NcjUavrWAB/Bc+K6GklxKPFTfl7ceYQz0= - - _PrelinkBundlePath - /System/Library/Extensions/AppleUVDMDriver.kext - _PrelinkExecutableLoadAddr - -2198899421360 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUVDMDriver - _PrelinkExecutableSize - 6519 - _PrelinkExecutableSourceAddr - -2198899421360 - _PrelinkKmodInfo - -2198823128768 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleXsanScheme - CFBundleGetInfoString - 16, Copyright © 2005-2009, 2014-2015 Apple Inc. - CFBundleIdentifier - com.apple.driver.AppleXsanScheme - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleXsanScheme - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 16 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleXsanScheme - - CFBundleIdentifier - com.apple.driver.AppleXsanScheme - IOClass - AppleXsanScheme - IOMatchCategory - IOStorage - IOParentMatch - - IOPropertyMatch - - device-type - Generic - - IOProviderClass - IOBlockStorageDevice - - IOPersonalityPublisher - com.apple.driver.AppleXsanScheme - IOProbeScore - 5050 - IOPropertyMatch - - Whole - - - IOProviderClass - IOMedia - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 2.0 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - cRP4Bjp9OiijRJSYvXzxtg== - - _InfoPlistDigest - - d3i20PTibKrBK8R3HQhhIJUU1bD83ZuWK2onkhyQPt4= - - _PrelinkBundlePath - /System/Library/Extensions/AppleXsanScheme.kext - _PrelinkExecutableLoadAddr - -2198899414832 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleXsanScheme - _PrelinkExecutableSize - 2544 - _PrelinkExecutableSourceAddr - -2198899414832 - _PrelinkKmodInfo - -2198823128200 - - - BuildMachineOSBuild - 22A380019 - CFBundleExecutable - AudioDMAController_T600x - CFBundleIdentifier - com.apple.driver.AudioDMAController-T600x - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AudioDMAController_T600x - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.15 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.15 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AudioDMAController - - CFBundleIdentifier - com.apple.driver.AudioDMAController-T600x - IOClass - AudioDMAController - IONameMatch - - admac,t600x - - IOPersonalityPublisher - com.apple.driver.AudioDMAController-T600x - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleUUID - - RuAYPE8BMFutb621RhZw4Q== - - _InfoPlistDigest - - eYVUobSKk1Np8a+wPqgodDXo1/79kYW25OpKRGg4JVs= - - _PrelinkBundlePath - /System/Library/Extensions/AudioDMAController_T600x.kext - _PrelinkExecutableLoadAddr - -2198899412288 - _PrelinkExecutableRelativePath - Contents/MacOS/AudioDMAController_T600x - _PrelinkExecutableSize - 14752 - _PrelinkExecutableSourceAddr - -2198899412288 - _PrelinkKmodInfo - -2198823127840 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - BCMWLANFirmware4387_Hashstore - CFBundleIdentifier - com.apple.driver.BCMWLANFirmware4387.Hashstore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - BCMWLANFirmware4387_Hashstore - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BCMWLANFirmware 4387 Hashstore - - CFBundleIdentifier - com.apple.driver.BCMWLANFirmware4387.Hashstore - IOClass - BCMWLANFirmware4387_Hashstore - IOMatchCategory - BCMWLANFirmware4387_Hashstore - IOPersonalityPublisher - com.apple.driver.BCMWLANFirmware4387.Hashstore - IOPropertyMatch - - consumer-id - com.apple.driver.AppleBCMWLANCore - - IOProviderClass - IOImageLoader - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.IOImageLoader - 1.0 - com.apple.driver.corecapture - 1.0.0 - com.apple.kpi.bsd - 13.0.0 - com.apple.kpi.iokit - 13.0 - com.apple.kpi.libkern - 13.0 - com.apple.kpi.mach - 13.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - yz7HFdV1Pt6wChSh+k2S8g== - - _InfoPlistDigest - - IhsFYu8j86jk2kyR+VudwcNdxJemy6RBCQVzHszYp1s= - - _PrelinkBundlePath - /System/Library/Extensions/BCMWLANFirmware4387_Hashstore.kext - _PrelinkExecutableLoadAddr - -2198899397536 - _PrelinkExecutableRelativePath - Contents/MacOS/BCMWLANFirmware4387_Hashstore - _PrelinkExecutableSize - 24567 - _PrelinkExecutableSourceAddr - -2198899397536 - _PrelinkKmodInfo - -2198823126880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - BootCache - CFBundleGetInfoString - Copyright © 2001-2008 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.BootCache - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - BootCache - CFBundleNumericVersion - 1073774592 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 40 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 40 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BootCache - - CFBundleIdentifier - com.apple.BootCache - IOClass - com_apple_BootCache - IOMatchCategory - com_apple_BootCache - IOPersonalityPublisher - com.apple.BootCache - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 10.0.0d1 - - OSBundleRequired - Local-Root - OSBundleUUID - - dRKN05trNNa2nV2s1Mq2SQ== - - _InfoPlistDigest - - GM4KhKhaMeGEm6dWuuHK7U82mJIgaNcMGE5pmrS+8NU= - - _PrelinkBundlePath - /System/Library/Extensions/BootCache.kext - _PrelinkExecutableLoadAddr - -2198899372960 - _PrelinkExecutableRelativePath - Contents/MacOS/BootCache - _PrelinkExecutableSize - 7886 - _PrelinkExecutableSourceAddr - -2198899372960 - _PrelinkKmodInfo - -2198823121864 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - BootPolicy - CFBundleGetInfoString - Copyright © 2020-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.security.BootPolicy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - BootPolicy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BootPolicy - - CFBundleIdentifier - com.apple.security.BootPolicy - IOClass - BootPolicy - IOMatchCategory - BootPolicy - IOPersonalityPublisher - com.apple.security.BootPolicy - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - BootPolicyUserClient - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.kpi.iokit - 18.0.0 - com.apple.kpi.libkern - 18.0.0 - com.apple.kpi.mach - 18.0.0 - com.apple.kpi.private - 22.0 - - OSBundleUUID - - lKduB5e9PS+Cl/lTfDxLxA== - - _InfoPlistDigest - - mZczafGiGU4l/SHB1r7RpUMDY3Zp7z+mBHXW62LPKFQ= - - _PrelinkBundlePath - /System/Library/Extensions/BootPolicy.kext - _PrelinkExecutableLoadAddr - -2198899365072 - _PrelinkExecutableRelativePath - Contents/MacOS/BootPolicy - _PrelinkExecutableSize - 7530 - _PrelinkExecutableSourceAddr - -2198899365072 - _PrelinkKmodInfo - -2198823116752 - - - AppleKernelExternalComponent - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - Compression - CFBundleIdentifier - com.apple.kec.Compression - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Compression - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.libkern - 21.0 - com.apple.kpi.mach - 21.0 - com.apple.kpi.private - 21.0 - - OSBundleRequired - Root - OSBundleUUID - - cedP8MPpMuGzD1WB9BQMxg== - - _InfoPlistDigest - - wJ5jomgreO7Pf5fom3kbL1lVzp9hvwUyi1Av9FpLLI0= - - _PrelinkBundlePath - /System/Library/Extensions/Compression.kext - _PrelinkExecutableLoadAddr - -2198899357536 - _PrelinkExecutableRelativePath - Contents/MacOS/Compression - _PrelinkExecutableSize - 1168 - _PrelinkExecutableSourceAddr - -2198899357536 - _PrelinkKmodInfo - -2198823116456 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - CoreAnalyticsFamily - CFBundleIdentifier - com.apple.iokit.CoreAnalyticsFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CoreAnalyticsFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - CoreAnalyticsHub - - CFBundleIdentifier - com.apple.iokit.CoreAnalyticsFamily - IOClass - CoreAnalyticsHub - IOMatchCategory - CoreAnalyticsHub - IOPersonalityPublisher - com.apple.iokit.CoreAnalyticsFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - CoreAnalyticsUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.iokit - 15.0.0 - com.apple.kpi.libkern - 15.0.0 - com.apple.kpi.mach - 15.0.0 - com.apple.kpi.private - 15.0.0 - com.apple.kpi.unsupported - 15.0.0 - - OSBundleRequired - Root - OSBundleUUID - - CJbH04nyPVajAVyw/gu+rA== - - _InfoPlistDigest - - se2UZRR3dUXcATauw5g6ol3wf9pdcEb5R0KHtrvxn+c= - - _PrelinkBundlePath - /System/Library/Extensions/CoreAnalyticsFamily.kext - _PrelinkExecutableLoadAddr - -2198899356368 - _PrelinkExecutableRelativePath - Contents/MacOS/CoreAnalyticsFamily - _PrelinkExecutableSize - 14628 - _PrelinkExecutableSourceAddr - -2198899356368 - _PrelinkKmodInfo - -2198823116232 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - CoreKDL - CFBundleIdentifier - com.apple.driver.CoreKDL - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CoreKDL - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - CoreKDLDriver - - CFBundleIdentifier - com.apple.driver.CoreKDL - IOClass - CoreKDLDriver - IOMatchCategory - CoreKDLDriver - IONameMatch - sep-endpoint,skdl - IOPersonalityPublisher - com.apple.driver.CoreKDL - IOProviderClass - AppleSEPDeviceService - IOUserClientClass - CoreKDLUserClient - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.AppleSEPGenericTransfer - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - E0HFKRb5MaKr40P4B2IV2A== - - _InfoPlistDigest - - RJg6d+y5FlUbxBUnJiCFmKZz2eNr1K/Hpa3ZI7t/8Ho= - - _PrelinkBundlePath - /System/Library/Extensions/CoreKDL.kext - _PrelinkExecutableLoadAddr - -2198899341728 - _PrelinkExecutableRelativePath - Contents/MacOS/CoreKDL - _PrelinkExecutableSize - 7572 - _PrelinkExecutableSourceAddr - -2198899341728 - _PrelinkKmodInfo - -2198823115768 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - CoreStorage - CFBundleGetInfoString - CoreStorage 1.0, Copyright © 2009 Apple Inc. - CFBundleIdentifier - com.apple.driver.CoreStorage - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CoreStorage - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 559 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 559 - CoreStorageDiskFormatVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - CoreStorage - - CFBundleIdentifier - com.apple.driver.CoreStorage - IOClass - CoreStoragePhysical - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.driver.CoreStorage - IOProbeScore - 500 - IOPropertyMatch - - - Content Hint - 53746F72-6167-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - CoreStorageLogicalBSDClient - - CFBundleIdentifier - com.apple.driver.CoreStorage - IOClass - CoreStorageLogicalBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.driver.CoreStorage - IOProbeScore - 31000 - IOProviderClass - CoreStorageLogical - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2010 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 559 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.bsd - 11.0.0 - com.apple.kpi.iokit - 11.0.0 - com.apple.kpi.libkern - 11.0.0 - com.apple.kpi.mach - 11.0.0 - com.apple.kpi.private - 11.0.0 - com.apple.kpi.unsupported - 11.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 8zW5YMe1MHuuf4iAdoUfvw== - - _InfoPlistDigest - - rm4giEX7kBcaWTnJo4JqD/hDq+s/EdJDfiq96bI7VuM= - - _PrelinkBundlePath - /System/Library/Extensions/CoreStorage.kext - _PrelinkExecutableLoadAddr - -2198899334144 - _PrelinkExecutableRelativePath - Contents/MacOS/CoreStorage - _PrelinkExecutableSize - 39001 - _PrelinkExecutableSourceAddr - -2198899334144 - _PrelinkKmodInfo - -2198823115472 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - CoreStorageFsck - CFBundleGetInfoString - CoreStorage 1.0, Copyright © 2010 Apple Inc. - CFBundleIdentifier - com.apple.driver.CoreStorageFsck - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CoreStorageFsck - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 559 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 559 - CoreStorageDiskFormatVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - CoreStorageFsck - - CFBundleIdentifier - com.apple.driver.CoreStorageFsck - IOClass - CoreStorageFsck - IOMatchCategory - CoreStorageAdmin - IOPersonalityPublisher - com.apple.driver.CoreStorageFsck - IOProbeScore - 1000 - IOProviderClass - CoreStorageAdmin - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2010 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.CoreStorage - 559 - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.bsd - 11.0.0 - com.apple.kpi.iokit - 11.0.0 - com.apple.kpi.libkern - 11.0.0 - com.apple.kpi.mach - 11.0.0 - com.apple.kpi.private - 11.0.0 - com.apple.kpi.unsupported - 11.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - UJmN+jjBP/KqxU9ELJHcWA== - - _InfoPlistDigest - - Bq4gaviqrit4qrtbR/k7yHX9ohJi49n9CQ4SnUjqaT4= - - _PrelinkBundlePath - /System/Library/Extensions/CoreStorage.kext/Contents/PlugIns/CoreStorageFsck.kext - _PrelinkExecutableLoadAddr - -2198899295136 - _PrelinkExecutableRelativePath - Contents/MacOS/CoreStorageFsck - _PrelinkExecutableSize - 6830 - _PrelinkExecutableSourceAddr - -2198899295136 - _PrelinkKmodInfo - -2198823112280 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - CoreTrust - CFBundleIdentifier - com.apple.kext.CoreTrust - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - CoreTrust - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017-2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0.0 - com.apple.kpi.libkern - 17.5 - com.apple.kpi.private - 8.0.0 - - OSBundleRequired - Root - OSBundleUUID - - GYSg0nl3P/aSMQbUCaPrPw== - - _InfoPlistDigest - - iaDkMb4SC/Q70/5/fGL444oF40q+2g09TbLIgnZLyrw= - - _PrelinkBundlePath - /System/Library/Extensions/CoreTrust.kext - _PrelinkExecutableLoadAddr - -2198899288304 - _PrelinkExecutableRelativePath - Contents/MacOS/CoreTrust - _PrelinkExecutableSize - 5202 - _PrelinkExecutableSourceAddr - -2198899288304 - _PrelinkKmodInfo - -2198823111016 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - DCPAVFamilyProxy - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - DCPAVFamilyProxy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - DCPAVAudioDMADelegate - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVAudioDMADelegate - IONameMatch - - dp-audio - dp-audio0 - dp-audio1 - dp-audio2 - dp-audio3 - dp-audio4 - dp-audio5 - dp-audio6 - dp-audio7 - dp-audio8 - dp-audio9 - - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOProviderClass - AppleARMIODevice - - DCPAVAudioDriver - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVAudioDriver - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOProviderClass - DCPAVAudioInterfaceProxy - - DCPAVAudioInterfaceProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVAudioInterfaceProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-audio-interface-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVCECController - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVCECController - IOMatchCategory - CEC - IONameMatch - cec-controller - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOProviderClass - AppleARMIODevice - - DCPAVCECInterfaceProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVCECInterfaceProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-cec-interface-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVControllerProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVControllerProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-controller-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVDeviceProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVDeviceProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-device-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVPowerControllerProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVPowerControllerProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-power-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVRemoteSACControllerProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVRemoteSACControllerProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-sac-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVSACController - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVSACController - IONameMatch - - dcp-sac-controller - dcp0-sac-controller - dcp1-sac-controller - - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOProviderClass - IOService - - DCPAVServiceProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVServiceProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-service-epic - - IOProviderClass - AFKEndpointInterface - - DCPAVVideoInterfaceProxy - - CFBundleIdentifier - com.apple.driver.DCPAVFamilyProxy - IOClass - DCPAVVideoInterfaceProxy - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - EPICName - dcpav-video-interface-epic - - IOProviderClass - AFKEndpointInterface - - DCPFirmwareService - - CFBundleIdentifier - com.apple.driver.AppleFirmwareKit - IOClass - AFKFirmwareService - IOPersonalityPublisher - com.apple.driver.DCPAVFamilyProxy - IOPropertyMatch - - role - DCP - - IOProviderClass - RTBuddyService - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleFirmwareKit - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.kpi.iokit - 14.0 - - OSBundleUUID - - bAtx0QUjP3atbAt+yO08yA== - - _InfoPlistDigest - - yse+BJD7JfI347sU3CA4IaRJfCA1oYx8+7SEtKxEej0= - - _PrelinkBundlePath - /System/Library/Extensions/DCPAVFamilyProxy.kext - _PrelinkExecutableLoadAddr - -2198899283088 - _PrelinkExecutableRelativePath - Contents/MacOS/DCPAVFamilyProxy - _PrelinkExecutableSize - 16302 - _PrelinkExecutableSourceAddr - -2198899283088 - _PrelinkKmodInfo - -2198823110784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - DCPDPFamilyProxy - CFBundleIdentifier - com.apple.driver.DCPDPFamilyProxy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - DCPDPFamilyProxy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - DCPDPControllerProxy - - CFBundleIdentifier - com.apple.driver.DCPDPFamilyProxy - IOClass - DCPDPControllerProxy - IOPersonalityPublisher - com.apple.driver.DCPDPFamilyProxy - IOPropertyMatch - - EPICName - dcpdp-controller-epic - - IOProviderClass - AFKEndpointInterface - - DCPDPDeviceProxy - - CFBundleIdentifier - com.apple.driver.DCPDPFamilyProxy - IOClass - DCPDPDeviceProxy - IOPersonalityPublisher - com.apple.driver.DCPDPFamilyProxy - IOPropertyMatch - - EPICName - dcpdp-device-epic - - IOProviderClass - AFKEndpointInterface - - DCPDPServiceProxy - - CFBundleIdentifier - com.apple.driver.DCPDPFamilyProxy - IOClass - DCPDPServiceProxy - IOPersonalityPublisher - com.apple.driver.DCPDPFamilyProxy - IOPropertyMatch - - EPICName - dcpdp-service-epic - - IOProviderClass - AFKEndpointInterface - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleFirmwareKit - 1.0.0 - com.apple.driver.DCPAVFamilyProxy - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IODisplayPortFamily - 1.0.0 - com.apple.kpi.iokit - 14.0 - - OSBundleUUID - - gFpjDSSVMCi5NKOhyc0Tpw== - - _InfoPlistDigest - - TIC73rHjYj5tfFdRZnGTpmuTSDAMGoYcJc8sSmQcYJ0= - - _PrelinkBundlePath - /System/Library/Extensions/DCPDPFamilyProxy.kext - _PrelinkExecutableLoadAddr - -2198899266784 - _PrelinkExecutableRelativePath - Contents/MacOS/DCPDPFamilyProxy - _PrelinkExecutableSize - 3114 - _PrelinkExecutableSourceAddr - -2198899266784 - _PrelinkKmodInfo - -2198823109800 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - EndpointSecurity - CFBundleIdentifier - com.apple.iokit.EndpointSecurity - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - EndpointSecurity - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C64 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C64 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - EndpointSecurityDriver - - CFBundleIdentifier - com.apple.iokit.EndpointSecurity - IOClass - EndpointSecurityDriver - IOMatchCategory - EndpointSecurityDriver - IOPersonalityPublisher - com.apple.iokit.EndpointSecurity - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - EndpointSecurityDriverClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.5 - com.apple.kpi.bsd - 18.0 - com.apple.kpi.dsep - 18.0 - com.apple.kpi.iokit - 18.0 - com.apple.kpi.libkern - 18.0 - com.apple.kpi.mach - 18.0 - com.apple.kpi.private - 18.0 - com.apple.kpi.unsupported - 18.0 - com.apple.security.quarantine - 3 - - OSBundleRequired - Root - OSBundleUUID - - wQ+u/mtIPpqShdAECMowzA== - - _InfoPlistDigest - - PnN70oEAqiukZT8uU64tYwIptWfNa5mznvBvdDfCQNU= - - _PrelinkBundlePath - /System/Library/Extensions/EndpointSecurity.kext - _PrelinkExecutableLoadAddr - -2198899263664 - _PrelinkExecutableRelativePath - Contents/MacOS/EndpointSecurity - _PrelinkExecutableSize - 48548 - _PrelinkExecutableSourceAddr - -2198899263664 - _PrelinkKmodInfo - -2198823109344 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - FairPlayIOKit - CFBundleIdentifier - com.apple.driver.FairPlayIOKit - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - FairPlayIOKit - CFBundleNumericVersion - 1899003904 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 71.3.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 71.3.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - FairPlayIOKit - - CFBundleIdentifier - com.apple.driver.FairPlayIOKit - IOClass - com_apple_driver_FairPlayIOKit - IOKitDebug - 0 - IOMatchCategory - FairPlayIOKit - IOPersonalityPublisher - com.apple.driver.FairPlayIOKit - IOProbeScore - 1000 - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - com_apple_driver_FairPlayIOKitUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 3.3.0d1 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 9.3.1 - - OSBundleUUID - - rSEnJ9FPPaKJdGzqQ7RbwQ== - - _InfoPlistDigest - - uKxTbbWrhxJZpvIyz+fG5fK9qziaa9uRNhiAjSOydpo= - - _PrelinkBundlePath - /System/Library/Extensions/FairPlayIOKit.kext - _PrelinkExecutableLoadAddr - -2198899215104 - _PrelinkExecutableRelativePath - Contents/MacOS/FairPlayIOKit - _PrelinkExecutableSize - 264896 - _PrelinkExecutableSourceAddr - -2198899215104 - _PrelinkKmodInfo - -2198823108368 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - HFS - CFBundleIdentifier - com.apple.filesystems.hfs.kext - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - HFS - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 650.0.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 650.0.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.filesystems.hfs.kext - - CFBundleIdentifier - com.apple.filesystems.hfs.kext - IOClass - com_apple_filesystems_hfs - IOMatchCategory - com_apple_filesystems_hfs - IOPersonalityPublisher - com.apple.filesystems.hfs.kext - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.filesystems.hfs.encodings.kext - 1.0 - com.apple.kpi.bsd - 14.1 - com.apple.kpi.iokit - 14.1 - com.apple.kpi.libkern - 14.1 - com.apple.kpi.mach - 14.1 - com.apple.kpi.private - 14.1 - com.apple.kpi.unsupported - 14.1 - - OSBundleRequired - Local-Root - OSBundleUUID - - 8uhR1WN/OPuLyRkll9kUjA== - - _InfoPlistDigest - - fEwxkMTrPE5NjlbNrEiMK+Lw7P/owDuXZEh3KYxiZs8= - - _PrelinkBundlePath - /System/Library/Extensions/HFS.kext - _PrelinkExecutableLoadAddr - -2198898950208 - _PrelinkExecutableRelativePath - Contents/MacOS/HFS - _PrelinkExecutableSize - 51495 - _PrelinkExecutableSourceAddr - -2198898950208 - _PrelinkKmodInfo - -2198823066344 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - HFSEncodings - CFBundleIdentifier - com.apple.filesystems.hfs.encodings.kext - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - HFSEncodings - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.filesystems.hfs.encodings.kext - - CFBundleIdentifier - com.apple.filesystems.hfs.encodings.kext - IOClass - com_apple_filesystems_hfs_encodings - IOMatchCategory - com_apple_filesystems_hfs_encodings - IOPersonalityPublisher - com.apple.filesystems.hfs.encodings.kext - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 14.1 - com.apple.kpi.iokit - 14.1 - com.apple.kpi.libkern - 14.1 - com.apple.kpi.mach - 14.1 - com.apple.kpi.private - 14.1 - com.apple.kpi.unsupported - 14.1 - - OSBundleRequired - Local-Root - OSBundleUUID - - 6VFAC3qWM96+qYJJZwoxYw== - - _InfoPlistDigest - - jONQhgypP/3nZAIEsI8B0Lw39bLyi980MvlNol2QKak= - - _PrelinkBundlePath - /System/Library/Extensions/HFSEncodings.kext - _PrelinkExecutableLoadAddr - -2198898898704 - _PrelinkExecutableRelativePath - Contents/MacOS/HFSEncodings - _PrelinkExecutableSize - 2887 - _PrelinkExecutableSourceAddr - -2198898898704 - _PrelinkKmodInfo - -2198823064672 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IO80211Family - CFBundleGetInfoString - 12.0, Copyright © 2005-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IO80211Family - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IO80211Family - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 12.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1200.13.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.corecapture - 1.0.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IONetworkingFamily - 3.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.iokit - 15.0.0 - com.apple.kpi.libkern - 15.0.0 - com.apple.kpi.mach - 15.0.0 - com.apple.kpi.private - 15.0.0 - com.apple.kpi.unsupported - 15.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - QofGBqiJO9Ole4vgWRJOVg== - - _InfoPlistDigest - - yENMcYvrBmGb4l1VblvnyEfnb5v0d1ys5VDnkfTBJZM= - - _PrelinkBundlePath - /System/Library/Extensions/IO80211Family.kext - _PrelinkExecutableLoadAddr - -2198898895808 - _PrelinkExecutableRelativePath - Contents/MacOS/IO80211Family - _PrelinkExecutableSize - 558293 - _PrelinkExecutableSourceAddr - -2198898895808 - _PrelinkKmodInfo - -2198823064328 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAHCIFamily - CFBundleGetInfoString - Version 304, Copyright © 2005-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOAHCIFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAHCIFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 304 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 304 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2005-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 3jJLPU1EOw+58TMLoo2H5Q== - - _InfoPlistDigest - - RByE33CNeyaMs0ZZE6ud9yqI49yx2LBdTYEElsjJjGs= - - _PrelinkBundlePath - /System/Library/Extensions/IOAHCIFamily.kext - _PrelinkExecutableLoadAddr - -2198898337504 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAHCIFamily - _PrelinkExecutableSize - 20592 - _PrelinkExecutableSourceAddr - -2198898337504 - _PrelinkKmodInfo - -2198823037144 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAHCIBlockStorage - CFBundleGetInfoString - Version 355, Copyright © 2005-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOAHCIBlockStorage - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAHCIBlockStorage - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 355 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 355 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAHCIDiskDriver - - CFBundleIdentifier - com.apple.iokit.IOAHCIBlockStorage - IOClass - AppleAHCIDiskDriver - IOPersonalityPublisher - com.apple.iokit.IOAHCIBlockStorage - IOProviderClass - IOAHCIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2005-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSMC - 1.0.0 - com.apple.iokit.IOAHCIFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IOAHCIFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - 5x5izlw2NfyAtA9AMlS9mQ== - - _InfoPlistDigest - - W9ATzkVwr8hw7cfWg+KF5adoQ9fQtlbPK8BKzSguA/Q= - - _PrelinkBundlePath - /System/Library/Extensions/IOAHCIFamily.kext/Contents/PlugIns/IOAHCIBlockStorage.kext - _PrelinkExecutableLoadAddr - -2198898316912 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAHCIBlockStorage - _PrelinkExecutableSize - 25552 - _PrelinkExecutableSourceAddr - -2198898316912 - _PrelinkKmodInfo - -2198823036496 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAVBFamily - CFBundleGetInfoString - IOAVBFamily 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOAVBFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAVBFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1220.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1220.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOAVBControllerHelper - - CFBundleIdentifier - com.apple.iokit.IOAVBFamily - IOClass - IOAVBControllerHelper - IOMatchCategory - IOAVBControllerHelper - IOPersonalityPublisher - com.apple.iokit.IOAVBFamily - IOProbeScore - 0 - IOPropertyMatch - - gPTPPresent - - - IOProviderClass - IOEthernetController - - IOAVBGPIOEdgeTimeCapture - - CFBundleIdentifier - com.apple.iokit.IOAVBFamily - IOClass - IOAVBGPIOEdgeTimeCapture - IOMatchCategory - IOAVBGPIOEdgeTimeCapture - IOPersonalityPublisher - com.apple.iokit.IOAVBFamily - IOProbeScore - 0 - IOPropertyMatch - - device_type - - bGFuLXN5bmMA - - - IOProviderClass - AppleARMIODevice - - IOAVBNub - - CFBundleIdentifier - com.apple.iokit.IOAVBFamily - IOClass - IOAVBNub - IOMatchCategory - IOAVBNub - IOPersonalityPublisher - com.apple.iokit.IOAVBFamily - IOProbeScore - 0 - IOProviderClass - IOResources - IOResourceMatch - IOTimeSyncClockManager - IOUserClientClass - IOAVBNubUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOAVBFamily 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 500.6 - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 16.0 - com.apple.plugin.IOgPTPPlugin - 625.1 - - OSBundleUUID - - 7DNOFjSQMSKm/o4gaxQSSA== - - _InfoPlistDigest - - gfj4WQF+u1rBooHUmV191K34LEBmRyqyyLgzeyhE8n8= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVBFamily.kext - _PrelinkExecutableLoadAddr - -2198898291360 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAVBFamily - _PrelinkExecutableSize - 32019 - _PrelinkExecutableSourceAddr - -2198898291360 - _PrelinkKmodInfo - -2198823034992 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOAVBControlPlugin - CFBundleGetInfoString - IOAVBControlPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.plugin.IOAVBControlPlugin - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAVBControlPlugin - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1220.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1220.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOAVB17221ACMPService - - CFBundleIdentifier - com.apple.plugin.IOAVBControlPlugin - IOClass - IOAVB17221ACMPService - IOMatchCategory - IOAVB17221ACMPService - IOPersonalityPublisher - com.apple.plugin.IOAVBControlPlugin - IOProbeScore - 0 - IOPropertyMatch - - Wants17221ACMPService - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOAVB17221ACMPServiceUserClient - - IOAVB17221AECPService - - CFBundleIdentifier - com.apple.plugin.IOAVBControlPlugin - IOClass - IOAVB17221AECPService - IOMatchCategory - IOAVB17221AECPService - IOPersonalityPublisher - com.apple.plugin.IOAVBControlPlugin - IOProbeScore - 0 - IOPropertyMatch - - Wants17221AECPService - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOAVB17221AECPServiceUserClient - - IOAVB1722MAAPService - - CFBundleIdentifier - com.apple.plugin.IOAVBControlPlugin - IOClass - IOAVB1722MAAPService - IOMatchCategory - IOAVB1722MAAPService - IOPersonalityPublisher - com.apple.plugin.IOAVBControlPlugin - IOProbeScore - 0 - IOPropertyMatch - - Wants1722MAAPService - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOAVB1722MAAPServiceUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOAVBControlPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 500.6 - OSBundleLibraries - - com.apple.iokit.IOAVBFamily - 500.6 - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.kpi.bsd - 11.1.0 - com.apple.kpi.iokit - 11.1.0 - com.apple.kpi.libkern - 11.1.0 - com.apple.kpi.mach - 11.1.0 - com.apple.kpi.private - 16.0 - com.apple.kpi.unsupported - 11.1.0 - - OSBundleUUID - - LQPemsYvN/my7Lb4W7J/vg== - - _InfoPlistDigest - - u097euiZ/aqgYHVnhOK4my4fGvgqlB8T4HA4MuIKi5A= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBControlPlugin.kext - _PrelinkExecutableLoadAddr - -2198898259328 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAVBControlPlugin - _PrelinkExecutableSize - 10679 - _PrelinkExecutableSourceAddr - -2198898259328 - _PrelinkKmodInfo - -2198823034512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAVBDiscoveryPlugin - CFBundleGetInfoString - IOAVBDiscoveryPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.plugin.IOAVBDiscoveryPlugin - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAVBDiscoveryPlugin - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1220.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1220.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOAVB17221EntityDiscovery-Requested - - CFBundleIdentifier - com.apple.plugin.IOAVBDiscoveryPlugin - IOClass - IOAVB17221EntityDiscovery - IOMatchCategory - IOAVB17221EntityDiscovery - IOPersonalityPublisher - com.apple.plugin.IOAVBDiscoveryPlugin - IOProbeScore - 0 - IOPropertyMatch - - Wants17221ADPService - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOAVB17221EntityDiscoveryUserClient - - IOAVB17221EntityDiscovery-gPTPPresent - - CFBundleIdentifier - com.apple.plugin.IOAVBDiscoveryPlugin - IOClass - IOAVB17221EntityDiscovery - IOMatchCategory - IOAVB17221EntityDiscovery - IOParentMatch - - IOPropertyMatch - - gPTPPresent - - - IOProviderClass - IOEthernetController - - IOPersonalityPublisher - com.apple.plugin.IOAVBDiscoveryPlugin - IOProbeScore - 0 - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOAVB17221EntityDiscoveryUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOAVBDiscoveryPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d22 - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 16.0 - - OSBundleUUID - - G1Z55LXYP3qPK6s5tQe+Fw== - - _InfoPlistDigest - - S6Pzwi/ntbBwXBWxQ3cjvHfgiPKnn49YbmIAVLfqUls= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBDiscoveryPlugin.kext - _PrelinkExecutableLoadAddr - -2198898248640 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAVBDiscoveryPlugin - _PrelinkExecutableSize - 10496 - _PrelinkExecutableSourceAddr - -2198898248640 - _PrelinkKmodInfo - -2198823033792 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAVBStreamingPlugin - CFBundleGetInfoString - IOAVBStreamingPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.plugin.IOAVBStreamingPlugin - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAVBStreamingPlugin - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1220.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1220.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOAVBInterfaceStreamManager - - CFBundleIdentifier - com.apple.plugin.IOAVBStreamingPlugin - IOClass - IOAVBInterfaceStreamManager - IOMatchCategory - IOAVBInterfaceStreamManager - IOPersonalityPublisher - com.apple.plugin.IOAVBStreamingPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsAVBClient - - - IOProviderClass - IOTimeSyncEthernetInterfaceAdapter - IOUserClientClass - IOAVBInterfaceStreamManagerUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOAVBStreamingPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 500.6 - OSBundleLibraries - - com.apple.iokit.IOAVBFamily - 500.6 - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOSurface - 87.0 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 11.1.0 - com.apple.kpi.iokit - 11.1.0 - com.apple.kpi.libkern - 11.1.0 - com.apple.kpi.mach - 11.1.0 - com.apple.kpi.private - 16.0 - com.apple.kpi.unsupported - 11.1.0 - com.apple.plugin.IOMRPPlugin - 500.6 - com.apple.plugin.IOgPTPPlugin - 625.1 - - OSBundleUUID - - im8hDoPENPeU7ClvR6xQAQ== - - _InfoPlistDigest - - ffzBnLr8dCDbl+iio0Yk+o1dRncsrMZS6DgKf9GHwuI= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOAVBStreamingPlugin.kext - _PrelinkExecutableLoadAddr - -2198898238144 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAVBStreamingPlugin - _PrelinkExecutableSize - 29616 - _PrelinkExecutableSourceAddr - -2198898238144 - _PrelinkKmodInfo - -2198823033328 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOMRPPlugin - CFBundleGetInfoString - IOMRPPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.plugin.IOMRPPlugin - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOMRPPlugin - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1220.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1220.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOMSRPDomain - - CFBundleIdentifier - com.apple.plugin.IOMRPPlugin - IOClass - IOMSRPDomain - IOMatchCategory - IOMSRPDomain - IOPersonalityPublisher - com.apple.plugin.IOMRPPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsMSRP - - - IOProviderClass - IOEthernetInterface - - IOMSRPListener - - CFBundleIdentifier - com.apple.plugin.IOMRPPlugin - IOClass - IOMSRPListener - IOMatchCategory - IOMSRPListener - IOPersonalityPublisher - com.apple.plugin.IOMRPPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsMSRP - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOMSRPListenerUserClient - - IOMSRPTalker - - CFBundleIdentifier - com.apple.plugin.IOMRPPlugin - IOClass - IOMSRPTalker - IOMatchCategory - IOMSRPTalker - IOPersonalityPublisher - com.apple.plugin.IOMRPPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsMSRP - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOMSRPTalkerUserClient - - IOMVRP - - CFBundleIdentifier - com.apple.plugin.IOMRPPlugin - IOClass - IOMVRP - IOMatchCategory - IOMVRP - IOPersonalityPublisher - com.apple.plugin.IOMRPPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsMVRP - - - IOProviderClass - IOEthernetInterface - IOUserClientClass - IOMVRPUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOMRPPlugin 1220.1, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 500.6 - OSBundleLibraries - - com.apple.iokit.IOAVBFamily - 500.6 - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.kpi.bsd - 11.1.0 - com.apple.kpi.iokit - 11.1.0 - com.apple.kpi.libkern - 11.1.0 - com.apple.kpi.mach - 11.1.0 - com.apple.kpi.private - 16.0 - com.apple.kpi.unsupported - 11.1.0 - - OSBundleUUID - - zK0+cGSBMVGJF4JfmJBI4w== - - _InfoPlistDigest - - G9wWyZHd+h2f7foK8UcRQp6KG0Ph+s+ijEjt+IYkNdU= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVBFamily.kext/Contents/PlugIns/IOMRPPlugin.kext - _PrelinkExecutableLoadAddr - -2198898208528 - _PrelinkExecutableRelativePath - Contents/MacOS/IOMRPPlugin - _PrelinkExecutableSize - 24376 - _PrelinkExecutableSourceAddr - -2198898208528 - _PrelinkKmodInfo - -2198823032592 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAVFamily - CFBundleIdentifier - com.apple.iokit.IOAVFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAVFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleARMIISAudioLinkDelegate - - CFBundleIdentifier - com.apple.iokit.IOAVFamily - IOClass - AppleIISAudioLinkDelegate - IONameMatch - audio-data,hdmi - IOPersonalityPublisher - com.apple.iokit.IOAVFamily - IOProviderClass - AppleARMIISDevice - - IOAVAudioDriver - - CFBundleIdentifier - com.apple.iokit.IOAVFamily - IOClass - IOAVAudioDriver - IOPersonalityPublisher - com.apple.iokit.IOAVFamily - IOProviderClass - IOAVAudioInterface - - IOAVService - - CFBundleIdentifier - com.apple.iokit.IOAVFamily - IOClass - IOAVService - IOPersonalityPublisher - com.apple.iokit.IOAVFamily - IOProviderClass - IOAVDevice - Location - External - - IOAVSplitDisplay - - CFBundleIdentifier - com.apple.iokit.IOAVFamily - IOClass - IOAVSplitDisplay - IOPersonalityPublisher - com.apple.iokit.IOAVFamily - IOProviderClass - IOAVSliceVideoInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2010-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleAudioClockLibs - 1.0 - com.apple.driver.AppleIISController - 1.0.0 - com.apple.iokit.IOAudio2Family - 1.0 - com.apple.iokit.IOCECFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0.0 - com.apple.kec.Libm - 1.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - FAd6q9CfMBW3+1/EA4JXPQ== - - _InfoPlistDigest - - LEYi/1FjWqktGVxEI+k/tUuRrdgRiJBrqErV/7u3MPg= - - _PrelinkBundlePath - /System/Library/Extensions/IOAVFamily.kext - _PrelinkExecutableLoadAddr - -2198898184144 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAVFamily - _PrelinkExecutableSize - 144804 - _PrelinkExecutableSourceAddr - -2198898184144 - _PrelinkKmodInfo - -2198823031792 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAccessoryManager - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAccessoryManager - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersion - 1.0.0 - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Bulk Data - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryPowerMode - 2 - IOClass - IOAccessoryIDBusBulkData - IOMatchCategory - BD - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryManagerAID - - Bulk Data EA - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryIDBusBulkDataEndpointFunction - 1 - IOClass - IOAccessoryIDBusEA - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data HID - - Authenticated - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - ExtendedData - - 61865984 - 61931520 - 61997056 - 62062592 - 62259200 - - HIDDefaultBehavior - - IOAccessoryIDBusBulkDataEndpointFunction - 2 - IOClass - IOAccessoryIDBusHIDDevice - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data HID Input - - Authenticated - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - ExtendedData - - 61865984 - 61931520 - 61997056 - 62062592 - 62259200 - - HIDDefaultBehavior - - IOAccessoryIDBusBulkDataEndpointFunction - 8 - IOClass - IOAccessoryIDBusHIDDevice - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data PD - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryIDBusBulkDataEndpointFunction - 5 - IOClass - IOAccessoryIDBusPD - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data Proxy PD - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryIDBusBulkDataEndpointFunction - 6 - IOClass - IOAccessoryIDBusProxyPD - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data SNTP - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryDeviceDynamicPort - - IOAccessoryIDBusBulkDataEndpointFunction - 9 - IOClass - IOAccessoryPortIDBusSNTP - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Bulk Data System States - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryDeviceDynamicPort - - IOAccessoryIDBusBulkDataEndpointFunction - 10 - IOClass - IOAccessoryIDBusSystemStates - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - Dock 0-pin - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryDock0PinBuiltin - IONameMatch - - dock,0pin - - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOService - - Dock 30-pin - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryDock30PinBuiltIn - IONameMatch - - dock,30pin - - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOService - - Dock USB UFP - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryDockUSB_UFP - IONameMatch - - dock,usb-ufp - - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOService - - HSAID Bulk Data - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryPowerMode - 2 - IOClass - IOAccessoryHSAIDBulkData - IOMatchCategory - BD - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryManagerHSAID - - IAP ID Bus - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryDeviceDynamicPort - - IOAccessoryIDBusBulkDataEndpointFunction - 4 - IOClass - IOAccessoryPortIDBus - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryBulkDataEndpoint - - IAP Serial Port - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOAccessoryDevicePort - 1 - IOClass - IOAccessoryPortSerialSync - IOMatchCategory - IOAccessoryPort - IONameMatch - iap,uart - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - AppleOnboardSerialSync - - IOPort Auto Match - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOPort - IONameMatch - - port - - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOPlatformDevice - - KeyboardA Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOPropertyMatch - - ProductID - 53521 - VendorID - 1133 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - RequiresCompassResetOnConnect - - - - KeyboardB Property Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOPropertyMatch - - ProductID - 53520 - VendorID - 1133 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - RequiresCompassResetOnConnect - - - - Power Source Detect - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryUSBPowerSourceDetect - IOMatchCategory - IOAccessoryUSBPowerSourceDetect - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOPropertyMatch - - - IOAccessoryUSBModeType - 0 - - - IOAccessoryUSBModeType - 1 - - - IOProviderClass - IOAccessoryManager - - Transport Restricted Mode - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryTRM - IOMatchCategory - IOAccessoryTRM - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOProviderClass - IOAccessoryManager - - USB Connect Shim - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - IOAccessoryUSBConnectShim - IOMatchCategory - IOAccessoryUSBConnectShim - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOPropertyMatch - - - IOAccessoryPrimaryDevicePort - 1 - - - IOProviderClass - IOAccessoryManager - - VADResourceArbiter - - CFBundleIdentifier - com.apple.iokit.IOAccessoryManager - IOClass - VADResourceArbiter - IOPersonalityPublisher - com.apple.iokit.IOAccessoryManager - IOPropertyMatch - - - RequiresEisAfeArbiter - - - - IOProviderClass - IOAccessoryManager - IOUserClientClass - VADResourceArbiterUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.iokit.IOHIDFamily - 2.0.0 - com.apple.iokit.IOSerialFamily - 1.0.4 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0.0b1 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - I24C3wltOGmy8P8PRsKWFw== - - _InfoPlistDigest - - moEobwI8DFF09oh5uJjiCqHDYIgz62GhQm0tSuAEEZU= - - _PrelinkBundlePath - /System/Library/Extensions/IOAccessoryManager.kext - _PrelinkExecutableLoadAddr - -2198898039328 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAccessoryManager - _PrelinkExecutableSize - 132472 - _PrelinkExecutableSourceAddr - -2198898039328 - _PrelinkKmodInfo - -2198823029000 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOAccessoryPortUSB - CFBundleIdentifier - com.apple.iokit.IOAccessoryPortUSB - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAccessoryPortUSB - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IAP USB Port - - CFBundleIdentifier - com.apple.iokit.IOAccessoryPortUSB - IOAccessoryDevicePort - 2 - IOClass - IOAccessoryPortUSB - IOPersonalityPublisher - com.apple.iokit.IOAccessoryPortUSB - IOPropertyMatch - - USBDeviceFunction - IapOverUsbHid - - IOProviderClass - IOUSBDeviceInterface - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleOnboardSerial - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOSerialFamily - 1.0.4 - com.apple.iokit.IOUSBDeviceFamily - 2.0.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - qXidmPKJOv2AhxZcL2RrnQ== - - _InfoPlistDigest - - uDu5XMR/OW2bgBdARl7X7rinwAi3APjRLh3o+QrGcsw= - - _PrelinkBundlePath - /System/Library/Extensions/IOAccessoryPortUSB.kext - _PrelinkExecutableLoadAddr - -2198897906848 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAccessoryPortUSB - _PrelinkExecutableSize - 3069 - _PrelinkExecutableSourceAddr - -2198897906848 - _PrelinkKmodInfo - -2198823021184 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAudio2Family - CFBundleGetInfoString - IOAudio2Family 1.0 - CFBundleIdentifier - com.apple.iokit.IOAudio2Family - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAudio2Family - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - mKgGX0inNt6fRcakM1aO3w== - - _InfoPlistDigest - - Bbj89PG9GG7GW/r+lqgbEn25cj4rxoC1+a73/UtT+8o= - - _PrelinkBundlePath - /System/Library/Extensions/IOAudio2Family.kext - _PrelinkExecutableLoadAddr - -2198897903776 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAudio2Family - _PrelinkExecutableSize - 2512 - _PrelinkExecutableSourceAddr - -2198897903776 - _PrelinkKmodInfo - -2198823020584 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOAudioFamily - CFBundleGetInfoString - IOAudioFamily 500.4, Copyright © 2000-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOAudioFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOAudioFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 500.4 - CFBundleSignature - aaud - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 500.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOAudioFamily 500.4, Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.vecLib.kext - 1.0 - - OSBundleUUID - - L0CPcJYrPea/5URCvDrZxQ== - - VBRSupported - YES - _InfoPlistDigest - - RlyiSWElgKCRxjjK/RugTMGiOrVyVaQlQY56JQDsYuA= - - _PrelinkBundlePath - /System/Library/Extensions/IOAudioFamily.kext - _PrelinkExecutableLoadAddr - -2198897901264 - _PrelinkExecutableRelativePath - Contents/MacOS/IOAudioFamily - _PrelinkExecutableSize - 25408 - _PrelinkExecutableSourceAddr - -2198897901264 - _PrelinkKmodInfo - -2198823020288 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOBDStorageFamily - CFBundleIdentifier - com.apple.iokit.IOBDStorageFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit BD Storage Family - CFBundleNumericVersion - 25198592 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.8 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.8 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOBDBlockStorageDriver - - CFBundleIdentifier - com.apple.iokit.IOBDStorageFamily - IOClass - IOBDBlockStorageDriver - IOPersonalityPublisher - com.apple.iokit.IOBDStorageFamily - IOPropertyMatch - - device-type - BD - - IOProviderClass - IOBDBlockStorageDevice - - IOBDMediaBSDClient - - CFBundleIdentifier - com.apple.iokit.IOBDStorageFamily - IOClass - IOBDMediaBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.iokit.IOBDStorageFamily - IOProbeScore - 31000 - IOProviderClass - IOBDMedia - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2014 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.5 - OSBundleLibraries - - com.apple.iokit.IOCDStorageFamily - 1.7 - com.apple.iokit.IODVDStorageFamily - 1.7 - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - LRhq/QuDPoSqopcm6HVOmQ== - - _InfoPlistDigest - - wD2Pp8742lG+CTGgNyxBy322KS6yv7dlfz/jIqkbLSY= - - _PrelinkBundlePath - /System/Library/Extensions/IOBDStorageFamily.kext - _PrelinkExecutableLoadAddr - -2198897875856 - _PrelinkExecutableRelativePath - Contents/MacOS/IOBDStorageFamily - _PrelinkExecutableSize - 2079 - _PrelinkExecutableSourceAddr - -2198897875856 - _PrelinkKmodInfo - -2198823019096 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOBiometricFamily - CFBundleIdentifier - com.apple.iokit.IOBiometricFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOBiometricFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.AppleSEPGenericTransfer - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 8fp0g8+hOra4LsoOdFabjA== - - _InfoPlistDigest - - sKPtBlj5tcBbjtKkqtp4osABwSqULPfOeWJJRtZU9us= - - _PrelinkBundlePath - /System/Library/Extensions/IOBiometricFamily.kext - _PrelinkExecutableLoadAddr - -2198897873776 - _PrelinkExecutableRelativePath - Contents/MacOS/IOBiometricFamily - _PrelinkExecutableSize - 13968 - _PrelinkExecutableSourceAddr - -2198897873776 - _PrelinkKmodInfo - -2198823018720 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOBluetoothFamily - CFBundleGetInfoString - 9.0.0, Copyright © 2002-2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOBluetoothFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOBluetoothFamily - CFBundleNumericVersion - 151027712 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 9.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 9.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Bluetooth Entitlement - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.iokit.IOBluetoothFamily - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbUserClientEntitlementRequired - com.apple.bluetooth.control - - idProductArray - - 33292 - 33293 - 33294 - 33295 - 33296 - 33299 - 33300 - 33301 - 33302 - 33303 - 33304 - 33306 - 33307 - 33308 - 33309 - 33310 - 33311 - 33408 - 33409 - 33414 - 33415 - 33416 - 33417 - 33418 - 33419 - 33420 - 33421 - 33422 - 33423 - 33424 - 33425 - 33426 - 33428 - 33429 - 33430 - - idVendor - 1452 - - IOBluetoothHCIController - - CFBundleIdentifier - com.apple.iokit.IOBluetoothFamily - IOClass - IOBluetoothHCIController - IOMatchCategory - IOBluetoothHCIController - IOPersonalityPublisher - com.apple.iokit.IOBluetoothFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - - MacPro6_1 BRCM20702B0 Hub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.iokit.IOBluetoothFamily - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbUserClientEntitlementRequired - com.apple.bluetooth.control - kUSBDescriptorOverride - - descriptor - - CQIZAAEBAOAvCQQAAAEJ - AAAABwWBAwEA/w== - - index - 0 - languageID - 0 - - - bcdDevice - 256 - idProduct - 17664 - idVendor - 2652 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2002-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2b9 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IOACPIFamily - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - 1cmy5QF6NbepUwI6QJuGBw== - - _InfoPlistDigest - - 1TEIC3297zJX7dw3ywLeuCHm7kqGSk2I/fVTqX6BM+Q= - - _PrelinkBundlePath - /System/Library/Extensions/IOBluetoothFamily.kext - _PrelinkExecutableLoadAddr - -2198897859808 - _PrelinkExecutableRelativePath - Contents/MacOS/IOBluetoothFamily - _PrelinkExecutableSize - 59999 - _PrelinkExecutableSourceAddr - -2198897859808 - _PrelinkKmodInfo - -2198823017552 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOBluetoothHIDDriver - CFBundleGetInfoString - 9.0.0, Copyright © 2002-2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOBluetoothHIDDriver - CFBundleNumericVersion - 151027712 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 9.0 - CFBundleSignature - bthd - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 9.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOBluetoothGamepadHIDDriver - - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - HIDDefaultBehavior - - IOClass - IOBluetoothGamepadHIDDriver - IOPersonalityPublisher - com.apple.driver.IOBluetoothHIDDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 616 - VendorID - 1356 - - IOBluetoothHIDDriver - - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - HIDDefaultBehavior - - IOClass - IOBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.IOBluetoothHIDDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - - Microsoft Wireless Laser Mouse 8000 - - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - HIDDefaultBehavior - - IOClass - IOBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.IOBluetoothHIDDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 1118 - SuppressSetProtocol - - VendorID - 1794 - - R-net Bluetooth Mouse Module - - CFBundleIdentifier - com.apple.driver.IOBluetoothHIDDriver - HIDDefaultBehavior - - IOClass - IOBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.IOBluetoothHIDDriver - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - ProductID - 1 - SuppressSetProtocol - - VendorID - 2578 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2002-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.1f4 - OSBundleLibraries - - com.apple.iokit.IOBluetoothFamily - 2.0.0 - com.apple.iokit.IOHIDFamily - 1.5.2 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - vTGxHwzaOYqGJH/zx2bwTw== - - _InfoPlistDigest - - EB1S2TR4dHQbFZkQPRyHkAVdD1fXgdzIhDkEaqvSQGI= - - _PrelinkBundlePath - /System/Library/Extensions/IOBluetoothHIDDriver.kext - _PrelinkExecutableLoadAddr - -2198897799808 - _PrelinkExecutableRelativePath - Contents/MacOS/IOBluetoothHIDDriver - _PrelinkExecutableSize - 31590 - _PrelinkExecutableSourceAddr - -2198897799808 - _PrelinkKmodInfo - -2198823016032 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOBufferCopyEngineFamily - CFBundleIdentifier - com.apple.iokit.IOBufferCopyEngineFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOBufferCopyEngineFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - AsGz03diOXaCJgzZ9YnMJg== - - _InfoPlistDigest - - wHX+dp1Uwyx7A39Zq/gCEZTkvFAVU2e+ALNs1Gy68Z8= - - _PrelinkBundlePath - /System/Library/Extensions/IOBufferCopyEngineFamily.kext - _PrelinkExecutableLoadAddr - -2198897768208 - _PrelinkExecutableRelativePath - Contents/MacOS/IOBufferCopyEngineFamily - _PrelinkExecutableSize - 3756 - _PrelinkExecutableSourceAddr - -2198897768208 - _PrelinkKmodInfo - -2198823015488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOCDStorageFamily - CFBundleIdentifier - com.apple.iokit.IOCDStorageFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit CD Storage Family - CFBundleNumericVersion - 25198592 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.8 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.8 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOCDBlockStorageDriver - - CFBundleIdentifier - com.apple.iokit.IOCDStorageFamily - IOClass - IOCDBlockStorageDriver - IOPersonalityPublisher - com.apple.iokit.IOCDStorageFamily - IOPropertyMatch - - device-type - CDROM - - IOProviderClass - IOCDBlockStorageDevice - - IOCDMediaBSDClient - - CFBundleIdentifier - com.apple.iokit.IOCDStorageFamily - IOClass - IOCDMediaBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.iokit.IOCDStorageFamily - IOProbeScore - 31000 - IOProviderClass - IOCDMedia - IOResourceMatch - IOBSD - - IOCDPartitionScheme - - CFBundleIdentifier - com.apple.iokit.IOCDStorageFamily - Content Mask - CD_partition_scheme - Content Table - - 0x01 - CD_DA - 0x02 - CD_ROM_Mode_1 - 0x03 - CD_ROM_Mode_2 - 0x04 - CD_ROM_Mode_2_Form_1 - 0x05 - CD_ROM_Mode_2_Form_2 - - IOClass - IOCDPartitionScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.iokit.IOCDStorageFamily - IOProviderClass - IOCDMedia - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 1998-2014 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - MjdlJ9GcOvSzqMSj3o2Sog== - - _InfoPlistDigest - - Zc3G4M8iIWrs+6uJjXUJIqQzelp5RTMxdi9sVjmVoCE= - - _PrelinkBundlePath - /System/Library/Extensions/IOCDStorageFamily.kext - _PrelinkExecutableLoadAddr - -2198897764448 - _PrelinkExecutableRelativePath - Contents/MacOS/IOCDStorageFamily - _PrelinkExecutableSize - 2488 - _PrelinkExecutableSourceAddr - -2198897764448 - _PrelinkKmodInfo - -2198823014912 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOCECFamily - CFBundleIdentifier - com.apple.iokit.IOCECFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOCECFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.iokit - 14.0 - com.apple.kpi.libkern - 14.0 - - OSBundleUUID - - Z4na655/NpOhpqgaygfSyQ== - - _InfoPlistDigest - - W+g0Wh+AERB2r8j3/6czSK2VpyFPBXNujbMK3X0uhcQ= - - _PrelinkBundlePath - /System/Library/Extensions/IOCECFamily.kext - _PrelinkExecutableLoadAddr - -2198897761952 - _PrelinkExecutableRelativePath - Contents/MacOS/IOCECFamily - _PrelinkExecutableSize - 2507 - _PrelinkExecutableSourceAddr - -2198897761952 - _PrelinkKmodInfo - -2198823014488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOCryptoAcceleratorFamily - CFBundleGetInfoString - Crypto Accelerator Family - CFBundleIdentifier - com.apple.iokit.IOCryptoAcceleratorFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOCryptoAcceleratorFamily - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0b1 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - ythwMOnLMZ+P1VuZDg3yTA== - - _InfoPlistDigest - - RHAUExg1N933yRFA1HdI+ZFL5RqcgnCXVlcdQplpJ9Y= - - _PrelinkBundlePath - /System/Library/Extensions/IOCryptoAcceleratorFamily.kext - _PrelinkExecutableLoadAddr - -2198897759440 - _PrelinkExecutableRelativePath - Contents/MacOS/IOCryptoAcceleratorFamily - _PrelinkExecutableSize - 2951 - _PrelinkExecutableSourceAddr - -2198897759440 - _PrelinkKmodInfo - -2198823014152 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IODARTFamily - CFBundleIdentifier - com.apple.driver.IODARTFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IODARTFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IODARTMapper - - CFBundleIdentifier - com.apple.driver.IODARTFamily - IOClass - IODARTMapper - IONameMatch - iommu-mapper - IOPersonalityPublisher - com.apple.driver.IODARTFamily - IOProviderClass - IODARTMapperNub - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2009-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - QHYsgGZSPT28UezWeADycQ== - - _InfoPlistDigest - - Ct5uVkpgT1kxjSg5xNlCVemtxZYQjuP0P1Hx0RF2ieM= - - _PrelinkBundlePath - /System/Library/Extensions/IODARTFamily.kext - _PrelinkExecutableLoadAddr - -2198897756480 - _PrelinkExecutableRelativePath - Contents/MacOS/IODARTFamily - _PrelinkExecutableSize - 10404 - _PrelinkExecutableSourceAddr - -2198897756480 - _PrelinkKmodInfo - -2198823013640 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IODVDStorageFamily - CFBundleIdentifier - com.apple.iokit.IODVDStorageFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit DVD Storage Family - CFBundleNumericVersion - 25198592 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.8 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.8 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IODVDBlockStorageDriver - - CFBundleIdentifier - com.apple.iokit.IODVDStorageFamily - IOClass - IODVDBlockStorageDriver - IOPersonalityPublisher - com.apple.iokit.IODVDStorageFamily - IOPropertyMatch - - device-type - DVD - - IOProviderClass - IODVDBlockStorageDevice - - IODVDMediaBSDClient - - CFBundleIdentifier - com.apple.iokit.IODVDStorageFamily - IOClass - IODVDMediaBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.iokit.IODVDStorageFamily - IOProbeScore - 31000 - IOProviderClass - IODVDMedia - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 1998-2014 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOCDStorageFamily - 1.7 - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - GDTpIAEIM4yUD6ylRGhedQ== - - _InfoPlistDigest - - PWTIZj69ufeSphotR/DXDduXDNG/mIGPph309lVxrrI= - - _PrelinkBundlePath - /System/Library/Extensions/IODVDStorageFamily.kext - _PrelinkExecutableLoadAddr - -2198897746064 - _PrelinkExecutableRelativePath - Contents/MacOS/IODVDStorageFamily - _PrelinkExecutableSize - 2039 - _PrelinkExecutableSourceAddr - -2198897746064 - _PrelinkKmodInfo - -2198823013064 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IODisplayPortFamily - CFBundleIdentifier - com.apple.iokit.IODisplayPortFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IODisplayPortFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IODP13Service - - CFBundleIdentifier - com.apple.iokit.IODisplayPortFamily - IOClass - IODP13Service - IOPersonalityPublisher - com.apple.iokit.IODisplayPortFamily - IOProviderClass - IODPDevice - Location - External - Revision - - Major - 1 - Minor - 4 - - Transport - DisplayPort - - IODPCECController - - CFBundleIdentifier - com.apple.iokit.IODisplayPortFamily - IOClass - IODPCECController - IOPersonalityPublisher - com.apple.iokit.IODisplayPortFamily - IOProviderClass - IODPController - Location - External - - IODPLegacyDualDVIService - - BranchDeviceID - m2DVIa - BranchIEEEOUI - 16388096 - CFBundleIdentifier - com.apple.iokit.IODisplayPortFamily - IOClass - IODPLegacyDualDVIService - IOPersonalityPublisher - com.apple.iokit.IODisplayPortFamily - IOProviderClass - IODPDevice - Location - External - Transport - DisplayPort - - IODPService - - CFBundleIdentifier - com.apple.iokit.IODisplayPortFamily - IOClass - IODPService - IOPersonalityPublisher - com.apple.iokit.IODisplayPortFamily - IOProviderClass - IODPDevice - Location - External - Transport - DisplayPort - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2010-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOAVFamily - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOCECFamily - 1.0 - com.apple.iokit.IOHDCPFamily - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - XP4MLaenNi6btx4nd0DNzw== - - _InfoPlistDigest - - vn7+c//h4xZJx5vEEVnE/GRxqVvmJeV9BzFGeGGC0+k= - - _PrelinkBundlePath - /System/Library/Extensions/IODisplayPortFamily.kext - _PrelinkExecutableLoadAddr - -2198897744016 - _PrelinkExecutableRelativePath - Contents/MacOS/IODisplayPortFamily - _PrelinkExecutableSize - 68858 - _PrelinkExecutableSourceAddr - -2198897744016 - _PrelinkKmodInfo - -2198823012688 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOFireWireAVC - CFBundleGetInfoString - IOFireWireAVC version 4.2.8, Copyright © 2011-2019 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOFireWireAVC - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOFireWireAVC - CFBundleNumericVersion - 69763072 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.2.8 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.2.8 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOFireWireAVC - - CFBundleIdentifier - com.apple.iokit.IOFireWireAVC - IOCFPlugInTypes - - 6AAF2EF7-D476-11D5-B57C-0003934B81A0 - IOFireWireAVC.kext/Contents/PlugIns/IOFireWireAVCLib.plugin - - IOClass - IOFireWireAVCUnit - IOPersonalityPublisher - com.apple.iokit.IOFireWireAVC - IOProbeScore - 4096 - IOProviderClass - IOFireWireUnit - IOUserClientClass - IOFireWireAVCUserClient - Unit_SW_Version - 65537 - Unit_Spec_ID - 41005 - - IOFireWireAVCOld - - CFBundleIdentifier - com.apple.iokit.IOFireWireAVC - IOCFPlugInTypes - - 6AAF2EF7-D476-11D5-B57C-0003934B81A0 - IOFireWireAVC.kext/Contents/PlugIns/IOFireWireAVCLib.plugin - - IOClass - IOFireWireAVCUnit - IOPersonalityPublisher - com.apple.iokit.IOFireWireAVC - IOProbeScore - 4096 - IOProviderClass - IOFireWireUnit - IOUserClientClass - IOFireWireAVCUserClient - Unit_SW_Version - 65536 - Unit_Spec_ID - 41005 - - IOFireWireAVCProtocol - - CFBundleIdentifier - com.apple.iokit.IOFireWireFamily - IOClass - IOFireWireUserClientIniter - IOMatchCategory - IOFireWireAVCProtocol - IOPersonalityPublisher - com.apple.iokit.IOFireWireAVC - IOProviderClass - IOFireWireLocalNode - IOProviderMergeProperties - - IOCFPlugInTypes - - B54BC8F8-D53B-11D5-A1A1-0003934B81A0 - IOFireWireAVC.kext/Contents/PlugIns/IOFireWireAVCLib.plugin - - - - IOFireWireAVCProtocolUserClient - - CFBundleIdentifier - com.apple.iokit.IOFireWireAVC - IOClass - IOFireWireAVCProtocolUserClient - IOPersonalityPublisher - com.apple.iokit.IOFireWireAVC - IOProviderClass - IOFireWireMagicMatchingNub - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.1.1d40 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - kbyp/yXcO8STNglPriTrng== - - _InfoPlistDigest - - E5IJha8NUNTshlAblw7yDG8mxjO6Cuyd35onPAGTWO4= - - _PrelinkBundlePath - /System/Library/Extensions/IOFireWireAVC.kext - _PrelinkExecutableLoadAddr - -2198897675152 - _PrelinkExecutableRelativePath - Contents/MacOS/IOFireWireAVC - _PrelinkExecutableSize - 3496 - _PrelinkExecutableSourceAddr - -2198897675152 - _PrelinkKmodInfo - -2198823011392 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOFireWireFamily - CFBundleGetInfoString - IOFireWireFamily version 4.8.3, Copyright © 2000-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOFireWireFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOFireWireFamily - CFBundleNumericVersion - 75726848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.8.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.8.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOFireWireUserClient - - CFBundleIdentifier - com.apple.iokit.IOFireWireFamily - IOClass - IOFireWireUserClientIniter - IOMatchCategory - IOFireWireUserClient - IOPersonalityPublisher - com.apple.iokit.IOFireWireFamily - IOProviderClass - IOFireWireNub - IOProviderMergeProperties - - IOCFPlugInTypes - - CDCFCA94-F197-11D4-87E6-000502072F80 - IOFireWireFamily.kext/Contents/PlugIns/IOFireWireLib.plugin - - IOUserClientClass - IOFireWireUserClient - - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - 6cZ45DxQMO2NrgxFj3FEOQ== - - _InfoPlistDigest - - 3WUHBU1hMP0HP2Y+fjwttwT19H0lV71ZtRP+xhww/Gk= - - _PrelinkBundlePath - /System/Library/Extensions/IOFireWireFamily.kext - _PrelinkExecutableLoadAddr - -2198897671648 - _PrelinkExecutableRelativePath - Contents/MacOS/IOFireWireFamily - _PrelinkExecutableSize - 13912 - _PrelinkExecutableSourceAddr - -2198897671648 - _PrelinkKmodInfo - -2198823010264 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleFWOHCI - CFBundleGetInfoString - AppleFWOHCI version 5.7.5, Copyright © 2000-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.AppleFWOHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleFWOHCI - CFBundleNumericVersion - 91586560 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.7.5 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.7.5 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleFWOHCI,OF - - CFBundleIdentifier - com.apple.driver.AppleFWOHCI - CFBundleVersion - 5.7.5 - IOClass - AppleFWOHCI - IONameMatch - - pciclass,0c0010 - - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleFWOHCI - IOProbeScore - 4096 - IOProviderClass - IOPCIDevice - - AppleFWOHCI,PCI - - CFBundleIdentifier - com.apple.driver.AppleFWOHCI - CFBundleVersion - 5.7.5 - IOClass - AppleFWOHCI - IOPCIClassMatch - 0x0c001000 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.AppleFWOHCI - IOProbeScore - 4096 - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.6.1 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - DKATXjTfMPmioiXFEyhZwQ== - - _InfoPlistDigest - - sNh3N36jxHxxxp+U4d1S6g7MdKNI9UMt6jXKZYYwKMw= - - _PrelinkBundlePath - /System/Library/Extensions/IOFireWireFamily.kext/Contents/PlugIns/AppleFWOHCI.kext - _PrelinkExecutableLoadAddr - -2198897657728 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleFWOHCI - _PrelinkExecutableSize - 14551 - _PrelinkExecutableSourceAddr - -2198897657728 - _PrelinkKmodInfo - -2198823006664 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOFireWireSBP2 - CFBundleGetInfoString - IOFireWireSBP2 version 4.4.3, Copyright © 2000-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOFireWireSBP2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOFireWireSBP2 - CFBundleNumericVersion - 71532544 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.4.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4.4.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOFireWireSBP2 - - CFBundleIdentifier - com.apple.iokit.IOFireWireSBP2 - IOClass - IOFireWireSBP2Target - IOPersonalityPublisher - com.apple.iokit.IOFireWireSBP2 - IOProbeScore - 4096 - IOProviderClass - IOFireWireUnit - Unit_SW_Version - 66691 - Unit_Spec_ID - 24734 - - IOFireWireSBP2UserClient - - CFBundleIdentifier - com.apple.iokit.IOFireWireFamily - IOClass - IOFireWireUserClientIniter - IOMatchCategory - IOFireWireSBP2UserClient - IOPersonalityPublisher - com.apple.iokit.IOFireWireSBP2 - IOProviderClass - IOFireWireSBP2LUN - IOProviderMergeProperties - - IOCFPlugInTypes - - A45B8156-B51B-11D4-AB4B-000A277E7234 - IOFireWireSBP2.kext/Contents/PlugIns/IOFireWireSBP2Lib.plugin - - IOUserClientClass - IOFireWireSBP2UserClient - - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - dOUUqqvUOtOx+zPHGLoAoQ== - - _InfoPlistDigest - - r4wzWkQ0fNSfN4kMVwj5vmeYP+4fqHjceV0Ywz+gYOY= - - _PrelinkBundlePath - /System/Library/Extensions/IOFireWireSBP2.kext - _PrelinkExecutableLoadAddr - -2198897643168 - _PrelinkExecutableRelativePath - Contents/MacOS/IOFireWireSBP2 - _PrelinkExecutableSize - 3572 - _PrelinkExecutableSourceAddr - -2198897643168 - _PrelinkKmodInfo - -2198823004440 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOFireWireSerialBusProtocolTransport - CFBundleGetInfoString - 2.5.1, Copyright Apple Inc. 1999-2011 - CFBundleIdentifier - com.apple.iokit.IOFireWireSerialBusProtocolTransport - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOFireWireSerialBusProtocolTransport - CFBundleNumericVersion - 38895616 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.5.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOFireWireSerialBusProtocolTransport - - CFBundleIdentifier - com.apple.iokit.IOFireWireSerialBusProtocolTransport - Command_Set - 66776 - Command_Set_Spec_ID - 24734 - IOClass - IOFireWireSerialBusProtocolTransport - IOPersonalityPublisher - com.apple.iokit.IOFireWireSerialBusProtocolTransport - IOProbeScore - 4096 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - gjIN2mGiOa6U5x2yVOX2Aw== - - _InfoPlistDigest - - bVguzRtbk05x627qL9NdhXS5S/TK+n6fx83AaP1cWxM= - - _PrelinkBundlePath - /System/Library/Extensions/IOFireWireSerialBusProtocolTransport.kext - _PrelinkExecutableLoadAddr - -2198897639584 - _PrelinkExecutableRelativePath - Contents/MacOS/IOFireWireSerialBusProtocolTransport - _PrelinkExecutableSize - 2498 - _PrelinkExecutableSourceAddr - -2198897639584 - _PrelinkKmodInfo - -2198823003808 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOGPUFamily - CFBundleIdentifier - com.apple.iokit.IOGPUFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOGPUFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 93.10.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 93.10.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2010-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 2.0.0 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.iokit.IOGraphicsFamily - 1.0.0b1 - com.apple.iokit.IOPCIFamily - 1.0.0b1 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOSurface - 87.0 - com.apple.kpi.bsd - 9.0.0b1 - com.apple.kpi.iokit - 9.0.0b1 - com.apple.kpi.libkern - 9.0.0b1 - com.apple.kpi.mach - 9.0.0b1 - com.apple.kpi.private - 10.0.0d3 - com.apple.kpi.unsupported - 9.0.0b1 - - OSBundleRequired - Safe Boot - OSBundleUUID - - Cwp078RrPlufUTl7T8fDaQ== - - _InfoPlistDigest - - 8mhrSpbAxcnXQX1r4iajxeX+akkpZBQmDyGbj7BBfI8= - - _PrelinkBundlePath - /System/Library/Extensions/IOGPUFamily.kext - _PrelinkExecutableLoadAddr - -2198897637072 - _PrelinkExecutableRelativePath - Contents/MacOS/IOGPUFamily - _PrelinkExecutableSize - 33108 - _PrelinkExecutableSourceAddr - -2198897637072 - _PrelinkKmodInfo - -2198823003456 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOGraphicsFamily - CFBundleGetInfoString - 598, Copyright 2000-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOGraphicsFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Graphics Family - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 598 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 598 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBacklightDisplay - - CFBundleIdentifier - com.apple.iokit.IOGraphicsFamily - IOClass - AppleBacklightDisplay - IOPersonalityPublisher - com.apple.iokit.IOGraphicsFamily - IOProbeScore - 3000 - IOProviderClass - IODisplayConnect - - AppleDisplay - - CFBundleIdentifier - com.apple.iokit.IOGraphicsFamily - IOClass - AppleDisplay - IOPersonalityPublisher - com.apple.iokit.IOGraphicsFamily - IOProbeScore - 2000 - IOProviderClass - IODisplayConnect - - IODisplayWrangler - - CFBundleIdentifier - com.apple.iokit.IOGraphicsFamily - IOClass - IODisplayWrangler - IOGraphicsIgnoreParameters - - bpc - - aums - - aupc - - auph - - aupp - - - IOGraphicsPrefsParameters - - cyuv - 268435456 - oscn - - pscn - - tbri - - thue - - tsat - - vbst - - - IOMatchCategory - IOGraphics - IOPersonalityPublisher - com.apple.iokit.IOGraphicsFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0b1 - OSBundleLibraries - - com.apple.iokit.IOPCIFamily - 1.1 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - a3ifTe9hOuSAWOrr18vt/g== - - _InfoPlistDigest - - s06h8dvW6iiecG1tsScw4ASzRcELFGFXKi9x0sAmzM4= - - _PrelinkBundlePath - /System/Library/Extensions/IOGraphicsFamily.kext - _PrelinkExecutableLoadAddr - -2198897603952 - _PrelinkExecutableRelativePath - IOGraphicsFamily - _PrelinkExecutableSize - 18474 - _PrelinkExecutableSourceAddr - -2198897603952 - _PrelinkKmodInfo - -2198823000488 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOHDCPFamily - CFBundleIdentifier - com.apple.iokit.IOHDCPFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOHDCPFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - G+s6rhpzPsCxO77ekDeP1w== - - _InfoPlistDigest - - VEBrrfzS0Oy8buW9+WzPcbDaMj8Uo/4xkEMkATv2vow= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDCPFamily.kext - _PrelinkExecutableLoadAddr - -2198897585472 - _PrelinkExecutableRelativePath - Contents/MacOS/IOHDCPFamily - _PrelinkExecutableSize - 25208 - _PrelinkExecutableSourceAddr - -2198897585472 - _PrelinkKmodInfo - -2198822997272 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOHDIXController - CFBundleIdentifier - com.apple.driver.DiskImages - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImageDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOHDIXController - - CFBundleIdentifier - com.apple.driver.DiskImages - IOClass - IOHDIXController - IOMatchCategory - IOHDIXController - IOPersonalityPublisher - com.apple.driver.DiskImages - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 128 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - H66diZgjM6+VhDVq9y+kAA== - - _InfoPlistDigest - - KTWUTACFRxG8c2Geer4l9rDsJ/F3JcQ+m19X5J+vuGY= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext - _PrelinkExecutableLoadAddr - -2198897560256 - _PrelinkExecutableRelativePath - Contents/MacOS/IOHDIXController - _PrelinkExecutableSize - 8169 - _PrelinkExecutableSourceAddr - -2198897560256 - _PrelinkKmodInfo - -2198822996688 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImagesFileBackingStore - CFBundleIdentifier - com.apple.driver.DiskImages.FileBackingStore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImagesFileBackingStore - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - KDIFileBackingStore - - CFBundleIdentifier - com.apple.driver.DiskImages.FileBackingStore - IOClass - KDIFileBackingStore - IOPersonalityPublisher - com.apple.driver.DiskImages.FileBackingStore - IOProbeScore - 100 - IOProviderClass - KDIURL - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.DiskImages - 128 - com.apple.driver.DiskImages.KernelBacked - 128 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - iQrhG39xMCGdzZi+IsdO/w== - - _InfoPlistDigest - - 1vPjy1uDxLnl7AwEkSq48Y1G9QoI110xis2saU9uP2U= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesFileBackingStore.kext - _PrelinkExecutableLoadAddr - -2198897552080 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImagesFileBackingStore - _PrelinkExecutableSize - 2151 - _PrelinkExecutableSourceAddr - -2198897552080 - _PrelinkKmodInfo - -2198822995880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImagesKernelBacked - CFBundleIdentifier - com.apple.driver.DiskImages.KernelBacked - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImagesKernelBacked - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOHDIXHDDriveInKernel - - CFBundleIdentifier - com.apple.driver.DiskImages.KernelBacked - IOClass - IOHDIXHDDriveInKernel - IOPersonalityPublisher - com.apple.driver.DiskImages.KernelBacked - IOProbeScore - 200 - IOProviderClass - KDIDiskImageNub - - KDIDiskImageNub - - CFBundleIdentifier - com.apple.driver.DiskImages.KernelBacked - IOClass - KDIDiskImageNub - IOPersonalityPublisher - com.apple.driver.DiskImages.KernelBacked - IOProbeScore - 100 - IOProviderClass - KDIDiskImage - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 128 - OSBundleLibraries - - com.apple.driver.DiskImages - 128 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - IIXWXgjiNSOQylV4iRghjQ== - - _InfoPlistDigest - - zhjIii8fEznwIN7iW59644aeCl9HYERxPdM+NGfRoYA= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesKernelBacked.kext - _PrelinkExecutableLoadAddr - -2198897549920 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImagesKernelBacked - _PrelinkExecutableSize - 3389 - _PrelinkExecutableSourceAddr - -2198897549920 - _PrelinkKmodInfo - -2198822995624 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImagesRAMBackingStore - CFBundleIdentifier - com.apple.driver.DiskImages.RAMBackingStore - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImagesRAMBackingStore - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - KDIRAMBackingStore - - CFBundleIdentifier - com.apple.driver.DiskImages.RAMBackingStore - IOClass - KDIRAMBackingStore - IOPersonalityPublisher - com.apple.driver.DiskImages.RAMBackingStore - IOProbeScore - 100 - IOProviderClass - KDIURL - KDIURLScheme - ram - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.DiskImages - 128 - com.apple.driver.DiskImages.KernelBacked - 128 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - Iz1lEJFyMY6RT00lVTUcoA== - - _InfoPlistDigest - - t+BdIhgM6PIqoulckOkfTm4QxYlWpkDgIYjdiW4RaFA= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesRAMBackingStore.kext - _PrelinkExecutableLoadAddr - -2198897546528 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImagesRAMBackingStore - _PrelinkExecutableSize - 1680 - _PrelinkExecutableSourceAddr - -2198897546528 - _PrelinkKmodInfo - -2198822995040 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImagesReadWriteDiskImage - CFBundleIdentifier - com.apple.driver.DiskImages.ReadWriteDiskImage - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImagesReadWriteDiskImage - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - KDIReadWriteDiskImage - - CFBundleIdentifier - com.apple.driver.DiskImages.ReadWriteDiskImage - IOClass - KDIReadWriteDiskImage - IOPersonalityPublisher - com.apple.driver.DiskImages.ReadWriteDiskImage - IOProbeScore - 100 - IOProviderClass - KDIBackingStore - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.DiskImages - 128 - com.apple.driver.DiskImages.KernelBacked - 128 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - Ri9dmpxwNwafIs9D7KkCcg== - - _InfoPlistDigest - - 18s4SghcGtw37I+WgNr8snvznX/f2AgFlk7nlHr7uio= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesReadWriteDiskImage.kext - _PrelinkExecutableLoadAddr - -2198897544848 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImagesReadWriteDiskImage - _PrelinkExecutableSize - 1552 - _PrelinkExecutableSourceAddr - -2198897544848 - _PrelinkKmodInfo - -2198822994784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleDiskImagesUDIFDiskImage - CFBundleIdentifier - com.apple.driver.DiskImages.UDIFDiskImage - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleDiskImagesUDIFDiskImage - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 493.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 493.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - KDIUDIFDiskImage - - CFBundleIdentifier - com.apple.driver.DiskImages.UDIFDiskImage - IOClass - KDIUDIFDiskImage - IOPersonalityPublisher - com.apple.driver.DiskImages.UDIFDiskImage - IOProbeScore - 200 - IOProviderClass - KDIUDIFEncoding - - KDIUDIFEncoding - - CFBundleIdentifier - com.apple.driver.DiskImages.UDIFDiskImage - IOClass - KDIUDIFEncoding - IOPersonalityPublisher - com.apple.driver.DiskImages.UDIFDiskImage - IOProbeScore - 200 - IOProviderClass - KDIBackingStore - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.DiskImages - 128 - com.apple.driver.DiskImages.KernelBacked - 128 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - JjphYWimMQiI2fQ8wu9Miw== - - _InfoPlistDigest - - WHGb/hDAG3I9MAitROIwzUbeh/0dgNe+XpfS4pXPJSQ= - - _PrelinkBundlePath - /System/Library/Extensions/IOHDIXController.kext/Contents/PlugIns/AppleDiskImagesUDIFDiskImage.kext - _PrelinkExecutableLoadAddr - -2198897543296 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleDiskImagesUDIFDiskImage - _PrelinkExecutableSize - 14804 - _PrelinkExecutableSourceAddr - -2198897543296 - _PrelinkKmodInfo - -2198822994528 - - - BuildMachineOSBuild - 22A380019 - CFBundleExecutable - IOHIDFamily - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOHIDFamily - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - HID Game Controller Pointing Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 5 - DeviceUsagePage - 1 - - - DeviceUsage - 4 - DeviceUsagePage - 1 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOProviderClass - IOHIDInterface - - IOHIDEventServiceUserClient - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOProviderClass - IOHIDEventService - IOProviderMergeProperties - - HIDServiceSupport - - IOCFPlugInTypes - - 7DDEECA8-A7B4-11DA-8A0E-0014519758EF - IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin - FA12FA38-6F1A-11D4-BA0C-0005028F18D5 - IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin - - IOUserClientClass - IOHIDEventServiceUserClient - - - IOHIDLibUserClient - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - IOCFPlugInTypes - - 40A57A4E-26A0-11D8-9295-000A958A2C78 - IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin - 7DDEECA8-A7B4-11DA-8A0E-0014519758EF - IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin - FA12FA38-6F1A-11D4-BA0C-0005028F18D5 - IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin - - IOUserClientClass - IOHIDLibUserClient - - - IOHIDResource - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDResource - IOMatchCategory - IOHIDResource - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - IOHIDResourceDeviceUserClient - - IOHIDSystem - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - HIDPowerOnDelayNS - 500000000 - HIDScrollCountBootDefault - - HIDScrollCountAccelerationFactor - 163840 - HIDScrollCountIgnoreMomentumScrolls - - HIDScrollCountMax - 2000 - HIDScrollCountMaxTimeDeltaBetween - 600 - HIDScrollCountMaxTimeDeltaToSustain - 250 - HIDScrollCountMinDeltaToStart - 30 - HIDScrollCountMinDeltaToSustain - 20 - HIDScrollCountMouseCanReset - - - HIDServiceGlobalModifiersUsage - 1 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - IOHIDFamily.kext/Contents/PlugIns/IOHIDNXEventRouter.plugin - - IOClass - IOHIDSystem - IOMatchCategory - IOHID - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOProviderClass - IOResources - IOResourceMatch - IOBSD - PrimaryUsage - 23 - PrimaryUsagePage - 65280 - VendorID - 1452 - - R1 Merge - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - IOClass - IOHIDProviderPropertyMerger - IOPersonalityPublisher - com.apple.iokit.IOHIDFamily - IOPropertyMatch - - PrimaryUsage - 27 - PrimaryUsagePage - 65280 - - IOProviderClass - IOHIDDevice - IOProviderMergeProperties - - ProtectedAccess - - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2000-2018 Apple Inc. All rights reserved. [IOHIDFamily-2008.60.7]" - OSBundleCompatibleVersion - 1.0.0b1 - OSBundleLibraries - - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 11.0 - com.apple.kpi.dsep - 11.0 - com.apple.kpi.iokit - 11.0 - com.apple.kpi.libkern - 11.0 - com.apple.kpi.mach - 11.0 - com.apple.kpi.private - 22.0 - com.apple.kpi.unsupported - 11.0 - - OSBundleRequired - Root - OSBundleUUID - - kBL6i+2jOISDsEoFW6fbMA== - - _InfoPlistDigest - - nd4MnUpwvhjhtgrnS7Pi706gYLtXMeD9S5ie5UYbaLY= - - _PrelinkBundlePath - /System/Library/Extensions/IOHIDFamily.kext - _PrelinkExecutableLoadAddr - -2198897528480 - _PrelinkExecutableRelativePath - Contents/MacOS/IOHIDFamily - _PrelinkExecutableSize - 34589 - _PrelinkExecutableSourceAddr - -2198897528480 - _PrelinkKmodInfo - -2198822994112 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOHIDPowerSource - CFBundleIdentifier - com.apple.driver.IOHIDPowerSource - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOHIDPowerSource - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOHIDPowerSourceController - - CFBundleIdentifier - com.apple.driver.IOHIDPowerSource - IOClass - IOHIDPowerSourceController - IOMatchCategory - IOHIDPowerSourceController - IOPersonalityPublisher - com.apple.driver.IOHIDPowerSource - IOProviderClass - IOResources - IOResourceMatch - IOBSD - InterfaceMatching - - IOPropertyMatch - - Type - PowerPack - - IOProviderClassKey - IOHIDTranslationService - - - IOHIDPowerSourceDebugClient - - CFBundleIdentifier - com.apple.driver.IOHIDPowerSource - IOClass - IOHIDPowerSourceDebugClient - IOMatchCategory - IOHIDPowerSourceDebugClient - IOPersonalityPublisher - com.apple.driver.IOHIDPowerSource - IOProviderClass - IOHIDPowerSource - - IOHIDTranslationService - - CFBundleIdentifier - com.apple.driver.IOHIDPowerSource - Events - - BMU Info - - - key - CycleCount - page - 65280 - usage - 33 - - - key - ChemID - page - 65524 - usage - 5 - - - key - GasGaugeFirmwareVersion - page - 65524 - usage - 3 - - - denominator - 36 - key - DesignCapacity - numerator - 10 - page - 133 - usage - 131 - - - key - KioskModeMode - page - 65524 - usage - 80 - - - key - KioskModeFullChargeVoltage - page - 65524 - usage - 81 - - - key - KioskModeHighSocSeconds - page - 65524 - usage - 82 - - - key - KioskModeHighSocDays - page - 65524 - usage - 83 - - - key - KioskModeLastHighSocHours - page - 65524 - usage - 84 - - - key - Serial - page - 132 - type - string - usage - 255 - - - denominator - 36 - key - PackReserve - numerator - 10 - page - 65293 - usage - 159 - - - Battery State - - - denominator - 36 - key - NominalChargeCapacity - numerator - 10 - page - 65293 - usage - 2 - - - denominator - 36 - key - AppleRawMaxCapacity - numerator - 10 - page - 133 - usage - 103 - - - key - UISoc - page - 133 - usage - 100 - - - denominator - 36 - key - AppleRawCurrentCapacity - numerator - 10 - page - 65293 - usage - 1 - - - denominator - 36 - key - CurrentCapacity - numerator - 10 - page - 133 - usage - 102 - - - key - Voltage - page - 132 - usage - 48 - - - key - Amperage - page - 132 - usage - 49 - - - key - VirtualTemperature - page - 132 - usage - 54 - - - key - ChargingVoltage - page - 65293 - usage - 6 - - - key - NotChargingReason - page - 65293 - usage - 56 - - - key - ChargerStatus - page - 65293 - usage - 4097 - - - key - Temperature - page - 133 - usage - 64 - - - key - ChargingCurrent - page - 132 - usage - 65 - - - key - Flags - page - 133 - usage - 69 - - - key - ITMiscStatus - page - 65293 - usage - 115 - - - key - ExternalChargeCapable - page - 132 - usage - 114 - - - key - PresentDODCell0 - page - 65293 - usage - 99 - - - key - PresentDODCell1 - page - 65293 - usage - 100 - - - key - PresentDODCell2 - page - 65293 - usage - 101 - - - Charging - - - key - AdapterVoltage - page - 65293 - usage - 11 - - - key - Current - page - 65293 - usage - 12 - - - key - ExternalConnected - page - 133 - type - bool - usage - 208 - - - key - IsCharging - page - 133 - type - bool - usage - 68 - - - key - FamilyCode - page - 65293 - usage - 57 - - - key - FullyCharged - page - 133 - type - bool - usage - 70 - - - Cycle Count - - - key - CycleCount - page - 133 - usage - 107 - - - key - CycleCountLastQmax - page - 65293 - usage - 48 - - - Debug Information - - - key - FlashWearLevelData - page - 65293 - usage - 257 - - - key - VacVoltageLimit - page - 65293 - usage - 158 - - - key - FirmwareThermalControlEffortCharging - page - 65293 - usage - 258 - - - Fast Battery Data - - - key - InstantAmperage - page - 65293 - usage - 75 - - - key - FirmwarePBat10ms - page - 65293 - usage - 144 - - - key - FirmwarePBat100ms - page - 65293 - usage - 145 - - - key - FirmwareVBat5ms - page - 65293 - usage - 156 - - - key - FirmwareVBat10ms - page - 65293 - usage - 146 - - - key - FirmwareVBat100ms - page - 65293 - usage - 147 - - - key - FirmwareVMonCE - page - 65293 - usage - 148 - - - key - FirmwareVMonIS - page - 65293 - usage - 149 - - - key - FirmwareIBat5ms - page - 65293 - usage - 157 - - - key - FirmwareIBat10ms - page - 65293 - usage - 150 - - - key - FirmwareIBat100ms - page - 65293 - usage - 151 - - - key - FirmwareIMonCE - page - 65293 - usage - 152 - - - key - FirmwareIMonIS - page - 65293 - usage - 153 - - - key - FirmwareVDroopStatus - page - 65293 - usage - 154 - - - key - FirmwareIDroopStatus - page - 65293 - usage - 155 - - - key - Lifetime Cell0 Max Q - page - 65293 - usage - 44 - - - key - Lifetime Cell1 Max Q - page - 65293 - usage - 45 - - - key - Lifetime Cell2 Max Q - page - 65293 - usage - 72 - - - key - QmaxCell0 - page - 65293 - usage - 76 - - - key - QmaxCell1 - page - 65293 - usage - 77 - - - key - QmaxCell2 - page - 65293 - usage - 78 - - - key - BatteryTemperatureMcu - page - 65293 - usage - 68 - - - key - BatteryTemperatureCharger - page - 65293 - usage - 66 - - - key - BatteryTemperatureBuckBoost - page - 65293 - usage - 67 - - - key - BatteryTemperatureBmuTs1 - page - 65293 - usage - 69 - - - key - BatteryTemperatureBmuTs2 - page - 65293 - usage - 70 - - - key - BatteryTemperatureBmuTs3 - page - 65293 - usage - 71 - - - key - Temperature - page - 132 - usage - 54 - - - denominator - 36 - key - PassedCharge - numerator - 10 - page - 65293 - usage - 50 - - - Health - - - key - BatteryHealthMaxCapacity - page - 65293 - usage - 63 - - - key - BatteryHealthServiceOption - page - 65293 - usage - 59 - - - key - BatteryHealthServiceFlags - page - 65293 - usage - 60 - - - key - AtCriticalLevel - page - 132 - type - bool - usage - 105 - - - Lifetime - - - key - TotalOperatingTime - page - 65293 - usage - 24 - - - key - MaximumTemperature - page - 65293 - usage - 22 - - - key - MinimumTemperature - page - 65293 - usage - 23 - - - key - MaximumChargeCurrent - page - 65293 - usage - 20 - - - key - MaximumDischargeCurrent - page - 65293 - usage - 21 - - - key - VoltageCell0 - page - 65293 - usage - 13 - - - key - VoltageCell1 - page - 65293 - usage - 14 - - - key - VoltageCell2 - page - 65293 - usage - 15 - - - key - DOD0Cell0 - page - 65293 - usage - 96 - - - key - DOD0Cell1 - page - 65293 - usage - 97 - - - key - DOD0Cell2 - page - 65293 - usage - 98 - - - key - RaTableCell0 - page - 65293 - usage - 112 - - - key - RaTableCell1 - page - 65293 - usage - 113 - - - key - RaTableCell2 - page - 65293 - usage - 114 - - - key - WeightedRaCell0 - page - 65293 - usage - 129 - - - key - WeightedRaCell1 - page - 65293 - usage - 130 - - - key - WeightedRaCell2 - page - 65293 - usage - 131 - - - key - TimeAtHighSoc - page - 65293 - usage - 256 - - - key - ResScale - page - 65293 - usage - 116 - - - Unknown - - - key - WeightedRa - page - 65293 - usage - 52 - - - - IOClass - IOHIDTranslationService - IOMatchCategory - IOHIDTranslationService - IOPersonalityPublisher - com.apple.driver.IOHIDPowerSource - IOPropertyMatch - - PrimaryUsage - 88 - PrimaryUsagePage - 65280 - VendorID - 1452 - - IOProviderClass - IOHIDInterface - Type - PowerPack - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleCallbackPowerSource - 1.0 - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.kpi.bsd - 11.0 - com.apple.kpi.iokit - 16.1 - com.apple.kpi.libkern - 16.1 - com.apple.kpi.mach - 16.1 - com.apple.kpi.private - 16.1 - - OSBundleUUID - - B59QRFcUPGGBgUNNTa4zbw== - - _InfoPlistDigest - - M7bQkOHjIKVsKmo3dRu05lcHz4A8J+yrT8fl23NIEns= - - _PrelinkBundlePath - /System/Library/Extensions/IOHIDPowerSource.kext - _PrelinkExecutableLoadAddr - -2198897493888 - _PrelinkExecutableRelativePath - Contents/MacOS/IOHIDPowerSource - _PrelinkExecutableSize - 4839 - _PrelinkExecutableSourceAddr - -2198897493888 - _PrelinkKmodInfo - -2198822987648 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOImageLoader - CFBundleGetInfoString - 1.0, Copyright © 2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.IOImageLoader - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOImageLoader driver - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.corecapture - 1.0.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 13.0.0 - com.apple.kpi.iokit - 13.0.0 - com.apple.kpi.libkern - 13.0.0 - com.apple.kpi.mach - 13.0.0 - com.apple.kpi.private - 14.0.0 - com.apple.kpi.unsupported - 13.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - SnaBcX1ANyiJcLWqfYY8Lw== - - _InfoPlistDigest - - F047FU3s5c6TdtSnvstnezrQ3pX+OMLdBBchXR74zYE= - - _PrelinkBundlePath - /System/Library/Extensions/IOImageLoader.kext - _PrelinkExecutableLoadAddr - -2198897489040 - _PrelinkExecutableRelativePath - Contents/MacOS/IOImageLoader - _PrelinkExecutableSize - 9617 - _PrelinkExecutableSourceAddr - -2198897489040 - _PrelinkKmodInfo - -2198822987112 - - - BuildMachineOSBuild - 22A380019 - CFBundleExecutable - IOKitRegistryCompatibility - CFBundleIdentifier - com.apple.iokit.IOKitRegistryCompatibility - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOKitRegistryCompatibility - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Personality - - CFBundleIdentifier - com.apple.iokit.IOKitRegistryCompatibility - Entries - - - IOClass - IOPCIDevice - IOName - display - class-code - - AAADAA== - - device-id - - EGgAAA== - - model - - VW5rbm93biBVbmtub3du - AA== - - revision-id - - AAAAAA== - - subsystem-id - - AAAAAA== - - vendor-id - - AhAAAA== - - - - IOClass - IOFramebuffer - IOName - IOFB - ParentIndex - 0 - - - CFBundleIdentifier - com.unknown.bundle - IOClass - IOAccelerator - IOGLBundleName - AppleMetalGLRenderer - IOName - IOAccelerator - MetalPluginName - AGXMetalA12 - ParentIndex - 0 - PerformanceStatistics - - vramFreeBytes - 15728640 - - VRAM,totalMB - 16384 - - - IOClass - IOService - IOName - platform - IOPath - IODeviceTree:/efi/platform - system-id - - 3DHX4DUa6lixtEz8MUqh - 5g== - - - - IOClass - IOService - IOName - memory - IOPath - IODeviceTree:/memory - compat-dimm-serial-number - - MHgwMTIzNDU2NwAweDc2 - NTQzMjEwAA== - - - - IOClass - IOKitRegistryCompatibility - IOMatchCategory - IOKitRegistryCompatibility - IOPersonalityPublisher - com.apple.iokit.IOKitRegistryCompatibility - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple. All rights reserved. - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 4oe1eECpNDm1VL1tzD1MBQ== - - _InfoPlistDigest - - IGtBg6B/Obw4PRctWmLuU8Zg0kOZqAQY0SJhQmpp2RY= - - _PrelinkBundlePath - /System/Library/Extensions/IOKitRegistryCompatibility.kext - _PrelinkExecutableLoadAddr - -2198897479408 - _PrelinkExecutableRelativePath - Contents/MacOS/IOKitRegistryCompatibility - _PrelinkExecutableSize - 1689 - _PrelinkExecutableSourceAddr - -2198897479408 - _PrelinkKmodInfo - -2198822986616 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOMobileGraphicsFamily-DCP - CFBundleIdentifier - com.apple.iokit.IOMobileGraphicsFamily-DCP - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOMobileGraphicsFamily-DCP - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 343.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 343.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleDCP - 1.0 - com.apple.driver.AppleM2ScalerCSCDriver - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOAVFamily - 1.0.0 - com.apple.iokit.IOMobileGraphicsFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.7.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 10.0.0d3 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - DqyBvtxEMhC2ltrbyxT0LQ== - - _InfoPlistDigest - - HtRyN2abnYHmY6RugNegK1sEVLeZulzVYLayf22w1LA= - - _PrelinkBundlePath - /System/Library/Extensions/IOMobileGraphicsFamily-DCP.kext - _PrelinkExecutableLoadAddr - -2198897477712 - _PrelinkExecutableRelativePath - Contents/MacOS/IOMobileGraphicsFamily-DCP - _PrelinkExecutableSize - 27745 - _PrelinkExecutableSourceAddr - -2198897477712 - _PrelinkKmodInfo - -2198822986360 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOMobileGraphicsFamily - CFBundleIdentifier - com.apple.iokit.IOMobileGraphicsFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOMobileGraphicsFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 343.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 343.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleM2ScalerCSCDriver - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.iokit.IOAVFamily - 1.0.0 - com.apple.iokit.IOSurface - 52.7.0 - com.apple.kpi.bsd - 8.4.1 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 10.0.0d3 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - ZUO2Go1ROHqMRcSAtftJLQ== - - _InfoPlistDigest - - hXqmBSFygDp0ECkiOh4cdliTQD+jfxmFzRS5MxngAjA= - - _PrelinkBundlePath - /System/Library/Extensions/IOMobileGraphicsFamily.kext - _PrelinkExecutableLoadAddr - -2198897449952 - _PrelinkExecutableRelativePath - Contents/MacOS/IOMobileGraphicsFamily - _PrelinkExecutableSize - 36880 - _PrelinkExecutableSourceAddr - -2198897449952 - _PrelinkKmodInfo - -2198822976096 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IONVMeFamily - CFBundleGetInfoString - 2.1.0, Copyright © 2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IONVMeFamily - CFBundleNumericVersion - 34635776 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleANS2CGNVMeController - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS2CGNVMeController - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPropertyMatch - - role - ANS2 - - IOProviderClass - RTBuddyService - Physical Interconnect - Apple Fabric - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleANS2CGv2Controller - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS2CGv2Controller - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPropertyMatch - - role - ANS2 - - IOProviderClass - RTBuddyService - Physical Interconnect - Apple Fabric - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleANS2NVMeController - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS2NVMeController - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPropertyMatch - - role - ANS2 - - IOProviderClass - RTBuddyService - Physical Interconnect - Apple Fabric - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleANS3CGv2Controller - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS3CGv2Controller - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPropertyMatch - - role - ANS2 - - IOProviderClass - RTBuddyService - Physical Interconnect - Apple Fabric - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleANS3NVMeController - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS3NVMeController - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPropertyMatch - - role - ANS2 - - IOProviderClass - RTBuddyService - Physical Interconnect - Apple Fabric - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleEmbeddedNVMeController - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleEmbeddedNVMeController - IOPCIClassMatch - 0x01800200&0xffffff00 - IOPCIMatch - 0x2002106b - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOProviderClass - IOPCIDevice - IOUnitName - disk - IOUserClientClass - AppleNVMeUpdateUC - Physical Interconnect - PCI-Express - Physical Interconnect Location - Internal - Vendor Name - Apple - - GenericNVMeSSD - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - IONVMeController - IOPCIClassMatch - 0x01080200&0xffffff00 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPrimaryDriverTerminateOptions - - IOProbeScore - 100 - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - PCI-Express - Vendor Name - Generic - - NVMeSEPNotifier - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - IOClass - NVMeSEPNotifier - IOMatchCategory - NVMeSEPNotifier - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOProviderClass - AppleSEPManager - - - IOKitPersonalities_x86_64 - - AppleANS2Controller - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleANS2Controller - IONameMatch - - ANS2 - - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - PCI-Express - Physical Interconnect Location - Internal - Vendor Name - Apple - - AppleS3ELabController - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - AppleS3ELabController - IOPCIClassMatch - 0x01800200&0xffffff00 - IOPCIMatch - 0x2002106b - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - PCI-Express - Physical Interconnect Location - Internal - Vendor Name - Apple - - GenericInternalNVMeSSD - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - IONVMeController - IOPCIMatch - 0xa804144d 0xa806144d - IOPCIPauseCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPrimaryDriverTerminateOptions - - IOProbeScore - 200 - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - PCI-Express - Physical Interconnect Location - Internal - Vendor Name - Apple - - GenericNVMeSSD - - CFBundleIdentifier - com.apple.iokit.IONVMeFamily - Chipset Name - SSD Controller - IOClass - IONVMeController - IOPCIClassMatch - 0x01080200&0xffffff00 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.iokit.IONVMeFamily - IOPrimaryDriverTerminateOptions - - IOProbeScore - 100 - IOProviderClass - IOPCIDevice - IOUnitName - disk - Physical Interconnect - PCI-Express - Physical Interconnect Location - Internal - Vendor Name - Generic - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.2.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.driver.AppleNANDConfigAccess - 1.0.0 - com.apple.driver.AppleSMC - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0 - com.apple.driver.RTBuddy - 1.0.0 - com.apple.iokit.IOHIDFamily - 1.0 - com.apple.iokit.IOPCIFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.7.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.iokit.IOPCIFamily - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.iokit.IOStorageFamily - 1.7.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - yJfa2HhxMZy59s1fxjyusw== - - _InfoPlistDigest - - k9w2HlVkmyf6EDsHMPmw21onn9WTtsimeNXcoYt3fHU= - - _PrelinkBundlePath - /System/Library/Extensions/IONVMeFamily.kext - _PrelinkExecutableLoadAddr - -2198897413072 - _PrelinkExecutableRelativePath - Contents/MacOS/IONVMeFamily - _PrelinkExecutableSize - 66696 - _PrelinkExecutableSourceAddr - -2198897413072 - _PrelinkKmodInfo - -2198822848408 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IONetworkingFamily - CFBundleIdentifier - com.apple.iokit.IONetworkingFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Networking Family - CFBundleNumericVersion - 54558720 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IONetworkStack - - CFBundleIdentifier - com.apple.iokit.IONetworkingFamily - IOClass - IONetworkStack - IOMatchCategory - IONetworkStack - IOPersonalityPublisher - com.apple.iokit.IONetworkingFamily - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - Kernel Debugging Driver - - CFBundleIdentifier - com.apple.iokit.IONetworkingFamily - IOClass - IOKDP - IOMatchCategory - IOKDP - IOPersonalityPublisher - com.apple.iokit.IONetworkingFamily - IOProviderClass - IOKernelDebugger - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0b1 - OSBundleLibraries - - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 10.0.0d1 - - OSBundleRequired - Network-Root - OSBundleUUID - - yOtcRxkLP5mOd8nIbGUV6Q== - - _InfoPlistDigest - - VqarQMmM11NasY0xaH0K59KmUF+Y3PG6kd3WB4OK6YM= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext - _PrelinkExecutableLoadAddr - -2198897346368 - _PrelinkExecutableRelativePath - Contents/MacOS/IONetworkingFamily - _PrelinkExecutableSize - 8978 - _PrelinkExecutableSourceAddr - -2198897346368 - _PrelinkKmodInfo - -2198822845776 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleBCM5701Ethernet - CFBundleGetInfoString - Apple Broadcom 57XX Ethernet 11.0.0, Copyright 2002-2013 Apple Inc. - CFBundleIdentifier - com.apple.iokit.AppleBCM5701Ethernet - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBCM5701Ethernet - CFBundleNumericVersion - 285245440 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 11.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 11.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - EXTMemorySupport - - IOKitPersonalities - - PCI Matching - - CFBundleIdentifier - com.apple.iokit.AppleBCM5701Ethernet - Configuration Data - - Batch_ARP_Enable - - EnableRxHwCksum - - EnableTxHwCksum - - JumboRcvThreshold - 5 - MTU - 9018 - PassUpCRC - - RxCoalescingTicks - 25 - RxCoalescingTicksDuringInt - 120 - RxJumboRcvBuffers - 64 - RxMaxCoalescedFrames - 15 - RxMaxCoalescedFramesDuringInt - 15 - RxStdRcvBuffers - 256 - StdRcvThreshold - 8 - TxCoalescingTicks - 150 - TxCoalescingTicksDuringInt - 150 - TxMaxCoalescedFrames - 64 - TxMaxCoalescedFramesDuringInt - 64 - TxSendBuffers - 96 - WOL - Enable - - IOClass - BCM5701Enet - IOMatchCategory - IODefaultMatchCategory - IONameMatch - - pci14e4,1684 - pci14e4,16b0 - pci14e4,16b4 - pci14e4,1682 - pci14e4,1686 - - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.iokit.AppleBCM5701Ethernet - IOPlatformPanicAction - 89000 - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2002-2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IONetworkingFamily - 1.5.0 - com.apple.iokit.IOPCIFamily - 1.6 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 13.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IOACPIFamily - 1.2.0 - com.apple.iokit.IONetworkingFamily - 1.5.0 - com.apple.iokit.IOPCIFamily - 1.6 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 13.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - 2HsUD/jQPBeuNrt3B1SvOA== - - _InfoPlistDigest - - n2eZjJ5G7gyaC1VVYBAQ8uRIBv2J97jMgCNF9nX6aGU= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleBCM5701Ethernet.kext - _PrelinkExecutableLoadAddr - -2198897337376 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleBCM5701Ethernet - _PrelinkExecutableSize - 18571 - _PrelinkExecutableSourceAddr - -2198897337376 - _PrelinkKmodInfo - -2198822801744 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEthernetAquantiaAqtion - CFBundleIdentifier - com.apple.driver.AppleEthernetAquantiaAqtion - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEthernetAquantiaAqtion - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.64 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.64 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - PCI AQC107 Matching - - CFBundleIdentifier - com.apple.driver.AppleEthernetAquantiaAqtion - IOClass - AppleEthernetAquantiaAqtion107 - IOKitDebug - 0 - IONameMatch - - pci1d6a,1 - pci1d6a,d107 - pci1d6a,7b1 - pci1d6a,80b1 - pci1d6a,87b1 - pci1d6a,88b1 - pci1d6a,89b1 - pci1d6a,91b1 - pci1d6a,92b1 - - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.AppleEthernetAquantiaAqtion - IOProbeScore - 0 - IOProviderClass - IOPCIDevice - PTPPlaneCorrections - - 100000000 - - Egress - 5150 - Ingress - -5050 - - 1000000000 - - Egress - 1350 - Ingress - -1250 - - 10000000000 - - Egress - 732 - Ingress - -1607 - - 2500000000 - - Egress - 1788 - Ingress - -3326 - - 5000000000 - - Egress - 1241 - Ingress - -1727 - - - ioNetBootable - - - - PCI AQC113 Matching - - CFBundleIdentifier - com.apple.driver.AppleEthernetAquantiaAqtion - IOClass - AppleEthernetAquantiaAqtion113 - IOKitDebug - 0 - IONameMatch - - pci1d6a,c0 - pci1d6a,4c0 - pci1d6a,94c0 - pci1d6a,93c0 - pci1d6a,34c0 - - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.AppleEthernetAquantiaAqtion - IOProbeScore - 0 - IOProviderClass - IOPCIDevice - PTPPlaneCorrections - - 100000000 - - Egress - 336 - Ingress - -768 - - 1000000000 - - Egress - 105 - Ingress - -510 - - 10000000000 - - Egress - 203 - Ingress - -997 - - 2500000000 - - Egress - 634 - Ingress - -2447 - - 5000000000 - - Egress - 361 - Ingress - -1426 - - - ioNetBootable - - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016-2019 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.33 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IONetworkingFamily - 1.4.3 - com.apple.iokit.IOPCIFamily - 1.6 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0b2 - - OSBundleLibraries_arm64e - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IONetworkingFamily - 1.4.3 - com.apple.iokit.IOPCIFamily - 1.6 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - JU8bCwEhPxi2/4U9X34qWw== - - _InfoPlistDigest - - J35gnpeckx5itkMalTIBOxg/QdldFtr0T7ZfAI/ebro= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtion.kext - _PrelinkExecutableLoadAddr - -2198897318800 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEthernetAquantiaAqtion - _PrelinkExecutableSize - 29088 - _PrelinkExecutableSourceAddr - -2198897318800 - _PrelinkKmodInfo - -2198822711208 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEthernetAquantiaAqtionFirmware - CFBundleIdentifier - com.apple.AppleEthernetAquantiaAqtionFirmware - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEthernetAquantiaAqtionFirmware - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.36 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AQC107 FW - - CFBundleIdentifier - com.apple.AppleEthernetAquantiaAqtionFirmware - IOClass - AppleEthernetAquantiaAqtion107Firmware - IOParentMatch - - IOProviderClass - AppleEthernetAquantiaAqtion107 - - IOPersonalityPublisher - com.apple.AppleEthernetAquantiaAqtionFirmware - IOProbeScore - 100000 - IOProviderClass - AppleEthernetAquantiaAqtionFirmwareInterface - ioNetBootable - - - - AQC113 FW - - CFBundleIdentifier - com.apple.AppleEthernetAquantiaAqtionFirmware - IOClass - AppleEthernetAquantiaAqtion113Firmware - IOParentMatch - - IOProviderClass - AppleEthernetAquantiaAqtion113 - - IOPersonalityPublisher - com.apple.AppleEthernetAquantiaAqtionFirmware - IOProbeScore - 100000 - IOProviderClass - AppleEthernetAquantiaAqtionFirmwareInterface - ioNetBootable - - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleEthernetAquantiaAqtion - 1.0.33 - com.apple.iokit.IONetworkingFamily - 1.4.3 - com.apple.iokit.IOPCIFamily - 1.6 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0b2 - - OSBundleRequired - Network-Root - OSBundleUUID - - 59dEgvkFMbi/NaAX6X++SA== - - _InfoPlistDigest - - DarTMJBigcZyyfrSUMOYj1hHGOVnbfyI4Yk5I3tShYc= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtionFirmware.kext - _PrelinkExecutableLoadAddr - -2198897289712 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEthernetAquantiaAqtionFirmware - _PrelinkExecutableSize - 2700 - _PrelinkExecutableSourceAddr - -2198897289712 - _PrelinkKmodInfo - -2198822710480 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEthernetAquantiaAqtionPortMonitor - CFBundleIdentifier - com.apple.driver.AppleEthernetAquantiaAqtionPortMonitor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEthernetAquantiaAqtionPortMonitor - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - PCI AQC113 Matching - - CFBundleIdentifier - com.apple.driver.AppleEthernetAquantiaAqtionPortMonitor - IOClass - AppleEthernetAquantiaAqtionPortMonitor - IONameMatch - - aqc113,portmon - - IOPersonalityPublisher - com.apple.driver.AppleEthernetAquantiaAqtionPortMonitor - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0b2 - - OSBundleRequired - Root - OSBundleUUID - - FrD7Xm6yP8+0eYNywg8hpA== - - _InfoPlistDigest - - pY8J4f/HLs7W/wQnCeEjPpm79H76Sw0ccCVG3/GZ6YU= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleEthernetAquantiaAqtionPortMonitor.kext - _PrelinkExecutableLoadAddr - -2198897287008 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEthernetAquantiaAqtionPortMonitor - _PrelinkExecutableSize - 2401 - _PrelinkExecutableSourceAddr - -2198897287008 - _PrelinkKmodInfo - -2198822710184 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleI2CEthernetAquantia - CFBundleIdentifier - com.apple.driver.AppleI2CEthernetAquantia - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleI2CEthernetAquantia - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleI2CEthernetAquantiaController - - CFBundleIdentifier - com.apple.driver.AppleI2CEthernetAquantia - IOClass - AppleI2CEthernetAquantiaControllerBSD - IONameMatch - aqc-i2c,aqc107 - IOPersonalityPublisher - com.apple.driver.AppleI2CEthernetAquantia - IOProviderClass - AppleARMIICDevice - IOUserClientClass - AppleI2CEthernetAquantiaControllerUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.iokit.IONetworkingFamily - 3.3 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 14.0.0 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - com.apple.kpi.private - 14.0.0 - - OSBundleUUID - - DbzZpByYPYaf0zROJZJA9Q== - - _InfoPlistDigest - - d85C/axFVoUtIr1pSJV1sCvVlLzvYa9QrHABgQ1+ImY= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleI2CEthernetAquantia.kext - _PrelinkExecutableLoadAddr - -2198897284592 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleI2CEthernetAquantia - _PrelinkExecutableSize - 6629 - _PrelinkExecutableSourceAddr - -2198897284592 - _PrelinkKmodInfo - -2198822709928 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - mDNSOffloadUserClient - CFBundleIdentifier - com.apple.driver.mDNSOffloadUserClient - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - mDNSOffloadUserClient - CFBundleNumericVersion - 16867336 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1b8 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1b8 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d6 - OSBundleLibraries - - com.apple.iokit.IONetworkingFamily - 3.1 - com.apple.kpi.bsd - 13.0 - com.apple.kpi.iokit - 13.0 - com.apple.kpi.libkern - 13.0 - com.apple.kpi.private - 13.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - JVjydyKyPMaNDMrZl8i4lw== - - _InfoPlistDigest - - CyMvXPjvj/y4o07mGltxdvWnFhofPW7Ds8v7BBQc684= - - _PrelinkBundlePath - /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/mDNSOffloadUserClient.kext - _PrelinkExecutableLoadAddr - -2198897277952 - _PrelinkExecutableRelativePath - Contents/MacOS/mDNSOffloadUserClient - _PrelinkExecutableSize - 5329 - _PrelinkExecutableSourceAddr - -2198897277952 - _PrelinkKmodInfo - -2198822709552 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOPCIFamily - CFBundleGetInfoString - 2.9, Copyright © 2000-2011 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOPCIFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit PCI Family - CFBundleNumericVersion - 43024384 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.9 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.9 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOPCI2PCIBridge-Name - - CFBundleIdentifier - com.apple.iokit.IOPCIFamily - IOClass - IOPCI2PCIBridge - IONameMatch - pci-bridge - IOPersonalityPublisher - com.apple.iokit.IOPCIFamily - IOProviderClass - IOPCIDevice - - IOPCI2PCIBridge-PCI - - CFBundleIdentifier - com.apple.iokit.IOPCIFamily - IOClass - IOPCI2PCIBridge - IOPCIMatch - 0x00261011 - IOPersonalityPublisher - com.apple.iokit.IOPCIFamily - IOProviderClass - IOPCIDevice - - IOPCI2PCIBridge-i386 - - CFBundleIdentifier - com.apple.iokit.IOPCIFamily - IOClass - IOPCI2PCIBridge - IOPCIClassMatch - 0x06040000&0xffff0000 - IOPersonalityPublisher - com.apple.iokit.IOPCIFamily - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright Apple Computer, Inc. 2000-2008 - OSBundleCompatibleVersion - 1.0.0b1 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - EcPqwSRINum9YAHh0mc+OA== - - _InfoPlistDigest - - HwsmhoTla3N/Q/Nh7vmYONdw35F+6sNaEWrzMfi6iKI= - - _PrelinkBundlePath - /System/Library/Extensions/IOPCIFamily.kext - _PrelinkExecutableLoadAddr - -2198897272608 - _PrelinkExecutableRelativePath - Contents/MacOS/IOPCIFamily - _PrelinkExecutableSize - 23952 - _PrelinkExecutableSourceAddr - -2198897272608 - _PrelinkKmodInfo - -2198822709248 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOPortFamily - CFBundleIdentifier - com.apple.iokit.IOPortFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOPortFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0.0b1 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - oOATKOxHMraHbCHIDP5cQQ== - - _InfoPlistDigest - - U8IMC4GlpQgJBj/4Xyt7EI26PDfpPVjzlFytbsrwbmk= - - _PrelinkBundlePath - /System/Library/Extensions/IOPortFamily.kext - _PrelinkExecutableLoadAddr - -2198897248656 - _PrelinkExecutableRelativePath - Contents/MacOS/IOPortFamily - _PrelinkExecutableSize - 16384 - _PrelinkExecutableSourceAddr - -2198897248656 - _PrelinkKmodInfo - -2198822708504 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IORSMFamily - CFBundleIdentifier - com.apple.iokit.IORSMFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IORSMFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 19.0.0 - com.apple.kpi.iokit - 19.0.0 - com.apple.kpi.libkern - 19.0.0 - com.apple.kpi.mach - 19.0.0 - - OSBundleUUID - - ANWP+zJRNsG/dkVCIMNOtQ== - - _InfoPlistDigest - - JcfXM9/6AdH8gqbbZD6a6ZiNg9SfMW7V1LZHYYR4a78= - - _PrelinkBundlePath - /System/Library/Extensions/IORSMFamily.kext - _PrelinkExecutableLoadAddr - -2198897232272 - _PrelinkExecutableRelativePath - Contents/MacOS/IORSMFamily - _PrelinkExecutableSize - 2116 - _PrelinkExecutableSourceAddr - -2198897232272 - _PrelinkKmodInfo - -2198822708288 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOReportFamily - CFBundleIdentifier - com.apple.iokit.IOReportFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOReportFamily - CFBundleNumericVersion - 1191215104 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 47 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOReportHub - - CFBundleIdentifier - com.apple.iokit.IOReportFamily - IOClass - IOReportHub - IOMatchCategory - IOReportHub - IOPersonalityPublisher - com.apple.iokit.IOReportFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - IOReportUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - TygKNxM8NuGSimh5Gjx5Pg== - - _InfoPlistDigest - - TL3SiPDB4jr6hunVAI7KFDpxRdTumb3GpfdJzDK1vDc= - - _PrelinkBundlePath - /System/Library/Extensions/IOReportFamily.kext - _PrelinkExecutableLoadAddr - -2198897230144 - _PrelinkExecutableRelativePath - Contents/MacOS/IOReportFamily - _PrelinkExecutableSize - 2902 - _PrelinkExecutableSourceAddr - -2198897230144 - _PrelinkKmodInfo - -2198822707832 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSCSIArchitectureModelFamily - CFBundleGetInfoString - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSCSIArchitectureModelFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 492 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 492 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleSCSISubsystemGlobals - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOClass - AppleSCSISubsystemGlobals - IOMatchCategory - com.apple.iokit.IOSCSIArchitectureModelFamily - IOPersonalityPublisher - com.apple.iokit.IOSCSIArchitectureModelFamily - IOProviderClass - IOResources - IOResourceMatch - com.apple.iokit.SCSISubsystemGlobals - - IOSCSIPeripheralDeviceNub - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOClass - IOSCSIPeripheralDeviceNub - IOPersonalityPublisher - com.apple.iokit.IOSCSIArchitectureModelFamily - IOProviderClass - IOSCSIProtocolServices - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.9.9 - com.apple.kpi.iokit - 8.9.9 - com.apple.kpi.libkern - 8.9.9 - com.apple.kpi.mach - 8.9.9 - com.apple.kpi.private - 8.9.9 - - OSBundleRequired - Local-Root - OSBundleUUID - - V5v+SR6iOyCn7CzQQEFekQ== - - _InfoPlistDigest - - fbIjrHpvf8ZzU2EGEU5SqRjyy8e2S2p8123RkLbKM+Y= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext - _PrelinkExecutableLoadAddr - -2198897227232 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSCSIArchitectureModelFamily - _PrelinkExecutableSize - 7552 - _PrelinkExecutableSourceAddr - -2198897227232 - _PrelinkKmodInfo - -2198822707536 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSCSIBlockCommandsDevice - CFBundleGetInfoString - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSCSIBlockCommandsDevice - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 492 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 492 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOSCSIPeripheralDeviceType00 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.iokit.IOSCSIBlockCommandsDevice - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 0 - - IOSCSIPeripheralDeviceType07 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType07 - IOPersonalityPublisher - com.apple.iokit.IOSCSIBlockCommandsDevice - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 7 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.9.9 - com.apple.kpi.iokit - 8.9.9 - com.apple.kpi.libkern - 8.9.9 - com.apple.kpi.mach - 8.9.9 - com.apple.kpi.private - 8.9.9 - - OSBundleRequired - Local-Root - OSBundleUUID - - DXXp4XkEPtOEe20Xua09Sg== - - _InfoPlistDigest - - /RIc/o8EWv8IcmnaaYP1CjFnHKug/NjFBvZ2KAHw3rM= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIBlockCommandsDevice.kext - _PrelinkExecutableLoadAddr - -2198897219680 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSCSIBlockCommandsDevice - _PrelinkExecutableSize - 5273 - _PrelinkExecutableSourceAddr - -2198897219680 - _PrelinkKmodInfo - -2198822705760 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSCSIMultimediaCommandsDevice - CFBundleGetInfoString - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOSCSIMultimediaCommandsDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSCSIMultimediaCommandsDevice - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 492 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 492 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOSCSIPeripheralDeviceType05 - - CFBundleIdentifier - com.apple.iokit.IOSCSIMultimediaCommandsDevice - IOClass - IOSCSIPeripheralDeviceType05 - IOPersonalityPublisher - com.apple.iokit.IOSCSIMultimediaCommandsDevice - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 5 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOBDStorageFamily - 1.5.0 - com.apple.iokit.IOCDStorageFamily - 1.0.0 - com.apple.iokit.IODVDStorageFamily - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.9.9 - com.apple.kpi.iokit - 8.9.9 - com.apple.kpi.libkern - 8.9.9 - com.apple.kpi.mach - 8.9.9 - com.apple.kpi.private - 8.9.9 - - OSBundleRequired - Local-Root - OSBundleUUID - - AqWepKVvPHSkJbMwnTBVcQ== - - _InfoPlistDigest - - g50+2oKTP4DoFdUXszJFmpKth3oRtntjX3SdMcGDyOs= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIMultimediaCommandsDevice.kext - _PrelinkExecutableLoadAddr - -2198897214400 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSCSIMultimediaCommandsDevice - _PrelinkExecutableSize - 3890 - _PrelinkExecutableSourceAddr - -2198897214400 - _PrelinkKmodInfo - -2198822704720 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSCSIReducedBlockCommandsDevice - CFBundleGetInfoString - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOSCSIReducedBlockCommandsDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSCSIReducedBlockCommandsDevice - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 492 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 492 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOSCSIPeripheralDeviceType0E - - CFBundleIdentifier - com.apple.iokit.IOSCSIReducedBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType0E - IOPersonalityPublisher - com.apple.iokit.IOSCSIReducedBlockCommandsDevice - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 14 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.9.9 - com.apple.kpi.iokit - 8.9.9 - com.apple.kpi.libkern - 8.9.9 - com.apple.kpi.mach - 8.9.9 - com.apple.kpi.private - 8.9.9 - - OSBundleRequired - Local-Root - OSBundleUUID - - ilgJr2PbOkma5Pm4UJvZ/A== - - _InfoPlistDigest - - +pJ+aMFFwhoSw6cy70TCSnt2c1xJl1io0AVcgT32fjc= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/IOSCSIReducedBlockCommandsDevice.kext - _PrelinkExecutableLoadAddr - -2198897210496 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSCSIReducedBlockCommandsDevice - _PrelinkExecutableSize - 2778 - _PrelinkExecutableSourceAddr - -2198897210496 - _PrelinkKmodInfo - -2198822703784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - SCSITaskUserClient - CFBundleGetInfoString - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SCSITaskUserClient - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 492 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 492 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - BDIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.iokit.SCSITaskUserClient - IOProviderClass - IOBDServices - IOProviderMergeProperties - - IOCFPlugInTypes - - 97ABCF2C-23CC-11D5-A0E8-003065704866 - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - SCSITaskAuthoringDevice - - - CDIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.iokit.SCSITaskUserClient - IOProviderClass - IOCompactDiscServices - IOProviderMergeProperties - - IOCFPlugInTypes - - 97ABCF2C-23CC-11D5-A0E8-003065704866 - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - SCSITaskAuthoringDevice - - - DVDIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.iokit.SCSITaskUserClient - IOProviderClass - IODVDServices - IOProviderMergeProperties - - IOCFPlugInTypes - - 97ABCF2C-23CC-11D5-A0E8-003065704866 - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - SCSITaskAuthoringDevice - - - GenericIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.iokit.SCSITaskUserClient - IOProviderClass - IOSCSIPeripheralDeviceNub - IOProviderMergeProperties - - IOCFPlugInTypes - - 7D66678E-08A2-11D5-A1B8-0030657D052A - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - SCSITaskUserClientDevice - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - 492, Copyright © 1999-2016 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.kpi.bsd - 8.9.9 - com.apple.kpi.iokit - 8.9.9 - com.apple.kpi.libkern - 8.9.9 - com.apple.kpi.mach - 8.9.9 - - OSBundleRequired - Local-Root - OSBundleUUID - - V7J97DihPQeUk0uPYddU1w== - - _InfoPlistDigest - - 3hkV/ch0QcS5TafkMaRmrn+0Fo7Dc9kwLdKvFIDUGk0= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext - _PrelinkExecutableLoadAddr - -2198897207712 - _PrelinkExecutableRelativePath - Contents/MacOS/SCSITaskUserClient - _PrelinkExecutableSize - 2190 - _PrelinkExecutableSourceAddr - -2198897207712 - _PrelinkKmodInfo - -2198822702960 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSCSIParallelFamily - CFBundleGetInfoString - 3.0.0, Copyright 1998-2013 Apple Inc. - CFBundleIdentifier - com.apple.iokit.IOSCSIParallelFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSCSIParallelFamily - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.2.0 - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - ttv1RltjOYWslXAobsSiCg== - - _InfoPlistDigest - - giUUCyx1M2kG1LyIBxcA26nZNDpJQcqe3e3hPiDvuSo= - - _PrelinkBundlePath - /System/Library/Extensions/IOSCSIParallelFamily.kext - _PrelinkExecutableLoadAddr - -2198897205520 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSCSIParallelFamily - _PrelinkExecutableSize - 5064 - _PrelinkExecutableSourceAddr - -2198897205520 - _PrelinkKmodInfo - -2198822702624 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSerialFamily - CFBundleGetInfoString - Copyright © 1997-2010 Apple Inc. All rights reserved. IOKit Serial Port Family - CFBundleIdentifier - com.apple.iokit.IOSerialFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOKit Serial Port Family - CFBundleNumericVersion - 285245440 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 11 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 11 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOSerialBSDClient - - CFBundleIdentifier - com.apple.iokit.IOSerialFamily - IOClass - IOSerialBSDClient - IOPersonalityPublisher - com.apple.iokit.IOSerialFamily - IOProbeScore - 1000 - IOProviderClass - IOSerialStreamSync - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.4 - OSBundleLibraries - - com.apple.kpi.bsd - 10.0.0d2 - com.apple.kpi.iokit - 10.0.0d2 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 10.0.0d2 - com.apple.kpi.private - 10.0.0d2 - com.apple.kpi.unsupported - 10.0.0d2 - - OSBundleRequired - Safe Boot - OSBundleUUID - - Vib3RjOeMOePnaRG57hIWw== - - _InfoPlistDigest - - PXBvEeu1ZcZbg056H/JlJYf3vwGRzgZF54xt4l4nIMA= - - _PrelinkBundlePath - /System/Library/Extensions/IOSerialFamily.kext - _PrelinkExecutableLoadAddr - -2198897200448 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSerialFamily - _PrelinkExecutableSize - 2911 - _PrelinkExecutableSourceAddr - -2198897200448 - _PrelinkKmodInfo - -2198822701640 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOSkywalkFamily - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSkywalkFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOSkywalkKernelPipeBSDClient - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkKernelPipeBSDClient - IOPersonalityPublisher - com.apple.iokit.IOSkywalkFamily - IOProviderClass - IOSkywalkInterface - IOResourceMatch - IOBSD - - IOSkywalkLegacyEthernet - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkLegacyEthernet - IOMatchCategory - IOSkywalkLegacyEthernet - IOPersonalityPublisher - com.apple.iokit.IOSkywalkFamily - IOProviderClass - IOSkywalkEthernetInterface - - IOSkywalkNetworkBSDClient - - CFBundleIdentifier - com.apple.iokit.IOSkywalkFamily - IOClass - IOSkywalkNetworkBSDClient - IOPersonalityPublisher - com.apple.iokit.IOSkywalkFamily - IOProbeScore - 1000 - IOProviderClass - IOSkywalkNetworkInterface - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2022 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.mDNSOffloadUserClient - 1.0.0d6 - com.apple.iokit.IONetworkingFamily - 3.2 - com.apple.kpi.bsd - 15.0.0 - com.apple.kpi.iokit - 15.0.0 - com.apple.kpi.libkern - 15.0.0 - com.apple.kpi.mach - 15.0.0 - com.apple.kpi.private - 15.0.0 - com.apple.kpi.unsupported - 15.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - JIi9vOp8PLSGwWe9IvLO7Q== - - _InfoPlistDigest - - w4lCxdHU8apUnkP88Z+zINtPR+dyxg41vy4Za/DAADM= - - _PrelinkBundlePath - /System/Library/Extensions/IOSkywalkFamily.kext - _PrelinkExecutableLoadAddr - -2198897197536 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSkywalkFamily - _PrelinkExecutableSize - 12176 - _PrelinkExecutableSourceAddr - -2198897197536 - _PrelinkKmodInfo - -2198822700704 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSlaveProcessor - CFBundleIdentifier - com.apple.driver.IOSlaveProcessor - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSlaveProcessor - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - v9jYbm4rP96Mr5AV3wTZGQ== - - _InfoPlistDigest - - ymm3mZar7w/54plnEvyjx+uJi17FKYRxWbai6/SkE94= - - _PrelinkBundlePath - /System/Library/Extensions/IOSlaveProcessor.kext - _PrelinkExecutableLoadAddr - -2198897185360 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSlaveProcessor - _PrelinkExecutableSize - 1782 - _PrelinkExecutableSourceAddr - -2198897185360 - _PrelinkKmodInfo - -2198822698592 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSlowAdaptiveClockingFamily - CFBundleGetInfoString - Copyright © 2014 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOSlowAdaptiveClockingFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSlowAdaptiveClockingFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Root - OSBundleUUID - - 8eAsN/z7PP6lm5BdrqD67Q== - - _InfoPlistDigest - - SfceKfILOe3K1u0x8Pm66Zfzt1nDUJMHHI7YKKMWX7s= - - _PrelinkBundlePath - /System/Library/Extensions/IOSlowAdaptiveClockingFamily.kext - _PrelinkExecutableLoadAddr - -2198897183568 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSlowAdaptiveClockingFamily - _PrelinkExecutableSize - 3269 - _PrelinkExecutableSourceAddr - -2198897183568 - _PrelinkKmodInfo - -2198822698136 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOStorageFamily - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Storage Family - CFBundleNumericVersion - 34635776 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOAppleLabelScheme - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - Content Mask - Apple_Label - IOClass - IOAppleLabelScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOProbeScore - 1000 - IOPropertyMatch - - - Content Hint - Apple_Label - - - Content Hint - 4C616265-6C00-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - IOApplePartitionScheme - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - Content Mask - Apple_partition_scheme - IOClass - IOApplePartitionScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOProbeScore - 2000 - IOPropertyMatch - - - Whole - - - - Content Hint - CD_ROM_Mode_1 - Writable - - - - Content Hint - CD_ROM_Mode_2_Form_1 - Writable - - - - IOProviderClass - IOMedia - - IOBlockStorageDriver - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - IOClass - IOBlockStorageDriver - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOPropertyMatch - - device-type - Generic - - IOProviderClass - IOBlockStorageDevice - - IOFDiskPartitionScheme - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - Content Mask - FDisk_partition_scheme - Content Table - - 0x01 - DOS_FAT_12 - 0x04 - DOS_FAT_16_S - 0x06 - DOS_FAT_16 - 0x07 - Windows_NTFS - 0x0B - DOS_FAT_32 - 0x0C - Windows_FAT_32 - 0x0E - Windows_FAT_16 - 0x14 - DOS_FAT_16_S_Hidden - 0x16 - DOS_FAT_16_Hidden - 0x42 - Windows_LDM - 0x82 - Linux_Swap - 0x83 - Linux - 0x8E - Linux_LVM - 0xA5 - FreeBSD - 0xA6 - OpenBSD - 0xA7 - Apple_Rhapsody_UFS - 0xA8 - Apple_UFS - 0xA9 - NetBSD - 0xAB - Apple_Boot - 0xAE - Apple_Encrypted - 0xAF - Apple_HFS - 0xFD - Linux_RAID - - IOClass - IOFDiskPartitionScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOProbeScore - 3000 - IOPropertyMatch - - Whole - - - IOProviderClass - IOMedia - - IOGUIDPartitionScheme - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - Content Mask - GUID_partition_scheme - IOClass - IOGUIDPartitionScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOProbeScore - 4000 - IOPropertyMatch - - Whole - - - IOProviderClass - IOMedia - - IOMediaBSDClient - - CFBundleIdentifier - com.apple.iokit.IOStorageFamily - IOClass - IOMediaBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.iokit.IOStorageFamily - IOProbeScore - 30000 - IOProviderClass - IOMedia - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 1998-2014 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - qvIQUYDOPE2Lb7kf7dTxiw== - - _InfoPlistDigest - - 8AZlPDtPc74YfhES/nGwyTZZBvLYZtEM5o4/ITC3CRw= - - _PrelinkBundlePath - /System/Library/Extensions/IOStorageFamily.kext - _PrelinkExecutableLoadAddr - -2198897180288 - _PrelinkExecutableRelativePath - Contents/MacOS/IOStorageFamily - _PrelinkExecutableSize - 8336 - _PrelinkExecutableSourceAddr - -2198897180288 - _PrelinkKmodInfo - -2198822697840 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOStreamFamily - CFBundleIdentifier - com.apple.iokit.IOStreamFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOStreamFamily - CFBundleNumericVersion - 17858560 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - - OSBundleUUID - - sOD3rPJSNO2QNeD7sXssAQ== - - _InfoPlistDigest - - +PYPtRKkmGoA3bsdbWC6giXmnfbP6dzIuIktvg5JH5M= - - _PrelinkBundlePath - /System/Library/Extensions/IOStreamFamily.kext - _PrelinkExecutableLoadAddr - -2198897171952 - _PrelinkExecutableRelativePath - Contents/MacOS/IOStreamFamily - _PrelinkExecutableSize - 2028 - _PrelinkExecutableSourceAddr - -2198897171952 - _PrelinkKmodInfo - -2198822696816 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOSurface - CFBundleIdentifier - com.apple.iokit.IOSurface - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOSurface - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 352.0.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 352.0.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - FirstPersonality - - CFBundleIdentifier - com.apple.iokit.IOSurface - IOClass - IOSurfaceRoot - IOMatchCategory - IOSurfaceRoot - IOPersonalityPublisher - com.apple.iokit.IOSurface - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2017 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0b1 - com.apple.kpi.iokit - 9.0.0b1 - com.apple.kpi.libkern - 9.0.0b1 - com.apple.kpi.mach - 9.0.0b1 - com.apple.kpi.private - 9.0.0b1 - com.apple.kpi.unsupported - 9.0.0b1 - - OSBundleRequired - Console - OSBundleUUID - - A1GvwthcO7W5xsjA9segHQ== - - _InfoPlistDigest - - CfRtQIkKSnlA+zqB1PBDUQApZVJpYaQr2ZjqvZVDfqY= - - _PrelinkBundlePath - /System/Library/Extensions/IOSurface.kext - _PrelinkExecutableLoadAddr - -2198897169920 - _PrelinkExecutableRelativePath - Contents/MacOS/IOSurface - _PrelinkExecutableSize - 23079 - _PrelinkExecutableSourceAddr - -2198897169920 - _PrelinkKmodInfo - -2198822696440 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOTextEncryptionFamily - CFBundleIdentifier - com.apple.IOTextEncryptionFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOTextEncryptionFamily - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleFairplayTextCrypter - - CFBundleIdentifier - com.apple.IOTextEncryptionFamily - IOClass - AppleFairplayTextCrypter - IOMatchCategory - AppleFairplayTextCrypter - IOPersonalityPublisher - com.apple.IOTextEncryptionFamily - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.FairPlayIOKit - 3.8 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.unsupported - 9.3.1 - - OSBundleUUID - - XgVVc/r+OsykjT3wcd2LIw== - - _InfoPlistDigest - - S9tx7iUv1994lO1ad1m88PBOtfxEUj8i3e6U5vrUAV0= - - _PrelinkBundlePath - /System/Library/Extensions/IOTextEncryptionFamily.kext - _PrelinkExecutableLoadAddr - -2198897146832 - _PrelinkExecutableRelativePath - Contents/MacOS/IOTextEncryptionFamily - _PrelinkExecutableSize - 2167 - _PrelinkExecutableSourceAddr - -2198897146832 - _PrelinkKmodInfo - -2198822695064 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOThunderboltFamily - CFBundleIdentifier - com.apple.iokit.IOThunderboltFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOThunderboltFamily - CFBundleNumericVersion - 154370048 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 9.3.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 9.3.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOThunderboltFamily version 9.3.3, Copyright © 2009-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleSMC - 3.1.9 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleSMC - 3.1.9 - com.apple.kpi.bsd - 9.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - r8slBrhmO/mA1mJpOEMJKQ== - - _InfoPlistDigest - - GWW+AxCY/ooUXE2B8G4/xtOR84rY9MvzBAY3kq+OJn4= - - _PrelinkBundlePath - /System/Library/Extensions/IOThunderboltFamily.kext - _PrelinkExecutableLoadAddr - -2198897144656 - _PrelinkExecutableRelativePath - Contents/MacOS/IOThunderboltFamily - _PrelinkExecutableSize - 200804 - _PrelinkExecutableSourceAddr - -2198897144656 - _PrelinkKmodInfo - -2198822694680 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOTimeSyncFamily - CFBundleGetInfoString - IOTimeSyncFamily 1200.91, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOTimeSyncFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOTimeSyncFamily - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1200.91 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1200.91 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOTimeSyncClockManager - - CFBundleIdentifier - com.apple.iokit.IOTimeSyncFamily - IOClass - IOTimeSyncClockManager - IOMatchCategory - IOTimeSyncClockManager - IOPersonalityPublisher - com.apple.iokit.IOTimeSyncFamily - IOProbeScore - 0 - IOProviderClass - IOTimeSyncRootService - IOUserClientClass - IOTimeSyncClockManagerUserClient - - IOTimeSyncRootService - - CFBundleIdentifier - com.apple.iokit.IOTimeSyncFamily - IOClass - IOTimeSyncRootService - IOMatchCategory - IOTimeSyncRootService - IOPersonalityPublisher - com.apple.iokit.IOTimeSyncFamily - IOProbeScore - 0 - IOProviderClass - IOResources - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOTimeSyncFamily 1200.91, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 500.10 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 20.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.kpi.bsd - 10.0.0d1 - com.apple.kpi.iokit - 10.0.0d1 - com.apple.kpi.libkern - 10.0.0d1 - com.apple.kpi.mach - 10.0.0d1 - com.apple.kpi.private - 20.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - KluBJEjPNquxkiJeiUMCdg== - - _InfoPlistDigest - - JBh0ihnj2hTZpKL9Un16omfN8mq5Aldfov1xLxTzWuM= - - _PrelinkBundlePath - /System/Library/Extensions/IOTimeSyncFamily.kext - _PrelinkExecutableLoadAddr - -2198896943840 - _PrelinkExecutableRelativePath - Contents/MacOS/IOTimeSyncFamily - _PrelinkExecutableSize - 45576 - _PrelinkExecutableSourceAddr - -2198896943840 - _PrelinkKmodInfo - -2198822687192 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOgPTPPlugin - CFBundleGetInfoString - IOgPTPPlugin 1200.91, Copyright © 2010-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.plugin.IOgPTPPlugin - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOgPTPPlugin - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1200.91 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1200.91 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOTimeSyncDaemonService - - CFBundleIdentifier - com.apple.plugin.IOgPTPPlugin - IOClass - IOTimeSyncDaemonService - IOMatchCategory - IOTimeSyncDaemonService - IOPersonalityPublisher - com.apple.plugin.IOgPTPPlugin - IOProbeScore - 0 - IOProviderClass - IOTimeSyncRootService - IOUserClientClass - IOTimeSyncDaemonUserClient - - IOTimeSyncgPTPManager - - CFBundleIdentifier - com.apple.plugin.IOgPTPPlugin - IOClass - IOTimeSyncgPTPManager - IOMatchCategory - IOTimeSyncgPTPManager - IOPersonalityPublisher - com.apple.plugin.IOgPTPPlugin - IOProbeScore - 0 - IOPropertyMatch - - WantsgPTPServices - - - IOProviderClass - IOTimeSyncClockManager - IOUserClientClass - IOTimeSyncgPTPManagerUserClient - TemperatureSensor - - J274 - PMU tdev8 - J293 - PMU tdev7 - J313 - PMU tdev5 - J314c - PMU tdev2 - J314s - PMU tdev2 - J316c - PMU tdev2 - J316s - PMU tdev2 - J375c - PMU tdev2 - J375d - PMU tdev2 - J413 - PMU tdev5 - J414c - PMU tdev2 - J414s - PMU tdev2 - J416c - PMU tdev2 - J416s - PMU tdev2 - J456 - PMU tdev8 - J457 - PMU tdev8 - J473 - PMU tdev8 - J493 - PMU tdev7 - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - IOgPTPPlugin 1200.91, Copyright © 2010-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 625.1 - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.iokit.IOSkywalkFamily - 1.0 - com.apple.iokit.IOTimeSyncFamily - 500.10 - com.apple.kec.Libm - 1.0 - com.apple.kpi.bsd - 20.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - com.apple.kpi.mach - 20.0 - com.apple.kpi.private - 20.0 - - OSBundleUUID - - sC4+F/puOVe4CUY4465n7w== - - _InfoPlistDigest - - GbgtPPb3QmJuZ0+7OxL9joqwP5/dUOgXuuVTkOmqpQs= - - _PrelinkBundlePath - /System/Library/Extensions/IOTimeSyncFamily.kext/Contents/PlugIns/IOgPTPPlugin.kext - _PrelinkExecutableLoadAddr - -2198896898256 - _PrelinkExecutableRelativePath - Contents/MacOS/IOgPTPPlugin - _PrelinkExecutableSize - 138458 - _PrelinkExecutableSourceAddr - -2198896898256 - _PrelinkKmodInfo - -2198822685328 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUSBDeviceFamily - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOUSBDeviceFamily - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Configuration-iBridgeBringup - - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - DeviceDescription - - ConfigurationDescriptors - - - Attributes - 192 - Interfaces - - AppleUSBMux - AppleUSBNCMControl - AppleUSBNCMData - - MaxPower - 0 - - - - IOClass - IOUSBDeviceConfigurator - IOPersonalityPublisher - com.apple.iokit.IOUSBDeviceFamily - IOPropertyMatch - - ConfigurationType - iBridgeBringup - - IOProviderClass - IOUSBDeviceController - - Configuration-ncmAuxBringup - - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - DeviceDescription - - ConfigurationDescriptors - - - Attributes - 192 - Interfaces - - AppleUSBNCMControl - AppleUSBNCMData - AppleUSBNCMControlAux - AppleUSBNCMDataAux - - MaxPower - 0 - - - - IOClass - IOUSBDeviceConfigurator - IOPersonalityPublisher - com.apple.iokit.IOUSBDeviceFamily - IOPropertyMatch - - ConfigurationType - ncmAuxBringup - - IOProviderClass - IOUSBDeviceController - - Configuration-ncmBringup - - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - DeviceDescription - - ConfigurationDescriptors - - - Attributes - 192 - Interfaces - - AppleUSBNCMControl - AppleUSBNCMData - - MaxPower - 0 - - - - IOClass - IOUSBDeviceConfigurator - IOPersonalityPublisher - com.apple.iokit.IOUSBDeviceFamily - IOPropertyMatch - - ConfigurationType - ncmBringup - - IOProviderClass - IOUSBDeviceController - - Configuration-standardBringup - - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - DeviceDescription - - ConfigurationDescriptors - - - Interfaces - - AppleUSBMux - - - - - IOClass - IOUSBDeviceConfigurator - IOPersonalityPublisher - com.apple.iokit.IOUSBDeviceFamily - IOPropertyMatch - - ConfigurationType - standardBringup - - IOProviderClass - IOUSBDeviceController - - ReservedInterface - - CFBundleIdentifier - com.apple.iokit.IOUSBDeviceFamily - IOClass - IOUSBDeviceInterfaceReserved - IOPersonalityPublisher - com.apple.iokit.IOUSBDeviceFamily - IOPropertyMatch - - USBDeviceFunction - Reserved - - IOProviderClass - IOUSBDeviceInterface - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 2.0.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.kpi.bsd - 20.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - com.apple.kpi.mach - 20.0 - - OSBundleUUID - - /TNjD6LqMCq3hnSFJoHaFg== - - _InfoPlistDigest - - oNlk9wyJhJL+YgLchD8kfLnN7cSsvdYNeeMGeh2nL8U= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBDeviceFamily.kext - _PrelinkExecutableLoadAddr - -2198896759792 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUSBDeviceFamily - _PrelinkExecutableSize - 18624 - _PrelinkExecutableSourceAddr - -2198896759792 - _PrelinkKmodInfo - -2198822683616 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleT7000USBOTGDevice - CFBundleIdentifier - com.apple.driver.AppleT7000USBOTGDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleT7000USBOTGDevice - CFBundleNumericVersion - 16785409 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0d1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT7000USBOTG3Device - - CFBundleIdentifier - com.apple.driver.AppleT7000USBOTGDevice - IOClass - AppleT7000USBOTG3Device - IOMatchCategory - usb-device - IONameMatch - usb-otg,t7000 - IOPersonalityPublisher - com.apple.driver.AppleT7000USBOTGDevice - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleT8103USBOTG3Device - - CFBundleIdentifier - com.apple.driver.AppleT7000USBOTGDevice - IOClass - AppleT8103USBOTG3Device - IOMatchCategory - usb-device - IONameMatch - usb-otg,t8103 - IOPersonalityPublisher - com.apple.driver.AppleT7000USBOTGDevice - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0.0d1 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOUSBDeviceFamily - 2.0 - com.apple.kpi.bsd - 20.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - com.apple.kpi.mach - 20.0 - - OSBundleUUID - - pKKZjLvfMUeyqJoknb+BhA== - - _InfoPlistDigest - - mIq8f6UQcYWrHQhvcrip75iNDI3iDkFDCklb54urMTs= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleT7000USBOTGDevice.kext - _PrelinkExecutableLoadAddr - -2198896741168 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleT7000USBOTGDevice - _PrelinkExecutableSize - 20714 - _PrelinkExecutableSourceAddr - -2198896741168 - _PrelinkKmodInfo - -2198822682920 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBXDCI - CFBundleIdentifier - com.apple.driver.AppleUSBXDCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBXDCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBDeviceFamily - 2.0 - com.apple.kpi.bsd - 20.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - com.apple.kpi.mach - 20.0 - - OSBundleUUID - - UepeV8TlOCC/8nOefAXfdQ== - - _InfoPlistDigest - - i7m9m0+hFUJ/1sCab/eAS7Hs7wMexeuKybsjUaDE3MI= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBXDCI.kext - _PrelinkExecutableLoadAddr - -2198896720448 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBXDCI - _PrelinkExecutableSize - 34728 - _PrelinkExecutableSourceAddr - -2198896720448 - _PrelinkKmodInfo - -2198822682544 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBXDCIARM - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBXDCIARM - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT8027USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8027USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8027 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleT8030USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8030USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8030 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProbeScore - 2000 - IOProviderClass - AppleARMIODevice - - AppleT8103USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8103USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8103 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleT8112USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8112USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8112 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleT8122USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8122USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8122 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleT8130USBXDCI - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleT8130USBXDCI - IOMatchCategory - usb-device - IONameMatch - usb-drd,t8130 - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - AppleUSBXDCIModifiedControlTransfer - - CFBundleIdentifier - com.apple.driver.AppleUSBXDCIARM - IOClass - AppleUSBXDCIModifiedControlTransfer - IOMatchCategory - usb-device - IONameMatch - usb-drd,mct - IOPersonalityPublisher - com.apple.driver.AppleUSBXDCIARM - IOPlatformPanicAction - 1000 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.2 - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.driver.AppleUSBXDCI - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOUSBDeviceFamily - 2.0 - com.apple.kpi.bsd - 20.0 - com.apple.kpi.iokit - 20.0 - com.apple.kpi.libkern - 20.0 - com.apple.kpi.mach - 20.0 - - OSBundleUUID - - z/VjPGMJNf6ncaAlT+zheA== - - _InfoPlistDigest - - z5djaFHe8SHUQLqW59lT5Bnc6YnFVM5yS5dzuWtQheE= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBDeviceFamily.kext/Contents/PlugIns/AppleUSBXDCIARM.kext - _PrelinkExecutableLoadAddr - -2198896685712 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBXDCIARM - _PrelinkExecutableSize - 28759 - _PrelinkExecutableSourceAddr - -2198896685712 - _PrelinkKmodInfo - -2198822682088 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUSBFamily - CFBundleGetInfoString - 900.4.2, Copyright © 2000-2015 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOUSBFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit USB Family - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 900.4.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 900.4.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities_x86_64 - - AppleUSBLegacyRoot - - CFBundleIdentifier - com.apple.iokit.IOUSBFamily - IOClass - AppleUSBLegacyRoot - IOPersonalityPublisher - com.apple.iokit.IOUSBFamily - IOProbeScore - 100 - IOProviderClass - AppleUSBHostResources - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.8 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 10.4.2 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 10.4.2 - com.apple.kpi.mach - 10.4.2 - com.apple.kpi.unsupported - 10.4.2 - - OSBundleRequired - Root - OSBundleRequiredPromotion - - OSBundleUUID - - TZg4OPQsOEuhYR5p0xJGQQ== - - _InfoPlistDigest - - 5tu4y8/V95UK1+0GowLsLWfGUmZ8FzVervV0X9OVh3E= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBFamily.kext - _PrelinkExecutableLoadAddr - -2198896656944 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUSBFamily - _PrelinkExecutableSize - 16384 - _PrelinkExecutableSourceAddr - -2198896656944 - _PrelinkKmodInfo - -2198822681512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUSBHostFamily - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOKit USB host family - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBHostResources - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResources - IOMatchCategory - AppleUSBHostResources - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - - AppleUSBHostResourcesClient - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResourcesClient - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProbeScore - 1 - IOProviderClass - AppleUSBHostResources - - AppleUSBHostResourcesTypeC - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResourcesTypeC - IOMatchCategory - AppleUSBHostResources - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - IOKitPersonalities_x86_64 - - AppleUSBHostResources - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResources - IOMatchCategory - AppleUSBHostResources - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProviderClass - IOResources - IOResourceMatch - IORTC - - AppleUSBHostResourcesClient - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResourcesClient - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProbeScore - 1 - IOProviderClass - AppleUSBHostResources - - AppleUSBHostResourcesTypeC - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResourcesTypeC - IOMatchCategory - AppleUSBHostResources - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProviderClass - IOResources - IOResourceMatch - IORTC - - AppleUSBHostResourcesTypeCBPC - - CFBundleIdentifier - com.apple.iokit.IOUSBHostFamily - IOClass - AppleUSBHostResourcesTypeCBPC - IOMatchCategory - AppleUSBHostResources - IOPersonalityPublisher - com.apple.iokit.IOUSBHostFamily - IOProviderClass - IOResources - IOResourceMatch - IORTC - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.1 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.2 - com.apple.driver.AppleSMC - 1.0.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBHostPlatformProperties - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleBusPowerController - 1.0 - com.apple.driver.AppleMobileFileIntegrity - 1.0.2 - com.apple.driver.AppleSMC - 3.1.9 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBHostPlatformProperties - 1.2 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - jPzshg33PJ2Bk+bp8YWzcg== - - _InfoPlistDigest - - iYy+cvRFCVXlndwNXBNZx7j5jgoDZQoclCZiV8biH0M= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext - _PrelinkExecutableLoadAddr - -2198896640560 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUSBHostFamily - _PrelinkExecutableSize - 76976 - _PrelinkExecutableSourceAddr - -2198896640560 - _PrelinkKmodInfo - -2198822681296 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleEmbeddedUSBXHCIPCI - CFBundleIdentifier - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleEmbeddedUSBXHCIPCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleEmbeddedUSBXHCIASMedia3142 - - CFBundleIdentifier - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOClass - AppleEmbeddedUSBXHCIASMedia3142 - IONameMatch - usb-xhci,ASM3142 - IOPersonalityPublisher - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOProbeScore - 10000 - IOProviderClass - IOPCIDevice - IOUserClientClass - AppleASMedia3142USBXHCIUserClient - - AppleEmbeddedUSBXHCIFL1100 - - CFBundleIdentifier - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOClass - AppleEmbeddedUSBXHCIFL1100 - IONameMatch - usb-xhci,FL1100 - IOPersonalityPublisher - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOProbeScore - 2000 - IOProviderClass - IOPCIDevice - - AppleEmbeddedUSBXHCIFL1100Init - - CFBundleIdentifier - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOClass - AppleEmbeddedUSBXHCIFL1100Init - IOMatchCategory - usb-xhci-init - IONameMatch - usb-xhci-init,FL1100 - IOPersonalityPublisher - com.apple.driver.usb.AppleEmbeddedUSBXHCIPCI - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedPCIE - 1.0.0 - com.apple.driver.AppleEmbeddedUSBHost - 1.0.0 - com.apple.driver.usb.AppleSynopsysUSBXHCI - 1.0.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBXHCI - 1.2 - com.apple.driver.usb.AppleUSBXHCIPCI - 1.2 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 16.5.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - Sz35ooCwPPi1AyQXe40Wdg== - - _InfoPlistDigest - - bla/wXUgzrGJnSpej/LZLsHEatilPSAlGTiX4qidKuQ= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleEmbeddedUSBXHCIPCI.kext - _PrelinkExecutableLoadAddr - -2198896563584 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleEmbeddedUSBXHCIPCI - _PrelinkExecutableSize - 9016 - _PrelinkExecutableSourceAddr - -2198896563584 - _PrelinkKmodInfo - -2198822678112 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSynopsysUSB40XHCI - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSB40XHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSynopsysUSB40XHCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT6000USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOClass - AppleT6000USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t6000 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOProbeScore - 10002 - IOProviderClass - AppleARMIODevice - - AppleT8103USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOClass - AppleT8103USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8103 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOProbeScore - 10001 - IOProviderClass - AppleARMIODevice - - AppleT8112USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOClass - AppleT8112USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8112 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOProbeScore - 10000 - IOProviderClass - AppleARMIODevice - - AppleT8122USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOClass - AppleT8122USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8122 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSB40XHCI - IOProbeScore - 10001 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedUSBHost - 1.0 - com.apple.driver.usb.AppleSynopsysUSBXHCI - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBXHCI - 1.2 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOThunderboltFamily - 1.0.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 15.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 16.5.0 - com.apple.kpi.unsupported - 15.0 - - OSBundleUUID - - igEB+TYnNjSTvueq3x3ffQ== - - _InfoPlistDigest - - iCscKb4CYuErOOoMJ11IhpbphlykR0mjhWSKLGEyrdE= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleSynopsysUSB40XHCI.kext - _PrelinkExecutableLoadAddr - -2198896554560 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSynopsysUSB40XHCI - _PrelinkExecutableSize - 40648 - _PrelinkExecutableSourceAddr - -2198896554560 - _PrelinkKmodInfo - -2198822677776 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleSynopsysUSBXHCI - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSBXHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleSynopsysUSBXHCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleT8027USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOClass - AppleT8027USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8027 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOProbeScore - 9998 - IOProviderClass - AppleARMIODevice - - AppleT8030USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOClass - AppleT8030USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8030 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOProbeScore - 9999 - IOProviderClass - AppleARMIODevice - - AppleT8101USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOClass - AppleT8101USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8101 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOProbeScore - 10000 - IOProviderClass - AppleARMIODevice - - AppleT8130USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOClass - AppleT8130USBXHCI - IOMatchCategory - usb-host - IONameMatch - usb-drd,t8130 - IOPersonalityPublisher - com.apple.driver.usb.AppleSynopsysUSBXHCI - IOProbeScore - 10001 - IOProviderClass - AppleARMIODevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.AppleEmbeddedUSBHost - 1.0 - com.apple.driver.AppleTypeCPhy - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBXHCI - 1.2 - com.apple.iokit.IOAccessoryManager - 1.0.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 15.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 16.5.0 - com.apple.kpi.unsupported - 15.0 - - OSBundleUUID - - Y/58MH86PjijItIXfvLG1A== - - _InfoPlistDigest - - YP2m3aS2L0Pgfqb/XWm+LVbAez0Ze0Txftz47mtWOjg= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleSynopsysUSBXHCI.kext - _PrelinkExecutableLoadAddr - -2198896513904 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleSynopsysUSBXHCI - _PrelinkExecutableSize - 28928 - _PrelinkExecutableSourceAddr - -2198896513904 - _PrelinkKmodInfo - -2198822677136 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBEHCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBEHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB EHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - GipgyvN5O/qUzAaf1X2RAQ== - - _InfoPlistDigest - - fUyRgI32iroN8MdwiDgMoKhbp1uKnU8iXuCdPKnJaeM= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBEHCI.kext - _PrelinkExecutableLoadAddr - -2198896484976 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBEHCI - _PrelinkExecutableSize - 34704 - _PrelinkExecutableSourceAddr - -2198896484976 - _PrelinkKmodInfo - -2198822676312 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBEHCIPCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBEHCIPCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB EHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBEHCIPCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBEHCIPCI - IOClass - AppleUSBEHCIPCI - IOPCIClassMatch - 0x0c032000 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBEHCIPCI - IOProviderClass - IOPCIDevice - - AppleUSBEHCIPI7C9X440SL - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBEHCIPCI - IOClass - AppleUSBEHCIPI7C9X440SL - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x400f12d8 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBEHCIPCI - IOProbeScore - 1000 - IOProviderClass - IOPCIDevice - - ThunderboltDisplay2011 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBEHCIPCI - IOProviderClass - AppleUSBEHCIPCI - IOProviderMergeProperties - - kUSBCompanion - - kUSBSleepPortCurrentLimit - 2100 - kUSBSleepPowerSupply - 6300 - kUSBWakePortCurrentLimit - 2100 - kUSBWakePowerSupply - 3700 - port-count - - AQAAAA== - - ports - - PRT1 - - UsbConnector - 255 - port - - AQAAAA== - - - - - Tunnel Endpoint Device Model ID - - AoAAAA== - - Tunnel Endpoint Device Vendor ID - - AQAAAA== - - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBEHCI - 1.2 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBEHCI - 1.2 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - xfkphiDmNMuQQxRDFGk3OA== - - _InfoPlistDigest - - ZRIZGXnXZhIb+FWlyjYy2/nQ2/yL1lna4qz5QohbVTQ= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBEHCIPCI.kext - _PrelinkExecutableLoadAddr - -2198896450272 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBEHCIPCI - _PrelinkExecutableSize - 6780 - _PrelinkExecutableSourceAddr - -2198896450272 - _PrelinkKmodInfo - -2198822675176 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBHostBillboardDevice - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostBillboardDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBHostBillboardDevice - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Billboard Device - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostBillboardDevice - IOProviderClass - IOUSBHostDevice - bDeviceClass - 17 - bDeviceSubClass - 0 - - Billboard Device Properties - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostBillboardDevice - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbUserClientEntitlementRequired - - UsbUserClientEntitlement - com.apple.developer.usb.billboard - UsbUserClientEntitlementExceptionAllowUnlocked - - - - bDeviceClass - 17 - bDeviceSubClass - 0 - - Billboard Interface - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostBillboardDevice - IOClass - AppleUSBHostBillboardDevice - IOMatchCategory - AppleUSBHostBillboardDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostBillboardDevice - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 17 - bInterfaceSubClass - 0 - - Billboard Interface Properties - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostBillboardDevice - IOProviderClass - IOUSBHostInterface - IOProviderMergeProperties - - UsbUserClientEntitlementRequired - - UsbUserClientEntitlement - com.apple.developer.usb.billboard - UsbUserClientEntitlementExceptionAllowUnlocked - - - - bInterfaceClass - 17 - bInterfaceSubClass - 0 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleRequired - Console - OSBundleUUID - - cp3ZHZ3BOVqeI2T41yhMnA== - - _InfoPlistDigest - - EtmT4SB/q5FwUk4gJZbs8ITtFzUtHu1rmkozoGzBlr0= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostBillboardDevice.kext - _PrelinkExecutableLoadAddr - -2198896443488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHostBillboardDevice - _PrelinkExecutableSize - 2576 - _PrelinkExecutableSourceAddr - -2198896443488 - _PrelinkKmodInfo - -2198822674840 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBHostCompositeDevice - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB Composite Devices - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBPrinterDevice0 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOProviderClass - IOUSBHostDevice - bDeviceClass - 7 - bDeviceSubClass - 0 - - AppleUSBPrinterDevice1 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOProviderClass - IOUSBHostDevice - bDeviceClass - 7 - bDeviceSubClass - 1 - - IOUSBComposite - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOProviderClass - IOUSBHostDevice - bDeviceClass - 0 - bDeviceSubClass - 0 - - InterfaceAssociationClass - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOClass - AppleUSBHostCompositeDevice - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostCompositeDevice - IOProviderClass - IOUSBHostDevice - bDeviceClass - 239 - bDeviceProtocol - 1 - bDeviceSubClass - 2 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - OMHW28H2P6y8gZ1r8GEIVg== - - _InfoPlistDigest - - qqVHkowmgZP2U5yNWVBTW0b2ycFf8GHKNO6TgLO8MLw= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostCompositeDevice.kext - _PrelinkExecutableLoadAddr - -2198896440912 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHostCompositeDevice - _PrelinkExecutableSize - 3697 - _PrelinkExecutableSourceAddr - -2198896440912 - _PrelinkKmodInfo - -2198822674584 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBHostMergeProperties - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Properties Applier for USB Services - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Apple 0x9226-7 Device - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - ExtendedData - - 66980129 - - - idProductArray - - 37414 - 37415 - 37430 - - idVendor - 1452 - - Apple 0x9226-7 Interface - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBInterface - IOProviderMergeProperties - - ExtendedData - - 66980129 - - - bConfigurationValue - * - bInterfaceNumber - * - idProductArray - - 37414 - 37415 - 37430 - - idVendor - 1452 - - Apple Acrylic Keyboard - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBInterface - IOProviderMergeProperties - - kUSBResumeRecoveryTime - 250 - - idProductArray - - 523 - 524 - 525 - - idVendor - 1452 - - Apple Display - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBPreferredConfiguration - 3 - - idProduct - 4372 - idVendor - 1452 - - Apple LED Display Audio Device - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - DisplayRouting - 0 - kUSBDescriptorOverride - - descriptor - - HANEAGkAcwBwAGwAYQB5 - ACAAQQB1AGQAaQBvAA== - - index - UsbDescriptorOverrideProductStringIndex - languageID - 1033 - - - idProductArray - - 10514 - 4357 - 4359 - - idVendor - 1452 - - Apple WS Device - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - ExtendedData - - 50399521 - 50465057 - - - idProductArray - - 547 - 548 - 549 - 560 - 561 - 562 - 566 - 567 - 568 - 575 - 576 - 577 - 578 - 579 - 580 - 581 - 582 - 583 - 594 - 595 - 596 - 585 - 586 - 587 - 588 - 589 - 590 - 601 - 602 - 603 - 610 - 611 - 612 - - idVendor - 1452 - - Apple WS Interface - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBInterface - IOProviderMergeProperties - - ExtendedData - - 50399521 - 50465057 - - - bConfigurationValue - * - bInterfaceNumber - 0 - idProductArray - - 547 - 548 - 549 - 560 - 561 - 562 - 566 - 567 - 568 - 575 - 576 - 577 - 578 - 579 - 580 - 581 - 582 - 583 - 594 - 595 - 596 - 585 - 586 - 587 - 588 - 589 - 590 - 601 - 602 - 603 - 610 - 611 - 612 - - idVendor - 1452 - - Built-in iSight2 - 0x219 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - CQJ2BQMBAID6CAsAAg4D - AAIJBAAAAQ4BAAINJAEA - ATMAAAk9AAEBEiQCAQEC - AAAAAAAAAAADCgAACSQD - AgEBAAMACyQFAwEAAAJ/ - FQAHBYEDCAAGBSUDKAAJ - BAEAAA4CAAAPJAECmwSC - AAICAAABAAAbJAQBB1lV - WTIAABAAgAAAqgA4m3EQ - BQAAAABGJAUBAKAAeAAA - AHcBAADKCACWAAAVFgUA - CxUWBQB0jAUAgBoGABzI - BgAgoQcAJLgIACssCgAA - NQwAQEIPAFVYFACAhB4A - RiQFAgCwAJAAAAB3AQAA - yggAxgAAFRYFAAsVFgUA - dIwFAIAaBgAcyAYAIKEH - ACS4CAArLAoAADUMAEBC - DwBVWBQAgIQeAEYkBQMA - QAHwAAAAdwEAAMoIAFgC - ABUWBQALFRYFAHSMBQCA - GgYAHMgGACChBwAkuAgA - KywKAAA1DABAQg8AVVgU - AICEHgBGJAUEAGABIAEA - AHcBAADKCAAYAwAVFgUA - CxUWBQB0jAUAgBoGABzI - BgAgoQcAJLgIACssCgAA - NQwAQEIPAFVYFACAhB4A - RiQFBQCAAuABAAB3AQAA - yggAYAkAFRYFAAsVFgUA - dIwFAIAaBgAcyAYAIKEH - ACS4CAArLAoAADUMAEBC - DwBVWBQAgIQeAD4kBQYA - 0ALgAQAAdwEAAMoIAIwK - AIAaBgAJgBoGABzIBgAg - oQcAJLgIACssCgAANQwA - QEIPAFVYFACAhB4APiQF - BwDAAkACAAB3AQAAyggA - YAwAgBoGAAmAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgAi - JAMAB6AAeACwAJAAQAHw - AGABIAGAAuAB0ALgAcAC - QAIABiQNAQEBCyQGAggA - AQAAAABKJAcBAIAC4AEA - AHcBAADKCABgCQAVFgUA - DAuLAgAVFgUAdIwFAIAa - BgAcyAYAIKEHACS4CAAr - LAoAADUMAEBCDwBVWBQA - gIQeAEokBwIA0ALgAQAA - dwEAAMoIAIwKABUWBQAM - C4sCABUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4ARiQHAwAgA1gCAAB3 - AQAAyggApg4AFRYFAAsV - FgUAdIwFAIAaBgAcyAYA - IKEHACS4CAArLAoAADUM - AEBCDwBVWBQAgIQeAEYk - BwQAAARAAgAAdwEAAMoI - AAASABUWBQALFRYFAHSM - BQCAGgYAHMgGACChBwAk - uAgAKywKAAA1DABAQg8A - VVgUAICEHgBGJAcFAAAE - AAMAAHcBAADKCAAAGAAV - FgUACxUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4ARiQHBgAABdACAAB3 - AQAAyggAIBwAFRYFAAsV - FgUAdIwFAIAaBgAcyAYA - IKEHACS4CAArLAoAADUM - AEBCDwBVWBRCgIQeAEYk - BwcAAAXAAwAAdwEAAMoI - AIAlABUWBQALFRYFAHSM - BQCAGgYAHMgGACChBwAk - uAgAKywKAAA1DABAQg8A - VVgUAICEHgBGJAcIAAAF - AAQAAHcBAADKCAAAKAAV - FgUACxUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4AJiQDAAiAAuAB0ALg - ASADWAIABEACAAQAAwAF - 0AIABcADAAUABAAGJA0B - AQEJBAEBAQ4CAAAHBYIF - gAABCQQBAgEOAgAABwWC - BQACAQkEAQMBDgIAAAcF - ggUABAEJBAEEAQ4CAAAH - BYIFAAsBCQQBBQEOAgAA - BwWCBQAMAQkEAQYBDgIA - AAcFggWAEwEJBAEHAQ4C - AAAHBYIFABQBCQQCAAD/ - AAAA - - index - 0 - languageID - 0 - - - bcdDevice - 537 - idProduct - 34050 - idVendor - 1452 - - Built-in iSight3 - 0x319 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - CQKCAgMBAID6CAsAAg4D - AAIJBAAAAQ4BAAINJAEA - ATMAAAk9AAEBEiQCAQEC - AAAAAAAAAAADCgAACSQD - AgEBAAMACyQFAwEAAAJ/ - FQAHBYEDCAAGBSUDKAAJ - BAEAAA4CAAAOJAEBpwGC - AAICAAABABskBAEFWVVZ - MgAAEACAAACqADibcRAF - AAAAAEYkBQEAoAB4AAAA - dwEAAMoIAJYAABUWBQAL - FRYFAHSMBQCAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgBG - JAUCALAAkAAAAHcBAADK - CADGAAAVFgUACxUWBQB0 - jAUAgBoGABzIBgAgoQcA - JLgIACssCgAANQwAQEIP - AFVYFACAhB4ARiQFAwBA - AfAAAAB3AQAAyggAWAIA - FRYFAAsVFgUAdIwFAIAa - BgAcyAYAIKEHACS4CAAr - LAoAADUMAEBCDwBVWBQA - gIQeAEYkBQQAYAEgAQAA - dwEAAMoIABgDABUWBQAL - FRYFAHSMBQCAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgBG - JAUFAIAC4AEAAHcBAADK - CABgCQAVFgUACxUWBQB0 - jAUAgBoGABzIBgAgoQcA - JLgIACssCgAANQwAQEIP - AFVYFACAhB4AGiQDAAWg - AHgAsACQAEAB8ABgASAB - gALgAQAGJA0BAQEJBAEB - AQ4CAAAHBYIFgAABCQQB - AgEOAgAABwWCBQACAQkE - AQMBDgIAAAcFggUABAEJ - BAEEAQ4CAAAHBYIFAAsB - CQQBBQEOAgAABwWCBQAM - AQkEAQYBDgIAAAcFggWA - EwEJBAEHAQ4CAAAHBYIF - ABQBCQQCAAD/AAAA - - index - 0 - languageID - 0 - - - bcdDevice - 793 - idProduct - 34053 - idVendor - 1452 - - Built-in iSight5-0x419 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - CQKCAgMBAID6CAsAAg4D - AAIJBAAAAQ4BAAINJAEA - ATMAAAk9AAEBEiQCAQEC - AAAAAAAAAAADCgAACSQD - AgEBAAMACyQFAwEAAAJ/ - FQAHBYEDCAAGBSUDKAAJ - BAEAAA4CAAAOJAEBpwGC - AAICAAABABskBAEFWVVZ - MgAAEACAAACqADibcRAF - AAAAAEYkBQEAoAB4AAAA - dwEAAMoIAJYAABUWBQAL - FRYFAHSMBQCAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgBG - JAUCALAAkAAAAHcBAADK - CADGAAAVFgUACxUWBQB0 - jAUAgBoGABzIBgAgoQcA - JLgIACssCgAANQwAQEIP - AFVYFACAhB4ARiQFAwBA - AfAAAAB3AQAAyggAWAIA - FRYFAAsVFgUAdIwFAIAa - BgAcyAYAIKEHACS4CAAr - LAoAADUMAEBCDwBVWBQA - gIQeAEYkBQQAYAEgAQAA - dwEAAMoIABgDABUWBQAL - FRYFAHSMBQCAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgBG - JAUFAIAC4AEAAHcBAADK - CABgCQAVFgUACxUWBQB0 - jAUAgBoGABzIBgAgoQcA - JLgIACssCgAANQwAQEIP - AFVYFACAhB4AGiQDAAWg - AHgAsACQAEAB8ABgASAB - gALgAQAGJA0BAQEJBAEB - AQ4CAAAHBYIFgAABCQQB - AgEOAgAABwWCBQACAQkE - AQMBDgIAAAcFggUABAEJ - BAEEAQ4CAAAHBYIFAAsB - CQQBBQEOAgAABwWCBQAM - AQkEAQYBDgIAAAcFggWA - EwEJBAEHAQ4CAAAHBYIF - ABQBCQQCAAD/AAAA - - index - 0 - languageID - 0 - - - bcdDevice - 1049 - idProduct - 34055 - idVendor - 1452 - - DisplayiSight - 0x219 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - CQJ2BQMBAID6CAsAAg4D - AAIJBAAAAQ4BAAINJAEA - ATMAAAk9AAEBEiQCAQEC - AAAAAAAAAAADCgAACSQD - AgEBAAMACyQFAwEAAAJ/ - FQAHBYEDCAAGBSUDKAAJ - BAEAAA4CAAAPJAECmwSC - AAICAAABAAAbJAQBB1lV - WTIAABAAgAAAqgA4m3EQ - BQAAAABGJAUBAKAAeAAA - AHcBAADKCACWAAAVFgUA - CxUWBQB0jAUAgBoGABzI - BgAgoQcAJLgIACssCgAA - NQwAQEIPAFVYFACAhB4A - RiQFAgCwAJAAAAB3AQAA - yggAxgAAFRYFAAsVFgUA - dIwFAIAaBgAcyAYAIKEH - ACS4CAArLAoAADUMAEBC - DwBVWBQAgIQeAEYkBQMA - QAHwAAAAdwEAAMoIAFgC - ABUWBQALFRYFAHSMBQCA - GgYAHMiAACChBwAkuAgA - KywKAAA1DABAQg8AVVgU - AICEHgBGJAUEAGABIAEA - AHcBAADKCAAYAwAVFgUA - CxUWBQB0jAUAgBoGABzI - BgAgoQcAJLgIACssCgAA - NQwAQEIPAFVYFACAhB4A - RiQFBQCAAuABAAB3AQAA - yggAYAkAFRYFAAsVFgUA - dIwFAIAaBgAcyAYAIKEH - ACS4CAArLAoAADUMAEBC - DwBVWBQAgIQeAD4kBQYA - 0ALgAQAAdwEAAMoIAIwK - AIAaBgAJgBoGABzIBgAg - oQcAJLgIACssCgAANQwA - QEIPAFVYFACAhB4APiQF - BwDAAkACAAB3AQAAyggA - YAwAgBoGAAmAGgYAHMgG - ACChBwAkuAgAKywKAAA1 - DABAQg8AVVgUAICEHgAi - JAMAB6AAeACwAJAAQAHw - AGABIAGAAuAB0ALgAcAC - QAIABiQNAQEBCyQGAggA - AQAAAABKJAcBAIAC4AEA - AHcBAADKCABgCQAVFgUA - DAuLAgAVFgUAdIwFAIAa - BgAcyAYAIKEHACS4CAAr - LAoAADUMAEBCDwBVWBQA - gIQeAEokBwIA0ALgAQAA - dwEAAMoIAIwKABUWBQAM - C4sCABUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4ARiQHAwAgA1gCAAB3 - AQAAyggApg4AFRYFAAsV - FgUAdIwFAIAaBgAcyAYA - IKEHACS4CAArLAoAADUM - AEBCDwBVWBQAgIQeAEYk - BwQAAARAAgAAdwEAAMoI - AAASABUWBQALFRYFAHSM - BQCAGgYAHMgGACChBwAk - uAgAKywKAAA1DABAQg8A - VVgUAICEHgBGJAcFAAAE - AAMAAHcBAADKCAAAGAAV - FgUACxUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4ARiQHBgAABdACAAB3 - AQAAyggAIBwAFRYFAAsV - FgUAdIwFAIAaBgAcyAYA - IKEHACS4CAArLAoAADUM - AEBCDwBVWBQAgIQeAEYk - BwcAAAXAAwAAdwEAAMoI - AIAlABUWBQALFRYFAHSM - BQCAGgYAHMgGACChBwAk - uAgAKywKAAA1DABAQg8A - VVgUAICEHgBGJAcIAAAF - AAQAAHcBAADKCAAAKAAV - FgUACxUWBQB0jAUAgBoG - ABzIBgAgoQcAJLgIACss - CgAANQwAQEIPAFVYFACA - hB4AJiQDAAiAAuAB0ALg - ASADWAIABEACAAQAAwAF - 0AIABcADAAUABAAGJA0B - AQEJBAEBAQ4CAAAHBYIF - gAABCQQBAgEOAgAABwWC - BQACAQkEAQMBDgIAAAcF - ggUABAEJBAEEAQ4CAAAH - BYIFAAsBCQQBBQEOAgAA - BwWCBQAMAQkEAQYBDgIA - AAcFggWAEwEJBAEHAQ4C - AAAHBYIFABQBCQQCAAD/ - AAAA - - index - 0 - languageID - 0 - - - bcdDevice - 537 - idProduct - 34056 - idVendor - 1452 - - FaceTime Camera (Built-in) 34058 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - NgNGAGEAYwBlAFQAaQBt - AGUAIABDAGEAbQBlAHIA - YQAgACgAQgB1AGkAbAB0 - AC0AaQBuACkA - - index - UsbDescriptorOverrideProductStringIndex - languageID - 1033 - - - idProduct - 34058 - idVendor - 1452 - - FaceTime HD Camera-0x8510 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - CQLkAgMBAID6CAsAAg4D - AAIJBAAAAQ4BAAINJAEA - ATMAAAk9AAEBEiQCAQEC - AAAAAAAAAAADCgEACSQD - AgEBAAMACyQFAwEAAAJ/ - FQAHBYEDCAAGBSUDKAAJ - BAEAAA4CAAAPJAECCQKC - AAICAAABAAAbJAQBB1lV - WTIAABAAgAAAqgA4m3EQ - BQAAAAAqJAUBAKAAeAAA - AHcBAADKCACWAABjFwUA - BGMXBQCAGgYAm1sGACss - CgAqJAUCALAAkAAAAHcB - AADKCADGAABjFwUABGMX - BQCAGgYAm1sGACssCgAq - JAUDAEAB8AAAAHcBAADK - CABYAgBjFwUABGMXBQCA - GgYAm1sGACssCgAqJAUE - AGABIAEAAHcBAADKCAAY - AwBjFwUABGMXBQCAGgYA - m1sGACssCgAqJAUFAIAC - 4AEAAHcBAADKCABgCQBj - FwUABGMXBQCAGgYAm1sG - ACssCgAqJAUGAOABaAEA - AHcBAADKCABGBQBjFwUA - BGMXBQCAGgYAm1sGACss - CgAeJAUHAAAF0AIAAHcB - AADKCAAgHABAQg8AAUBC - DwAeJAMABqAAeACwAJAA - QAHwAGABIAGAAuABAAXQ - AgAGJA0BAQELJAYCAwAC - AAAAACokBwEAwAMgAgAA - dwEAAMoIAPAPAGMXBQAE - YxcFAIAaBgCbWwYAKywK - ACokBwIAAARAAgAAdwEA - AMoIAAASAGMXBQAEYxcF - AIAaBgCbWwYAKywKACok - BwMAAAXQAgAAdwEAAMoI - ACAcAGMXBQAEYxcFAIAa - BgCbWwYAKywKABIkAwAD - wAMcAgAEQAIABdACAAYk - DQEBAQkEAQEBDgIAAAcF - ggWAAAEJBAECAQ4CAAAH - BYIFAAIBCQQBAwEOAgAA - BwWCBQAEAQkEAQQBDgIA - AAcFggUACwEJBAEFAQ4C - AAAHBYIFAAwBCQQBBgEO - AgAABwWCBYATAQkEAQcB - DgIAAAcFggUAFAEJBAIA - AP8AAAA= - - index - 0 - languageID - 0 - - - bcdDevice - 32805 - idProduct - 34064 - idVendor - 1452 - - Lightning Digital AV Adapter - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - OgNMAGkAZwBoAHQAbgBp - AG4AZwAgAEQAaQBnAGkA - dABhAGwAIABBAFYAIABB - AGQAYQBwAHQAZQByAA== - - index - UsbDescriptorOverrideProductStringIndex - languageID - 1033 - - - idProduct - 4781 - idVendor - 1452 - - Lightning VGA Adapter - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - LANMAGkAZwBoAHQAbgBp - AG4AZwAgAFYARwBBACAA - QQBkAGEAcAB0AGUAcgA= - - index - UsbDescriptorOverrideProductStringIndex - languageID - 1033 - - - idProduct - 4782 - idVendor - 1452 - - Linksys USB3GIGV1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHostDeviceEnableLPM - - - idProductArray - - 65 - - idVendor - 5041 - - MacBookPro11,1 Card Reader - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - IOProviderMergeProperties - - kUSBDescriptorOverride - - descriptor - - OANJAG4AdABlAHIAbgBh - AGwAIABNAGUAbQBvAHIA - eQAgAEMAYQByAGQAIABS - AGUAYQBkAGUAcgA= - - index - UsbDescriptorOverrideProductStringIndex - languageID - 1033 - - - idProductArray - - 33795 - 33796 - 33798 - - idVendor - 1452 - - Moshi USB 10/100/1000 LAN - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHostDeviceEnableLPM - - - idProductArray - - 33107 - - idVendor - 3034 - - Patriot Memory - - CFBundleIdentifier - com.apple.driver.AppleUSBComposite - IOClass - IOUSBCompositeDriver - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBDevice - idProduct - 20992 - idVendor - 5118 - - SIXAXIS controller - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBInterface - IOProviderMergeProperties - - SIXAXIS compatibility - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 616 - idVendor - 1356 - - Wave Camera Enable Reset - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbUserClientEnableReset - - - idProductArray - - 34050 - 34056 - 34064 - - idVendor - 1452 - - eLicenser Enable Data Toggle Reset - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostInterface - IOProviderMergeProperties - - UsbUserClientEnableDataToggleReset - - - bConfigurationValue - * - bInterfaceNumber - * - idProduct - 257 - idVendor - 2073 - - iPod - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleUSBHostMergeProperties - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBResumeRecoveryTime - 400 - - idProductArray - - 4608 - 4864 - - idProductMask - 65408 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - IvDR9ixmPIyU121OWw61jA== - - _InfoPlistDigest - - C/NecFGnh8IIf0ATJ9C+/BcfwPoCcmLFy3s+qJcs5SM= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostMergeProperties.kext - _PrelinkExecutableLoadAddr - -2198896437200 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHostMergeProperties - _PrelinkExecutableSize - 1697 - _PrelinkExecutableSourceAddr - -2198896437200 - _PrelinkKmodInfo - -2198822674248 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBHostPacketFilter - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostPacketFilter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - USB Packet Filter - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBHostPacketFilter - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostPacketFilter - IOClass - AppleUSBHostPacketFilter - IOMatchCategory - AppleUSBHostPacketFilter - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostPacketFilter - IOProviderClass - AppleUSBHostResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - IEgYih4FMzigueAsyU0xMQ== - - _InfoPlistDigest - - LoshF2oBkoeiKP1Jne75cUdzLP3RmSG9T377bkEE2dI= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPacketFilter.kext - _PrelinkExecutableLoadAddr - -2198896435488 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHostPacketFilter - _PrelinkExecutableSize - 4569 - _PrelinkExecutableSourceAddr - -2198896435488 - _PrelinkKmodInfo - -2198822673984 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBHub - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB Hubs - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Apple Aluminium Keyboard - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20KeyboardHub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - idProductArray - - 4101 - 4102 - - idVendor - 1452 - - Apple Aluminium Keyboard Properties - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBConfigurationCurrentOverride - 500 - kUSBHubPortSequenceDelay - 350 - kUSBSleepPortCurrentLimit - 500 - kUSBWakePortCurrentLimit - 500 - - idProductArray - - 4101 - 4102 - - idVendor - 1452 - - Apple DVI to display port hub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBSleepPortCurrentLimit - 500 - kUSBWakePortCurrentLimit - 500 - - idProduct - 4104 - idVendor - 1452 - - Apple Pro Display XDR Properties - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 7500 - kUSBSleepPortCurrentLimit - 1500 - kUSBWakePortCurrentLimit - 1500 - - idProductArray - - 37176 - 37177 - - idVendor - 1452 - - Apple USB-C Digital AV Multiport Adapter Properties V1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 500 - kUSBHubPowerSupply - 1676 - kUSBSleepPortCurrentLimit - 1100 - kUSBWakePortCurrentLimit - 1100 - - idProductArray - - 4110 - 4111 - - idVendor - 1452 - - Apple USB-C Digital AV Multiport Adapter Properties V2 4.3.2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 500 - kUSBHubPowerSupplyType - 2 - kUSBSleepPortCurrentLimit - 1100 - kUSBWakePortCurrentLimit - 1100 - - bcdDeviceRange - - 0 - 17154 - - idProductArray - - 4119 - 4120 - - idVendor - 1452 - - Apple USB-C Digital AV Multiport Adapter Properties V2 4.3.3 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 500 - kUSBHubPowerSupply - 1676 - kUSBSleepPortCurrentLimit - 1100 - kUSBWakePortCurrentLimit - 1100 - - bcdDeviceRange - - 17155 - 65535 - - idProductArray - - 4119 - 4120 - - idVendor - 1452 - - Apple USB-C VGA Multiport Adapter Properties - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 500 - kUSBHubPowerSupply - 1676 - kUSBSleepPortCurrentLimit - 1100 - kUSBWakePortCurrentLimit - 1100 - - idProductArray - - 4112 - 4113 - - idVendor - 1452 - - AppleHub5678v1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProbeScore - 1000 - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 1000 - kUSBHubPowerSupplyType - 1 - kUSBSleepPortCurrentLimit - 1000 - kUSBWakePortCurrentLimit - 1000 - - idProduct - 5678 - idVendor - 1452 - - AppleUSB20CameraKitHub - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20CameraKitHub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - idProduct - 4109 - idVendor - 1452 - - AppleUSB20Hub0 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB20Hub1 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - bDeviceClass - 9 - bDeviceSubClass - 1 - - AppleUSB20InternalHub0 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20InternalHub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBPortType - 2 - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB20InternalHub1 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB20InternalHub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBPortType - 2 - bDeviceClass - 9 - bDeviceSubClass - 1 - - AppleUSB30CameraKitHub - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB30CameraKitHub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - idProduct - 4108 - idVendor - 1452 - - AppleUSB30Hub0 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB30Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBSpeed - 4 - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB30Hub1 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB30Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBSpeed - 4 - bDeviceClass - 9 - bDeviceSubClass - 1 - - AppleUSB31Hub0 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB30Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBSpeed - 5 - bDeviceClass - 9 - bDeviceSubClass - 0 - - AppleUSB31Hub1 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHub - IOClass - AppleUSB30Hub - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - USBSpeed - 5 - bDeviceClass - 9 - bDeviceSubClass - 1 - - AppleUSBCameraKitHub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 900 - kUSBWakePortCurrentLimit - 900 - - idProductArray - - 4108 - 4109 - - idVendor - 1452 - - AppleUSBHub32777 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 4500 - kUSBSleepPortCurrentLimit - 2100 - kUSBWakePortCurrentLimit - 2100 - - idProductArray - - 32777 - 32778 - - idVendor - 1452 - - AppleUSBHub37143 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - AAPL,current-available - 1500 - kUSBHubIdlePolicy - 0 - kUSBHubStartupDelay - 200 - - idProduct - 37143 - idVendor - 1452 - - AppleUSBHub37144 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 0 - - idProduct - 37144 - idVendor - 1452 - - AppleUSBHub37149v1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - OverrideConfig0MaxPower - 50 - - bcdDevice - 1 - idProduct - 37149 - idVendor - 1452 - - AppleUSBHub37151v1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBConfigurationCurrentOverride - 50 - kUSBHubPowerSupplyType - 1 - - bcdDevice - 1 - idProductArray - - 37151 - 37152 - - idVendor - 1452 - - AppleUSBHub37152v307 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - OverrideConfig0MaxPower - 50 - - bcdDevice - 307 - idProduct - 37152 - idVendor - 1452 - - AppleUSBHub37158 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 4500 - kUSBHubStartupDelay - 500 - kUSBSleepPortCurrentLimit - 1500 - kUSBWakePortCurrentLimit - 1500 - - idProduct - 37158 - idVendor - 1452 - - AppleUSBHub37159 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubStartupDelay - 500 - - idProduct - 37159 - idVendor - 1452 - - AppleUSBHub37174 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 3300 - kUSBSleepPortCurrentLimit - 1500 - kUSBWakePortCurrentLimit - 1500 - - idProduct - 37174 - idVendor - 1452 - - AppleUSBHub4125 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 7500 - kUSBSleepPortCurrentLimit - 1500 - kUSBWakePortCurrentLimit - 1500 - - idProductArray - - 4125 - 4126 - - idVendor - 1452 - - Bretford Cart 4-port - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 10000 - kUSBSleepPortCurrentLimit - 2500 - kUSBWakePortCurrentLimit - 2500 - - bcdDevice - 1 - idProduct - 20 - idVendor - 10351 - - Bretford Cart 7-port - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 17500 - kUSBSleepPortCurrentLimit - 2500 - kUSBWakePortCurrentLimit - 2500 - - idProduct - 23 - idVendor - 10351 - - GenesysUSB30Hub-GL3520 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupplyType - 1 - - USBSpeed - 4 - bDeviceClass - 9 - bDeviceSubClass - 0 - idProduct - 1554 - idVendor - 1507 - - GenesysUSB30Hubs - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 0 - - USBSpeed - 4 - bDeviceClass - 9 - bDeviceSubClass - 0 - idProduct - * - idVendor - 1507 - - Kinesis Keyboard Hub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPortSequenceDelay - 250 - - idProduct - 129 - idVendor - 1523 - - LG USBC External Hub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubPowerSupply - 6000 - kUSBSleepPortCurrentLimit - 1500 - kUSBWakePortCurrentLimit - 1500 - - idProductArray - - 39492 - 39494 - 39520 - 39521 - - idVendor - 1086 - - Lenovo VL820 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbStreamsSupported - - - idProductArray - - 41873 - - idVendor - 6127 - - Personality1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderParentUSBNubMergeProperties - - AAPL,current-available - 3000 - - idProduct - 37395 - idVendor - 1452 - - ThunderboltDisplay2011-InternalHub - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - AppleUSB20InternalHub - IOProviderMergeProperties - - port-count - - BwAAAA== - - ports - - PRT1 - - port - - AQAAAA== - - portType - 0 - - PRT2 - - port - - AgAAAA== - - portType - 0 - - PRT3 - - port - - AwAAAA== - - portType - 0 - - PRT4 - - port - - BAAAAA== - - portType - 2 - - PRT5 - - port - - BQAAAA== - - portType - 2 - - PRT7 - - port - - BwAAAA== - - portType - 2 - - - - idProduct - 37159 - idVendor - 1452 - - USBHub8193-61699 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 0 - - idProduct - 61699 - idVendor - 8193 - - VIA Labs VL820 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - UsbStreamsSupported - - - idProductArray - - 2080 - 10272 - 34848 - - idVendor - 8457 - - ViaVL210Hubs - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHub - IOProviderClass - IOUSBHostDevice - IOProviderMergeProperties - - kUSBHubIdlePolicy - 0 - - bDeviceClass - 9 - bDeviceSubClass - 0 - idProductArray - - 528 - 8720 - - idVendor - 8457 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - JMaDdYsnPqSJjyzRkys5AQ== - - _InfoPlistDigest - - 97Cw6t+neaUiSgwxP9UyPxL75UHkKxjr8FfQQmjHye8= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHub.kext - _PrelinkExecutableLoadAddr - -2198896430912 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBHub - _PrelinkExecutableSize - 19824 - _PrelinkExecutableSourceAddr - -2198896430912 - _PrelinkKmodInfo - -2198822673696 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBMergeNub - CFBundleGetInfoString - 900.4.2, Copyright © 2000-2023 Apple Inc. All Rights Reserved. - CFBundleIdentifier - com.apple.driver.AppleUSBMergeNub - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Legacy Properties Applier for USB Services - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 900.4.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 900.4.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.8 - OSBundleLibraries - - com.apple.driver.AppleUSBHostMergeProperties - 1.0 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - qRFx8h13PSG7441lO/Wkvw== - - _InfoPlistDigest - - 3jALb4ceZaamEnAb0ZDTW6KDjYdPjyzjvP7fPqkskpM= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBMergeNub.kext - _PrelinkExecutableLoadAddr - -2198896411088 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBMergeNub - _PrelinkExecutableSize - 1630 - _PrelinkExecutableSourceAddr - -2198896411088 - _PrelinkKmodInfo - -2198822673080 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBRecoveryHost - CFBundleIdentifier - com.apple.driver.usb.AppleUSBRecoveryHost - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBRecoveryHost - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBRecoveryRSMHost-DFU - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBRecoveryHost - IOClass - AppleUSBRecoveryRSMHost - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBRecoveryHost - IOProviderClass - IORSMChannel - IORSMChannelType - 1 - IORSMEndpointType - 0 - - AppleUSBRecoveryRSMHost-Recovery - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBRecoveryHost - IOClass - AppleUSBRecoveryRSMHost - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBRecoveryHost - IOProviderClass - IORSMChannel - IORSMChannelType - 2 - IORSMEndpointType - 0 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IORSMFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleUUID - - 7TsG+h4AO+2GXe8BL/pSLA== - - _InfoPlistDigest - - 9SjhLB5M55Dwv9rShR38MQKohDyZ0tIf0fMABWN4uvQ= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBRecoveryHost.kext - _PrelinkExecutableLoadAddr - -2198896409456 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBRecoveryHost - _PrelinkExecutableSize - 7241 - _PrelinkExecutableSourceAddr - -2198896409456 - _PrelinkKmodInfo - -2198822672824 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - AppleUSBUserHCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBUserHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleUSBUserHCI - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBUserHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBUserHCI - IOClass - AppleUSBUserHCI - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBUserHCI - IOProbeScore - 1000 - IOProviderClass - AppleUSBUserHCIUserClient - - AppleUSBUserHCIResources - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBUserHCI - IOClass - AppleUSBUserHCIResources - IOMatchCategory - AppleUSBUserHCIResources - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBUserHCI - IOProviderClass - IOResources - IOResourceMatch - IOKit - - - IOKitPersonalities_x86_64 - - AppleUSBUserHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBUserHCI - IOClass - AppleUSBUserHCI - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBUserHCI - IOProbeScore - 1000 - IOProviderClass - AppleUSBUserHCIUserClient - - AppleUSBUserHCIResources - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBUserHCI - IOClass - AppleUSBUserHCIResources - IOMatchCategory - AppleUSBUserHCIResources - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBUserHCI - IOProviderClass - IOResources - IOResourceMatch - IORTC - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2020-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleUUID - - cvgi6sZWOOuSPFNf0zmtow== - - _InfoPlistDigest - - W6WQnviVzr75add0Dph2TWki1CluWr4xt46cnS7xkyU= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBUserHCI.kext - _PrelinkExecutableLoadAddr - -2198896402208 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBUserHCI - _PrelinkExecutableSize - 16282 - _PrelinkExecutableSourceAddr - -2198896402208 - _PrelinkKmodInfo - -2198822672208 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBVHCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBVHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB VHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBVHCICommon - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - tm32wJ3LOJOdya8LxoHGjw== - - _InfoPlistDigest - - +xUZOF0gaVXosznxmCX0sGE9QjLQiHYqAxRf8DYo6e8= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCI.kext - _PrelinkExecutableLoadAddr - -2198896385920 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBVHCI - _PrelinkExecutableSize - 18488 - _PrelinkExecutableSourceAddr - -2198896385920 - _PrelinkKmodInfo - -2198822671512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBVHCIRSM - CFBundleIdentifier - com.apple.driver.usb.AppleUSBVHCIRSM - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB VHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleUSBVHCIRSM - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBVHCIRSM - IOClass - AppleUSBVHCIRSM - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBVHCIRSM - IOProviderClass - IORSMChannel - IORSMChannelType - 3 - IORSMEndpointType - 0 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBVHCI - 1.2 - com.apple.driver.usb.AppleUSBVHCICommon - 1.0 - com.apple.driver.usb.AppleUSBVHCICommonRSM - 1.0 - com.apple.iokit.IORSMFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleUUID - - SybQvGupOOahkcnpRbrSrw== - - _InfoPlistDigest - - V8eftEQ9DgZNIrNKLRPRicS2mWWNB/h3iFBADWwcC50= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBVHCIRSM.kext - _PrelinkExecutableLoadAddr - -2198896367424 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBVHCIRSM - _PrelinkExecutableSize - 4762 - _PrelinkExecutableSourceAddr - -2198896367424 - _PrelinkKmodInfo - -2198822670736 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBXHCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB XHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOAccessoryManager - 1.0 - com.apple.iokit.IOPortFamily - 1.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - IHVAmbo8OgigNGFIHM7jcQ== - - _InfoPlistDigest - - 8egHO/Y7Yxv0ZRL7vUbi+VnH9a4+4OACrdJ832GLnwg= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCI.kext - _PrelinkExecutableLoadAddr - -2198896362656 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBXHCI - _PrelinkExecutableSize - 47136 - _PrelinkExecutableSourceAddr - -2198896362656 - _PrelinkKmodInfo - -2198822670440 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - AppleUSBXHCIPCI - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB XHCI Controllers - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAMDUSBXHCIPCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleAMDUSBXHCIPCI - IOPCIPrimaryMatch - 0x73a41002 0x73a61002 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProviderClass - IOPCIDevice - - AppleASMedia1042USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleASMedia1042USBXHCI - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x11421b21 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleASMediaUSBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleASMediaUSBXHCI - IOPCIClassMatch - 0x0c033000 - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x00001b21&0x0000ffff - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 1000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIAR - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIAR - IOPCIPrimaryMatch - 0x15b68086 0x15c18086 0x15db8086 0x15d48086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - UsbHostControllerInterruptRMBS - 40000 - - AppleUSBXHCIFL1100 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIFL1100 - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x11001b73 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 1000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIPCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIPCI - IOPCIClassMatch - 0x0c033000 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProviderClass - IOPCIDevice - - AppleUSBXHCITR - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCITR - IOPCIPrimaryMatch - 0x15e98086 0x15ec8086 0x15f08086 0x0b278086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - UsbHostControllerInterruptRMBS - 40000 - - - IOKitPersonalities_x86_64 - - AppleAMDUSBXHCIPCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleAMDUSBXHCIPCI - IOPCIPrimaryMatch - 0x73a41002 0x73a61002 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProviderClass - IOPCIDevice - - AppleASMedia1042USBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleASMedia1042USBXHCI - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x11421b21 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleASMediaUSBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleASMediaUSBXHCI - IOPCIClassMatch - 0x0c033000 - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x00001b21&0x0000ffff - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 1000 - IOProviderClass - IOPCIDevice - - AppleIntelCNLUSBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleIntelCNLUSBXHCI - IOPCIPrimaryMatch - 0x9ded8086 0xa36d8086 0x06ed8086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleIntelICLUSBXHCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleIntelICLUSBXHCI - IOPCIPrimaryMatch - 0x38ed8086 0x8a138086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIAR - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIAR - IOPCIPrimaryMatch - 0x15b68086 0x15c18086 0x15db8086 0x15d48086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIFL1100 - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIFL1100 - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x11001b73 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 1000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCILPT - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCILPT - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x9c318086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCILPTH - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCILPTH - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x8c318086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCILPTHB - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCILPTHB - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x8cb18086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIPCI - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIPCI - IOPCIClassMatch - 0x0c033000 - IOPCIPauseCompatible - - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProviderClass - IOPCIDevice - - AppleUSBXHCIPPT - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIPPT - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x1e318086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - kUSBHostControllerDisableUSB3LPM - - - AppleUSBXHCISPT - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCISPT - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0xa12f8086 0xa2af8086 0xa1af8086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCISPTLP - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCISPTLP - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x9d2f8086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCITR - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCITR - IOPCIPrimaryMatch - 0x15e98086 0x15ec8086 0x15f08086 0x0b278086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - AppleUSBXHCIWPT - - CFBundleIdentifier - com.apple.driver.usb.AppleUSBXHCIPCI - IOClass - AppleUSBXHCIWPT - IOPCIPauseCompatible - - IOPCIPrimaryMatch - 0x9cb18086 - IOPCITunnelCompatible - - IOPCIUseDeviceMapper - - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBXHCIPCI - IOProbeScore - 5000 - IOProviderClass - IOPCIDevice - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.AppleARMPlatform - 1.0 - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBXHCI - 1.2 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.AppleUSBXHCI - 1.2 - com.apple.iokit.IOACPIFamily - 1.4 - com.apple.iokit.IOPCIFamily - 2.9 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - com.apple.kpi.private - 23.0.0 - com.apple.kpi.unsupported - 23.0.0 - - OSBundleRequired - Root - OSBundleUUID - - WMihtiadM6yKo+pxOo9deA== - - _InfoPlistDigest - - TqQA6jZSqPWIqgLa2p4G34ANJTALuY+ZGxZ433yl6Ek= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBXHCIPCI.kext - _PrelinkExecutableLoadAddr - -2198896315520 - _PrelinkExecutableRelativePath - Contents/MacOS/AppleUSBXHCIPCI - _PrelinkExecutableSize - 19472 - _PrelinkExecutableSourceAddr - -2198896315520 - _PrelinkKmodInfo - -2198822669176 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUSBHostHIDDevice - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDevice - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB HID Devices - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Generic Keyboard - - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDevice - HIDDefaultBehavior - - IOClass - IOUSBHostHIDDevice - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.IOUSBHostHIDDevice - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 3 - bInterfaceProtocol - 1 - bInterfaceSubClass - 1 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.iokit.IOHIDFamily - 2.0 - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 23.0.0 - com.apple.kpi.iokit - 23.0.0 - com.apple.kpi.libkern - 23.0.0 - com.apple.kpi.mach - 23.0.0 - - OSBundleRequired - Console - OSBundleUUID - - kPnZ8HZ9O5qo/fdWONygMw== - - _InfoPlistDigest - - f9yuEZqmN+v5x3ZkUiKAXH46FdY+65ZBYKrjzIV24yI= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBHostHIDDevice.kext - _PrelinkExecutableLoadAddr - -2198896296048 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUSBHostHIDDevice - _PrelinkExecutableSize - 6795 - _PrelinkExecutableSourceAddr - -2198896296048 - _PrelinkKmodInfo - -2198822667672 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOUSBMassStorageDriver - CFBundleGetInfoString - 243, Copyright © 2016 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOUSBMassStorageDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 243 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 243 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOUSBMassStorageCBIDriverNub_0 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriverNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageInterfaceNub - bInterfaceProtocol - 0 - - IOUSBMassStorageCBIDriverNub_1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriverNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageInterfaceNub - bInterfaceProtocol - 1 - - IOUSBMassStorageCBIDriver_0 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriver - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageCBIDriverNub - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - bInterfaceProtocol - 0 - - IOUSBMassStorageCBIDriver_1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriver - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageCBIDriverNub - Read Time Out Duration - 30000 - Write Time Out Duration - 30000 - bInterfaceProtocol - 1 - - IOUSBMassStorageDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageDriverNub - Read Time Out Duration - 30000 - Retry Count - 20 - Write Time Out Duration - 30000 - bInterfaceProtocol - 80 - - IOUSBMassStorageDriverNub - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriverNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageInterfaceNub - - IOUSBMassStorageInterfaceNubMMC - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 2 - - IOUSBMassStorageInterfaceNubQIC-157 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 3 - - IOUSBMassStorageInterfaceNubRBC - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 1 - - IOUSBMassStorageInterfaceNubSCSI - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 6 - - IOUSBMassStorageInterfaceNubSFF-8070i - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 5 - - IOUSBMassStorageInterfaceNubUFI - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - bInterfaceClass - 8 - bInterfaceSubClass - 4 - - IOUSBMassStorageResource - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageResource - IOMatchCategory - IOUSBMassStorageResource - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOResources - IOResourceMatch - IOKit - - IOUSBMassStorageUASDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUASDriver - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageDriverNub - Read Time Out Duration - 30000 - Retry Count - 20 - Write Time Out Duration - 30000 - bInterfaceProtocol - 98 - - IOUSBMassStorageUFIDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUFIDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - Floppy.icns - - IOPersonalityPublisher - com.apple.iokit.IOUSBMassStorageDriver - IOProviderClass - IOUSBMassStorageCBIDriverNub - Read Time Out Duration - 30000 - SCSI Device Characteristics - - Manual Eject - true - - Write Time Out Duration - 30000 - bInterfaceClass - 8 - bInterfaceProtocol - 0 - bInterfaceSubClass - 4 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2016 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOPCIFamily - 1.0.1 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.0.0 - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - dGH+V0mTOKuPOSnrEOQFfg== - - _InfoPlistDigest - - XugRS4X+iR2WCIPvjcMVQNjtZMs2u1a2ks3c4Vpie7c= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBMassStorageDriver.kext - _PrelinkExecutableLoadAddr - -2198896289248 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUSBMassStorageDriver - _PrelinkExecutableSize - 11283 - _PrelinkExecutableSourceAddr - -2198896289248 - _PrelinkKmodInfo - -2198822667376 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUserEthernet - CFBundleIdentifier - com.apple.iokit.IOUserEthernet - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOUserEthernet - CFBundleNumericVersion - 16875520 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOUserEthernetResource - - CFBundleIdentifier - com.apple.iokit.IOUserEthernet - IOClass - IOUserEthernetResource - IOMatchCategory - IOUserEthernetResource - IOPersonalityPublisher - com.apple.iokit.IOUserEthernet - IOProviderClass - IOResources - IOResourceMatch - IOKit - IOUserClientClass - IOUserEthernetResourceUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.2 - com.apple.iokit.IONetworkingFamily - 1.6.1 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - - OSBundleLibraries_x86_64 - - com.apple.iokit.IONetworkingFamily - 2.0 - com.apple.kpi.bsd - 11.0.0 - com.apple.kpi.iokit - 11.0.0 - com.apple.kpi.libkern - 11.0.0 - com.apple.kpi.mach - 11.0.0 - com.apple.kpi.private - 11.0.0 - - OSBundleUUID - - d874JZnoO6OtOrzFaNQulQ== - - _InfoPlistDigest - - rBY4kejKic41Uyb46yRsB6gWG2/bFNAfHJBChkvzcQ8= - - _PrelinkBundlePath - /System/Library/Extensions/IOUserEthernet.kext - _PrelinkExecutableLoadAddr - -2198896277952 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUserEthernet - _PrelinkExecutableSize - 4135 - _PrelinkExecutableSourceAddr - -2198896277952 - _PrelinkKmodInfo - -2198822666184 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOUserSerial - CFBundleIdentifier - com.apple.driver.driverkit.serial - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOUserSerial - CFBundleNumericVersion - 100696064 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 6.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 6.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 5.0 - OSBundleLibraries - - com.apple.iokit.IOSerialFamily - 11.0 - com.apple.kpi.bsd - 19.0.0 - com.apple.kpi.iokit - 19.0.0 - com.apple.kpi.libkern - 19.0.0 - com.apple.kpi.mach - 19.0.0 - - OSBundleUUID - - 3lR9eCRzPxWBA9WoaudUSw== - - _InfoPlistDigest - - rdomYDpCYUJ9RF2aPwtsOGy2yfiIkDtZuKN+A32wHSI= - - _PrelinkBundlePath - /System/Library/Extensions/IOUserSerial.kext - _PrelinkExecutableLoadAddr - -2198896273808 - _PrelinkExecutableRelativePath - Contents/MacOS/IOUserSerial - _PrelinkExecutableSize - 2472 - _PrelinkExecutableSourceAddr - -2198896273808 - _PrelinkKmodInfo - -2198822665784 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - IOVideoFamily - CFBundleIdentifier - com.apple.iokit.IOVideoFamily - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOVideoFamily - CFBundleNumericVersion - 18972672 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOStreamFamily - 1.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - - OSBundleUUID - - CYv21CpkMfuHhf5Cou9h3A== - - _InfoPlistDigest - - pe8VL95858+AuQiMCd0fvhZ2WiApJAvLBXAkIwo1JJc= - - _PrelinkBundlePath - /System/Library/Extensions/IOVideoFamily.kext - _PrelinkExecutableLoadAddr - -2198896271328 - _PrelinkExecutableRelativePath - Contents/MacOS/IOVideoFamily - _PrelinkExecutableSize - 2040 - _PrelinkExecutableSourceAddr - -2198896271328 - _PrelinkKmodInfo - -2198822665488 - - - AppleKernelExternalComponent - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - InvalidateHmac - CFBundleGetInfoString - Copyright © 2019-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.kec.InvalidateHmac - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - InvalidateHmac - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - ZxGJBmeLPaWO/pvKYbuPQw== - - _InfoPlistDigest - - skt8Gdah7CxPQIK3cYqYFIiVRIEmroVg6NMPZoTSzW8= - - _PrelinkBundlePath - /System/Library/Extensions/InvalidateHmac.kext - _PrelinkExecutableLoadAddr - -2198896269280 - _PrelinkExecutableRelativePath - Contents/MacOS/InvalidateHmac - _PrelinkExecutableSize - 3856 - _PrelinkExecutableSourceAddr - -2198896269280 - _PrelinkKmodInfo - -2198822665112 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - KernelRelayHost - CFBundleIdentifier - com.apple.driver.KernelRelayHost - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - KernelRelayHost - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - SEP - - CFBundleIdentifier - com.apple.driver.KernelRelayHost - IOClass - KernelRelayHost - IOMatchCategory - KernelRelayHost - IOPersonalityPublisher - com.apple.driver.KernelRelayHost - IOProbeScore - 1000 - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 255 - bInterfaceProtocol - 17 - bInterfaceSubClass - 249 - idVendor - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.0.1 - com.apple.kpi.iokit - 14.0.0 - com.apple.kpi.libkern - 14.0.0 - com.apple.kpi.mach - 14.0.0 - - OSBundleRequired - Root - OSBundleUUID - - zypNNH1HOhO3910ENrOYSw== - - _InfoPlistDigest - - t1UMsEk1oafaaMm4UIl2H/Vgv7LWoB2IMD3KehtBUmo= - - _PrelinkBundlePath - /System/Library/Extensions/KernelRelayHost.kext - _PrelinkExecutableLoadAddr - -2198896265424 - _PrelinkExecutableRelativePath - Contents/MacOS/KernelRelayHost - _PrelinkExecutableSize - 22416 - _PrelinkExecutableSourceAddr - -2198896265424 - _PrelinkKmodInfo - -2198822664808 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - L2TP - CFBundleIdentifier - com.apple.nke.l2tp - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - L2TP - CFBundleNumericVersion - 26247168 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.9 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.9 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2003-2009 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.iokit - 8.0.0b1 - com.apple.kpi.libkern - 8.0.0b1 - com.apple.kpi.mach - 8.0.0b1 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b1 - com.apple.nke.ppp - 1.8 - - OSBundleUUID - - PFzfvkyCPP6nZ/QjfOS3vw== - - _InfoPlistDigest - - l8Gu89Rh5YIZnTQCR+LkuITEZu8hl+0hNsLWfqukzmo= - - _PrelinkBundlePath - /System/Library/Extensions/L2TP.kext - _PrelinkExecutableLoadAddr - -2198896243008 - _PrelinkExecutableRelativePath - Contents/MacOS/L2TP - _PrelinkExecutableSize - 4504 - _PrelinkExecutableSourceAddr - -2198896243008 - _PrelinkKmodInfo - -2198822664144 - - - AppleKernelExternalComponent - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - Libm - CFBundleIdentifier - com.apple.kec.Libm - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Libm.kext - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2003-2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d0 - OSBundleLibraries - - com.apple.kpi.libkern - 8.0.0d0 - - OSBundleRequired - Console - OSBundleUUID - - y5B7L2NBN02f8mbdpBm11w== - - _InfoPlistDigest - - WpHQhWuJtsrM1O+bKPB8sgQuqtzojU8tYXMh2eEzEcI= - - _PrelinkBundlePath - /System/Library/Extensions/Libm.kext - _PrelinkExecutableLoadAddr - -2198896238496 - _PrelinkExecutableRelativePath - Contents/MacOS/Libm - _PrelinkExecutableSize - 25752 - _PrelinkExecutableSourceAddr - -2198896238496 - _PrelinkKmodInfo - -2198822659160 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - PPP - CFBundleIdentifier - com.apple.nke.ppp - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - PPP - CFBundleNumericVersion - 26247168 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.9 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.9 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.1 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.iokit - 8.0.0b1 - com.apple.kpi.libkern - 8.0.0b1 - com.apple.kpi.mach - 8.0.0b1 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b1 - - OSBundleUUID - - nYCZZB6wNbyvRlYvprXnCw== - - _InfoPlistDigest - - MwAJ+y867YmbnboiqUm76RNzXky1A7hB1ADDbZODcJg= - - _PrelinkBundlePath - /System/Library/Extensions/PPP.kext - _PrelinkExecutableLoadAddr - -2198896212736 - _PrelinkExecutableRelativePath - Contents/MacOS/PPP - _PrelinkExecutableSize - 8736 - _PrelinkExecutableSourceAddr - -2198896212736 - _PrelinkKmodInfo - -2198822658936 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - PPPoE - CFBundleIdentifier - com.apple.nke.pppoe - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - PPPoE - CFBundleNumericVersion - 26247168 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.9 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.9 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2001-2009 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b1 - com.apple.kpi.iokit - 8.0.0b1 - com.apple.kpi.libkern - 8.0.0b1 - com.apple.kpi.mach - 8.0.0b1 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b1 - com.apple.nke.ppp - 1.8 - - OSBundleUUID - - 0DYlj1usOn+oPpAN5YHXjw== - - _InfoPlistDigest - - omehOtwAHZBD5PbSDl0dGwvjg3XljQ5hcDiGMttsyao= - - _PrelinkBundlePath - /System/Library/Extensions/PPPoE.kext - _PrelinkExecutableLoadAddr - -2198896204000 - _PrelinkExecutableRelativePath - Contents/MacOS/PPPoE - _PrelinkExecutableSize - 4041 - _PrelinkExecutableSourceAddr - -2198896204000 - _PrelinkKmodInfo - -2198822658008 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - Quarantine - CFBundleIdentifier - com.apple.security.quarantine - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Quarantine policy - CFBundleNumericVersion - 67141632 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C64 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C64 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2018 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d1 - OSBundleLibraries - - com.apple.kext.AppleMatch - 1.0.0d1 - com.apple.kpi.bsd - 10.0.0d2 - com.apple.kpi.dsep - 10.0.0d2 - com.apple.kpi.iokit - 7.0 - com.apple.kpi.libkern - 10.0.0d2 - com.apple.kpi.mach - 10.0.0d2 - com.apple.kpi.private - 10.0.0d2 - com.apple.kpi.unsupported - 10.0.0d2 - com.apple.security.sandbox - 1.0.0d1 - - OSBundleRequired - Root - OSBundleUUID - - S1pAjNXNM0qynVfsP+AC4g== - - _InfoPlistDigest - - JWeyJClZEtQos/2TCDPR99OeZQDAtAOdJ5Zye5QAfTE= - - _PrelinkBundlePath - /System/Library/Extensions/Quarantine.kext - _PrelinkExecutableLoadAddr - -2198896199952 - _PrelinkExecutableRelativePath - Contents/MacOS/Quarantine - _PrelinkExecutableSize - 3813 - _PrelinkExecutableSourceAddr - -2198896199952 - _PrelinkKmodInfo - -2198822655888 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - RTBuddy - CFBundleGetInfoString - Copyright © 2014-2023 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.RTBuddy - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - RTBuddy - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - RTBuddy - - CFBundleIdentifier - com.apple.driver.RTBuddy - IOClass - RTBuddy - IONameMatch - iop-nub,rtbuddy-v2 - IOPersonalityPublisher - com.apple.driver.RTBuddy - IOProviderClass - AppleA7IOPNub - - RTBuddy64 - - CFBundleIdentifier - com.apple.driver.RTBuddy - IOClass - RTBuddy64 - IONameMatch - iop-nub,rtbuddy - IOPersonalityPublisher - com.apple.driver.RTBuddy - IOProviderClass - AppleA7IOPNub - - RTBuddyRouteOnly - - CFBundleIdentifier - com.apple.driver.RTBuddy - IOClass - RTBuddyRouteOnly - IONameMatch - iop-nub,rtbuddy-route-only - IOPersonalityPublisher - com.apple.driver.RTBuddy - IOProviderClass - AppleA7IOPNub - - RTBuddyService - - CFBundleIdentifier - com.apple.driver.RTBuddy - IOClass - RTBuddyService - IOMatchCategory - RTBuddyService - IOPersonalityPublisher - com.apple.driver.RTBuddy - IOProbeScore - 1000 - IOProviderClass - RTBuddy - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2014-2023 Apple. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleLibraries - - com.apple.driver.AppleA7IOP - 1.0 - com.apple.driver.AppleARMPlatform - 1.0.0 - com.apple.driver.IOSlaveProcessor - 1.0.0 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 8.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - com.apple.kpi.mach - 8.0 - com.apple.kpi.private - 8.0 - com.apple.kpi.unsupported - 8.0 - - OSBundleUUID - - 2QLBE0eiNQyJe5S2fnET/Q== - - _InfoPlistDigest - - D+UUP2G0/bF8HCqXokHnukF3ZabMngDeNFB92VCkdm4= - - _PrelinkBundlePath - /System/Library/Extensions/RTBuddy.kext - _PrelinkExecutableLoadAddr - -2198896196128 - _PrelinkExecutableRelativePath - Contents/MacOS/RTBuddy - _PrelinkExecutableSize - 39320 - _PrelinkExecutableSourceAddr - -2198896196128 - _PrelinkKmodInfo - -2198822652536 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - SEPHibernation - CFBundleIdentifier - com.apple.driver.SEPHibernation - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SEPHibernation - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - HibernationService - - CFBundleIdentifier - com.apple.driver.SEPHibernation - IOClass - HibernationService - IONameMatch - sep-endpoint,hibe - IOPersonalityPublisher - com.apple.driver.SEPHibernation - IOProviderClass - AppleSEPDeviceService - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleSEPManager - 1.0 - com.apple.driver.IOSlaveProcessor - 1.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - - OSBundleUUID - - GFCe5oRrNhK9PU2gE4wchQ== - - _InfoPlistDigest - - pUjM1qYvnSSuI6xyeiLGkwIZRd/NFfl/kWge3+PmtP0= - - _PrelinkBundlePath - /System/Library/Extensions/SEPHibernation.kext - _PrelinkExecutableLoadAddr - -2198896156800 - _PrelinkExecutableRelativePath - Contents/MacOS/SEPHibernation - _PrelinkExecutableSize - 4336 - _PrelinkExecutableSourceAddr - -2198896156800 - _PrelinkKmodInfo - -2198822649512 - - - AppleSecurityExtension - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - Sandbox - CFBundleIdentifier - com.apple.security.sandbox - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Seatbelt sandbox policy - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 300.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 300.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C64 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C64 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2010 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d1 - OSBundleLibraries - - com.apple.driver.AppleMobileFileIntegrity - 1.0.1 - com.apple.iokit.IOStorageFamily - 2.1 - com.apple.kext.AppleMatch - 1.0d1 - com.apple.kpi.bsd - 10.0.0d3 - com.apple.kpi.dsep - 10.0.0d3 - com.apple.kpi.iokit - 7.0 - com.apple.kpi.libkern - 10.0.0d3 - com.apple.kpi.mach - 10.0.0d3 - com.apple.kpi.private - 10.0.0d3 - com.apple.kpi.unsupported - 10.0.0d3 - - OSBundleRequired - Root - OSBundleUUID - - F8/VVPQSMVKusSfp48+Wvg== - - _InfoPlistDigest - - uA1Zvnd6IxYCgN33a9SsOO1PZgxXPQry+Mn2WJFh+1A= - - _PrelinkBundlePath - /System/Library/Extensions/Sandbox.kext - _PrelinkExecutableLoadAddr - -2198896152464 - _PrelinkExecutableRelativePath - Contents/MacOS/Sandbox - _PrelinkExecutableSize - 144205 - _PrelinkExecutableSourceAddr - -2198896152464 - _PrelinkKmodInfo - -2198822649216 - - - BuildMachineOSBuild - 22A380019 - BuildNumber - 5 - CFBundleDevelopmentRegion - English - CFBundleExecutable - SoftRAID - CFBundleGetInfoString - SoftRAID version 7.6, Copyright © 2002-23 Other World Computing, Inc. All rights reserved. - CFBundleIdentifier - com.apple.driver.SoftRAID - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SoftRAID - CFBundleNumericVersion - 123764736 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7.6 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7.6 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - DriverInterfaceVersion - 1.7 - IOKitPersonalities - - SoftRAID_Boot_Scratch - - CFBundleIdentifier - com.apple.driver.SoftRAID - IOClass - com_softraid_driver_SoftRAID - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.driver.SoftRAID - IOProbeScore - 1000 - IOPropertyMatch - - - Content Hint - SoftRAID_Scratch - - - Content Hint - Apple_Boot_SoftRAID_Scratch - - - Content Hint - 2E313465-19B9-463F-8126-8A7993773801 - - - IOProviderClass - IOMedia - IOUserClientClass - com_softraid_driver_SoftRAIDUserClient - - SoftRAID_Boot_Status - - CFBundleIdentifier - com.apple.driver.SoftRAID - IOClass - com_softraid_driver_SoftRAID - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.driver.SoftRAID - IOProbeScore - 1000 - IOPropertyMatch - - - Content Hint - SoftRAID_Status - - - Content Hint - Apple_Boot_SoftRAID_Status - - - Content Hint - B6FA30DA-92D2-4A9A-96F1-871EC6486200 - - - IOProviderClass - IOMedia - IOUserClientClass - com_softraid_driver_SoftRAIDUserClient - - SoftRAID_Boot_Volume - - CFBundleIdentifier - com.apple.driver.SoftRAID - IOClass - com_softraid_driver_SoftRAID - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.driver.SoftRAID - IOProbeScore - 1000 - IOPropertyMatch - - - Content Hint - SoftRAID_Volume - - - Content Hint - Apple_Boot_SoftRAID_Volume - - - Content Hint - FA709C7E-65B1-4593-BFD5-E71D61DE9B02 - - - IOProviderClass - IOMedia - IOUserClientClass - com_softraid_driver_SoftRAIDUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2002-23 Other World Computing, Inc. All rights reserved. - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 1.7 - com.apple.kpi.iokit - 11.0.0 - com.apple.kpi.libkern - 11.0.0 - com.apple.kpi.mach - 11.0.0 - - OSBundleUUID - - JMkiYhHZNriKpYMLRoAmYw== - - _InfoPlistDigest - - Iej+OClB0Cb8tuT+/ejtccSBtNN0xvkBrPiRJfi5OMs= - - _PrelinkBundlePath - /System/Library/Extensions/SoftRAID.kext - _PrelinkExecutableLoadAddr - -2198896008256 - _PrelinkExecutableRelativePath - Contents/MacOS/SoftRAID - _PrelinkExecutableSize - 12379 - _PrelinkExecutableSourceAddr - -2198896008256 - _PrelinkKmodInfo - -2198822558192 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - UVCService - CFBundleGetInfoString - Copyright © 2019-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.UVCService - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - UVCService - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOUSBHostFamily - 1.2 - com.apple.kpi.bsd - 18.7 - com.apple.kpi.iokit - 18.7 - com.apple.kpi.libkern - 18.7 - com.apple.kpi.mach - 18.7 - com.apple.kpi.private - 18.7 - com.apple.kpi.unsupported - 18.7 - - OSBundleUUID - - f1OaqKMhPtSrSFnNqMu2gw== - - _InfoPlistDigest - - 28P3sPUnJ/N5E8gfB4U1PWcgWx9SrI89Jwv+OPjEE74= - - _PrelinkBundlePath - /System/Library/Extensions/UVCService.kext - _PrelinkExecutableLoadAddr - -2198895995872 - _PrelinkExecutableRelativePath - Contents/MacOS/UVCService - _PrelinkExecutableSize - 1772 - _PrelinkExecutableSourceAddr - -2198895995872 - _PrelinkKmodInfo - -2198822555960 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - acfs - CFBundleGetInfoString - 589 (6.0.5), Copyright © 2005-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.filesystems.acfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - acfs - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 589 - CFBundleSignature - ???? - CFBundleVersion - 589 - OSBundleCompatibleVersion - 589 - OSBundleLibraries - - com.apple.iokit.IOStorageFamily - 2.0 - com.apple.kpi.bsd - 19.0.0 - com.apple.kpi.iokit - 19.0.0 - com.apple.kpi.libkern - 19.0.0 - com.apple.kpi.mach - 19.0.0 - com.apple.kpi.private - 19.0.0 - com.apple.kpi.unsupported - 19.0.0 - - OSBundleUUID - - /oAC7fVnPo+8TVZbofUnxg== - - OSMutableSegmentCopy - - _InfoPlistDigest - - s6OANl+sQQbH9zUTU7LX9f4Ycv3tanqRi8+gDiKikd0= - - _PrelinkBundlePath - /System/Library/Extensions/acfs.kext - _PrelinkExecutableLoadAddr - -2198895994096 - _PrelinkExecutableRelativePath - Contents/MacOS/acfs - _PrelinkExecutableSize - 239927 - _PrelinkExecutableSourceAddr - -2198895994096 - _PrelinkKmodInfo - -2198822483056 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - acfsctl - CFBundleGetInfoString - 589 (6.0.5), Copyright © 2005-2020 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.filesystems.acfsctl - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - acfsctl - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 589 - CFBundleSignature - ???? - CFBundleVersion - 589 - OSBundleCompatibleVersion - 589 - OSBundleLibraries - - com.apple.driver.AppleXsanScheme - 1.2.10 - com.apple.filesystems.acfs - 589 - com.apple.kpi.bsd - 19.0.0 - com.apple.kpi.libkern - 19.0.0 - com.apple.kpi.mach - 19.0.0 - - OSBundleUUID - - k++ovdckNL6CwblABCBuZw== - - OSMutableSegmentCopy - - _InfoPlistDigest - - jNNXshbFT42Ot9ekbyag0RDHXRVLcmqXo2UU3mOQPZg= - - _PrelinkBundlePath - /System/Library/Extensions/acfsctl.kext - _PrelinkExecutableLoadAddr - -2198895754160 - _PrelinkExecutableRelativePath - Contents/MacOS/acfsctl - _PrelinkExecutableSize - 1758 - _PrelinkExecutableSourceAddr - -2198895754160 - _PrelinkKmodInfo - -2198822387840 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleDocumentTypes - - CFBundleExecutable - afpfs - CFBundleIdentifier - com.apple.filesystems.afpfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - afpfs - CFBundleNumericVersion - 289439744 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 11.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 11.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - FSPersonalities - - AFPFS - - FSName - AppleShare - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2001-2022 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.filesystems.hfs.encodings.kext - 1.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b2 - com.apple.security.SecureRemotePassword - 1.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - AQRGc8/iNve1RKGw6lVl+g== - - _InfoPlistDigest - - t0/fVHCVtEUSh1CdL87pgS8FQ6afSHY17rbwJVR7HCk= - - _PrelinkBundlePath - /System/Library/Extensions/afpfs.kext - _PrelinkExecutableLoadAddr - -2198895752400 - _PrelinkExecutableRelativePath - Contents/MacOS/afpfs - _PrelinkExecutableSize - 52272 - _PrelinkExecutableSourceAddr - -2198895752400 - _PrelinkKmodInfo - -2198822387624 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - apfs - CFBundleIdentifier - com.apple.filesystems.apfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - apfs - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2235.60.6 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2235.60.6 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleAPFSContainer - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSContainer - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 1000 - IOPropertyMatch - - - Content Hint - EF57347C-0000-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - IOUserClientClass - AppleAPFSUserClient - - AppleAPFSContainerScheme - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSContainerScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 2000 - IOPropertyMatch - - - Content Hint - 7C3457EF-0000-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - AppleAPFSContainerSchemeWholeDisk - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSContainerScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 2000 - IOPropertyMatch - - - Whole - - - - IOProviderClass - IOMedia - - AppleAPFSDiags - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSContainerScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 2000 - IOPropertyMatch - - - Content Hint - 69646961-6700-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - AppleAPFSMediaBSDClient - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSMediaBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 31000 - IOProviderClass - AppleAPFSMedia - IOResourceMatch - IOBSD - - AppleAPFSRecovery - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSContainerScheme - IOMatchCategory - IOStorage - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 2000 - IOPropertyMatch - - - Content Hint - 52637672-7900-11AA-AA11-00306543ECAC - - - IOProviderClass - IOMedia - - AppleAPFSVolumeBSDClient - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - AppleAPFSVolumeBSDClient - IOMatchCategory - IOMediaBSDClient - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProbeScore - 31000 - IOProviderClass - AppleAPFSVolume - IOResourceMatch - IOBSD - - com.apple.filesystems.apfs - - CFBundleIdentifier - com.apple.filesystems.apfs - IOClass - com_apple_filesystems_apfs - IOMatchCategory - com_apple_filesystems_apfs - IOPersonalityPublisher - com.apple.filesystems.apfs - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2015-2023 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleEffaceableStorage - 1.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOStorageFamily - 2.1 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 15.0 - com.apple.kpi.dsep - 19.4.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 15.0 - com.apple.kpi.unsupported - 15.0 - com.apple.security.AppleImage4 - 3.0.0 - - OSBundleLibraries_x86_64 - - com.apple.driver.AppleEFINVRAM - 2.0 - com.apple.driver.AppleEffaceableStorage - 1.0 - com.apple.iokit.CoreAnalyticsFamily - 1.0 - com.apple.iokit.IOStorageFamily - 2.1 - com.apple.kec.corecrypto - 1.0 - com.apple.kpi.bsd - 15.0 - com.apple.kpi.dsep - 19.4.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 15.0 - com.apple.kpi.unsupported - 15.0 - com.apple.security.AppleImage4 - 3.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - TZKHAfVmOiuMyujKTC5CQw== - - _InfoPlistDigest - - kd3l95aWST3juGeUmj/BKvYq4i7ALYwEbyLSCQgQXTo= - - _PrelinkBundlePath - /System/Library/Extensions/apfs.kext - _PrelinkExecutableLoadAddr - -2198895700128 - _PrelinkExecutableRelativePath - Contents/MacOS/apfs - _PrelinkExecutableSize - 338202 - _PrelinkExecutableSourceAddr - -2198895700128 - _PrelinkKmodInfo - -2198822373648 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - asp_tcp - CFBundleIdentifier - com.apple.nke.asp_tcp - CFBundleInfoDictionaryVersion - 7.0.0 - CFBundleName - asp_tcp - CFBundleNumericVersion - 137396224 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 8.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2001-2022 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Safe Boot - OSBundleUUID - - iY6BEs+bMaqVId+6fqz1pQ== - - _InfoPlistDigest - - WHNtu7A8HO1DLb13ZKNZCqxXmqB1PETuNQuNy71l+Eg= - - _PrelinkBundlePath - /System/Library/Extensions/asp_tcp.kext - _PrelinkExecutableLoadAddr - -2198895361920 - _PrelinkExecutableRelativePath - Contents/MacOS/asp_tcp - _PrelinkExecutableSize - 13538 - _PrelinkExecutableSourceAddr - -2198895361920 - _PrelinkKmodInfo - -2198822367512 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - autofs - CFBundleIdentifier - com.apple.filesystems.autofs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - autofs - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2020 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kext.triggers - 1.0.0d1 - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.dsep - 10.0.0d3 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 9.0.0d3 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 9.0.0d3 - - OSBundleRequired - Safe Boot - OSBundleUUID - - 8CpIf2sBM7ySZzoZw//oZw== - - _InfoPlistDigest - - nKPTj8+Psxi/hgGUdI+h+NHdL5G0ZPK2tbzVXVmJVyk= - - _PrelinkBundlePath - /System/Library/Extensions/autofs.kext - _PrelinkExecutableLoadAddr - -2198895348368 - _PrelinkExecutableRelativePath - Contents/MacOS/autofs - _PrelinkExecutableSize - 5912 - _PrelinkExecutableSourceAddr - -2198895348368 - _PrelinkKmodInfo - -2198822364992 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - cd9660 - CFBundleGetInfoString - 1.4.4, Copyright © 1999-2012 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.filesystems.cd9660 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - cd9660 - CFBundleNumericVersion - 21266432 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.4.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.4.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleUUID - - S0m7zdVKPxCAvfnJFK4XCQ== - - _InfoPlistDigest - - GRG1oSJNDknkBPZbG6XfoMyCYsmvRCzGQCaxQqP+Cww= - - _PrelinkBundlePath - /System/Library/Extensions/cd9660.kext - _PrelinkExecutableLoadAddr - -2198895342448 - _PrelinkExecutableRelativePath - Contents/MacOS/cd9660 - _PrelinkExecutableSize - 6310 - _PrelinkExecutableSourceAddr - -2198895342448 - _PrelinkKmodInfo - -2198822363312 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - cddafs - CFBundleGetInfoString - 2.6.1, Copyright Apple Inc. 2000-2014 - CFBundleIdentifier - com.apple.filesystems.cddafs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - cddafs - CFBundleNumericVersion - 39944192 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.6.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.6.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.iokit.IOCDStorageFamily - 1.0.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleUUID - - 5dekRCRcM/GUOStAB5nkug== - - _InfoPlistDigest - - gkb8SfYl7OQfmpR/95Km/bO3dAPmXiwqxWY6XK+M43I= - - _PrelinkBundlePath - /System/Library/Extensions/cddafs.kext - _PrelinkExecutableLoadAddr - -2198895336128 - _PrelinkExecutableRelativePath - Contents/MacOS/cddafs - _PrelinkExecutableSize - 4216 - _PrelinkExecutableSourceAddr - -2198895336128 - _PrelinkKmodInfo - -2198822359880 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - corecapture - CFBundleIdentifier - com.apple.driver.corecapture - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - corecapture - CFBundleNumericVersion - 17072128 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2008-2009 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleRequired - Network-Root - OSBundleUUID - - DkBCQDwpOA6Pp6XlFUK7OA== - - _InfoPlistDigest - - 9sn8gN+hR4NQ5iWODdO+ri1V0J3s4vvywHcCMEAldJM= - - _PrelinkBundlePath - /System/Library/Extensions/corecapture.kext - _PrelinkExecutableLoadAddr - -2198895331904 - _PrelinkExecutableRelativePath - Contents/MacOS/corecapture - _PrelinkExecutableSize - 26415 - _PrelinkExecutableSourceAddr - -2198895331904 - _PrelinkKmodInfo - -2198822359136 - - - AppleKernelExternalComponent - - AppleNeedsTEXTSegmentHash - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - corecrypto - CFBundleIdentifier - com.apple.kec.corecrypto - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - corecrypto - CFBundleNumericVersion - 335577088 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 14.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 14.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 12.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 11.2 - com.apple.kpi.mach - 11.2 - com.apple.kpi.private - 11.2 - com.apple.kpi.unsupported - 11.2 - - OSBundleRequired - Root - OSBundleUUID - - VHrpGBQXM2uMYLvgtArO9w== - - OSKextVariantOverride - - rpi3 - _noasm - - _InfoPlistDigest - - /ntP8+SkOXXUoTXRPzgJU59+ZTBNe0GKgoMG/1Cs3dc= - - _PrelinkBundlePath - /System/Library/Extensions/corecrypto.kext - _PrelinkExecutableLoadAddr - -2198895305488 - _PrelinkExecutableRelativePath - Contents/MacOS/corecrypto - _PrelinkExecutableSize - 101872 - _PrelinkExecutableSourceAddr - -2198895305488 - _PrelinkKmodInfo - -2198822357568 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleDisplayName - - CFBundleExecutable - exfat - CFBundleGetInfoString - 1.4, Copyright © 2009-2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.filesystems.exfat - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - exfat - CFBundleNumericVersion - 21004288 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.4 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.4 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 15 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleUUID - - 5hZmgrOnPaur9pwGC4bF+w== - - _InfoPlistDigest - - j/nnNPOl9BLYbLKQBw5S+CoovC6X0BpL4+T+/L6xa0g= - - _PrelinkBundlePath - /System/Library/Extensions/exfat.kext - _PrelinkExecutableLoadAddr - -2198895203616 - _PrelinkExecutableRelativePath - Contents/MacOS/exfat - _PrelinkExecutableSize - 6208 - _PrelinkExecutableSourceAddr - -2198895203616 - _PrelinkKmodInfo - -2198822334904 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - iPodDriver - CFBundleGetInfoString - iPod Driver 1.7.0, Copyright 2001-2012 Apple Inc. - CFBundleIdentifier - com.apple.driver.iPodDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - iPod Driver - CFBundleNumericVersion - 24150016 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.7.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.7.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com_apple_driver_iPodFireWireTransport - - CFBundleIdentifier - com.apple.driver.iPodDriver - Command_Set - 66776 - Command_Spec_ID - 24734 - IOClass - com_apple_driver_iPodFireWireTransport - IOPersonalityPublisher - com.apple.driver.iPodDriver - IOProbeScore - 8193 - IOProviderClass - IOFireWireSBP2LUN - Protocol Characteristics - - Physical Interconnect - FireWire - Physical Interconnect Location - External - - Vendor_ID - 2599 - - iPodRBC - - CFBundleIdentifier - com.apple.driver.iPodDriver - IOClass - com_apple_driver_iPod - IOPersonalityPublisher - com.apple.driver.iPodDriver - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 14 - Product Identification - iPod - Vendor Identification - Apple - - iPodRBCDriverIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.driver.iPodDriver - IOProviderClass - com_apple_driver_iPodNub - IOProviderMergeProperties - - IOCFPlugInTypes - - 7D66678E-08A2-11D5-A1B8-0030657D052A - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - iPodUserClientDevice - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOFireWireFamily - 1.0.0 - com.apple.iokit.IOFireWireSBP2 - 1.0.0 - com.apple.iokit.IOFireWireSerialBusProtocolTransport - 1.0.0 - com.apple.iokit.IOSCSIArchitectureModelFamily - 1.0.0 - com.apple.iokit.IOSCSIReducedBlockCommandsDevice - 1.0.0 - com.apple.iokit.IOStorageFamily - 1.6.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - - OSBundleUUID - - JVuzET6wP329ri60Ovg8jQ== - - _InfoPlistDigest - - t5OOhFoHy2AzxxUSWj2ifWPZNS7Yr6DxIUnLMJlQaqQ= - - _PrelinkBundlePath - /System/Library/Extensions/iPodDriver.kext - _PrelinkExecutableLoadAddr - -2198895197408 - _PrelinkExecutableRelativePath - Contents/MacOS/iPodDriver - _PrelinkExecutableSize - 1812 - _PrelinkExecutableSourceAddr - -2198895197408 - _PrelinkKmodInfo - -2198822333688 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - iPodSBCDriver - CFBundleGetInfoString - iPod Driver 1.7.0, Copyright 2001-2012 Apple Inc. - CFBundleIdentifier - com.apple.driver.iPodSBCDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - iPod Driver - CFBundleNumericVersion - 24150016 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.7.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.7.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - iPodDriverIniter - - CFBundleIdentifier - com.apple.iokit.SCSITaskUserClient - IOClass - SCSITaskUserClientIniter - IOMatchCategory - SCSITaskUserClientIniter - IOPersonalityPublisher - com.apple.driver.iPodSBCDriver - IOProviderClass - com_apple_driver_iPodSBCNub - IOProviderMergeProperties - - IOCFPlugInTypes - - 7D66678E-08A2-11D5-A1B8-0030657D052A - IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin - - IOUserClientClass - SCSITaskUserClient - SCSITaskDeviceCategory - iPodUserClientDevice - - - iPodSBCDriver - - CFBundleIdentifier - com.apple.driver.iPodSBCDriver - IOClass - com_apple_driver_iPodSBC - IOPersonalityPublisher - com.apple.driver.iPodSBCDriver - IOProviderClass - IOSCSIPeripheralDeviceNub - Peripheral Device Type - 0 - Product Identification - iPod - Vendor Identification - Apple - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOSCSIArchitectureModelFamily - 2.5.0 - com.apple.iokit.IOSCSIBlockCommandsDevice - 2.5.0 - com.apple.iokit.IOStorageFamily - 1.6.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleUUID - - J6FxsT/8NRGBloN7RFaM9w== - - _InfoPlistDigest - - 5R5neprs7PbolqeQQnXNI3qkqgpRwZh6TAgF3aVT3ic= - - _PrelinkBundlePath - /System/Library/Extensions/iPodDriver.kext/Contents/PlugIns/iPodSBCDriver.kext - _PrelinkExecutableLoadAddr - -2198895195584 - _PrelinkExecutableRelativePath - Contents/MacOS/iPodSBCDriver - _PrelinkExecutableSize - 1703 - _PrelinkExecutableSourceAddr - -2198895195584 - _PrelinkKmodInfo - -2198822333352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - lifs - CFBundleIdentifier - com.apple.filesystems.lifs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - lifs - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.filesystems.lifs - - CFBundleIdentifier - com.apple.filesystems.lifs - IOClass - com_apple_filesystems_lifs - IOMatchCategory - com_apple_filesystems_lifs - IOPersonalityPublisher - com.apple.filesystems.lifs - IOProviderClass - IOResources - IOResourceMatch - IOBSD - IOUserClientClass - AppleLIFSUserClient - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2019 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 14.1 - com.apple.kpi.iokit - 14.1 - com.apple.kpi.libkern - 14.1 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 14.1 - com.apple.kpi.unsupported - 14.1 - - OSBundleRequired - Local-Root - OSBundleUUID - - /d2s0IAZOFe0g7vGUyKD/A== - - _InfoPlistDigest - - VgLwLwO9WKq0ywKvFbNP/SAOii+M6n36hRZXM5R6Luo= - - _PrelinkBundlePath - /System/Library/Extensions/lifs.kext - _PrelinkExecutableLoadAddr - -2198895193872 - _PrelinkExecutableRelativePath - Contents/MacOS/lifs - _PrelinkExecutableSize - 14352 - _PrelinkExecutableSourceAddr - -2198895193872 - _PrelinkKmodInfo - -2198822333056 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - mcxalr - CFBundleIdentifier - com.apple.kext.mcx.alr - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - mcxalrkext - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 8.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0d8 - com.apple.kpi.dsep - 9.0.0d8 - com.apple.kpi.libkern - 9.0.0d8 - - OSBundleUUID - - hu1oF9VjM6GiZlL2xd1pDw== - - _InfoPlistDigest - - pgYSFTkNjSvA+cWUUlg3gJ3D7ez+dZdic2RwLh5QkWM= - - _PrelinkBundlePath - /System/Library/Extensions/mcxalr.kext - _PrelinkExecutableLoadAddr - -2198895179520 - _PrelinkExecutableRelativePath - Contents/MacOS/mcxalr - _PrelinkExecutableSize - 5576 - _PrelinkExecutableSourceAddr - -2198895179520 - _PrelinkKmodInfo - -2198822331176 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - msdosfs - CFBundleGetInfoString - 1.10, Copyright © 2000-2021 Apple Inc. All rights reserved. - CFBundleIdentifier - com.apple.filesystems.msdosfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - msdosfs - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.10 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.10 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - LSMinimumSystemVersion - 14.2 - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 15 - com.apple.kpi.unsupported - 8.0.0 - - OSBundleUUID - - /ZJ/umORNvaklOr5NCvalQ== - - _InfoPlistDigest - - 45WUOHZzXOH5rpD+qvts2MyRwAF/VJQHWmO2VmB55nk= - - _PrelinkBundlePath - /System/Library/Extensions/msdosfs.kext - _PrelinkExecutableLoadAddr - -2198895173936 - _PrelinkExecutableRelativePath - Contents/MacOS/msdosfs - _PrelinkExecutableSize - 5768 - _PrelinkExecutableSourceAddr - -2198895173936 - _PrelinkKmodInfo - -2198822327360 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - nfs - CFBundleIdentifier - com.apple.filesystems.nfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - nfs - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - com.apple.filesystems.nfs - - CFBundleIdentifier - com.apple.filesystems.nfs - IOClass - com_apple_filesystems_nfs - IOMatchCategory - com_apple_filesystems_nfs - IOPersonalityPublisher - com.apple.filesystems.nfs - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2020 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0 - com.apple.kext.triggers - 1.0.0d1 - com.apple.kpi.bsd - 15.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 15.0 - com.apple.kpi.unsupported - 15.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - bAg5NCvoMW2gtS37BRmk+g== - - _InfoPlistDigest - - ayhZou46iu8CYrGXlXBgBcLylc+F5lvgz/bZEmavfMg= - - _PrelinkBundlePath - /System/Library/Extensions/nfs.kext - _PrelinkExecutableLoadAddr - -2198895168160 - _PrelinkExecutableRelativePath - Contents/MacOS/nfs - _PrelinkExecutableSize - 33204 - _PrelinkExecutableSourceAddr - -2198895168160 - _PrelinkKmodInfo - -2198822325680 - - - AppleKernelExternalComponent - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - pthread - CFBundleIdentifier - com.apple.kec.pthread - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - pthread - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2012 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.kpi.bsd - 12.0 - com.apple.kpi.iokit - 13.0.0 - com.apple.kpi.libkern - 11.2 - com.apple.kpi.mach - 11.2 - com.apple.kpi.private - 11.2 - com.apple.kpi.unsupported - 11.2 - - OSBundleRequired - Root - OSBundleUUID - - q6+tbmnkOLixI1J/MNAbXg== - - _InfoPlistDigest - - dtfdBiabyY3FWeruwQXDU7zpTLKqGpNuW4aKsf3EfW8= - - _PrelinkBundlePath - /System/Library/Extensions/pthread.kext - _PrelinkExecutableLoadAddr - -2198895134944 - _PrelinkExecutableRelativePath - Contents/MacOS/pthread - _PrelinkExecutableSize - 3680 - _PrelinkExecutableSourceAddr - -2198895134944 - _PrelinkKmodInfo - -2198822319192 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - smbfs - CFBundleIdentifier - com.apple.filesystems.smbfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - smbfs - CFBundleNumericVersion - 84967424 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2004-2023 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kec.corecrypto - 1.0 - com.apple.kext.triggers - 1.0.0d1 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 10.0.0d1 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - wipqUPJkNj6i+pg2LHW4DA== - - _InfoPlistDigest - - TGmC1Jv/2aqIosoS5mfYIwbxgwl3ayVXDeh0wE5hJVw= - - _PrelinkBundlePath - /System/Library/Extensions/smbfs.kext - _PrelinkExecutableLoadAddr - -2198895131264 - _PrelinkExecutableRelativePath - Contents/MacOS/smbfs - _PrelinkExecutableSize - 82089 - _PrelinkExecutableSourceAddr - -2198895131264 - _PrelinkKmodInfo - -2198822318800 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - tmpfs - CFBundleIdentifier - com.apple.filesystems.tmpfs - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - tmpfs - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2018 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 15.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 15.0 - com.apple.kpi.mach - 15.0 - com.apple.kpi.private - 15.0 - com.apple.kpi.unsupported - 15.0 - - OSBundleRequired - Root - OSBundleUUID - - MOnP6jtpM/CoWy6HgtTx2g== - - _InfoPlistDigest - - qymN/8mU46UKfgeXqkR4ru6XDTONv3D0wRyfEpLZ9Fo= - - _PrelinkBundlePath - /System/Library/Extensions/tmpfs.kext - _PrelinkExecutableLoadAddr - -2198895049168 - _PrelinkExecutableRelativePath - Contents/MacOS/tmpfs - _PrelinkExecutableSize - 3674 - _PrelinkExecutableSourceAddr - -2198895049168 - _PrelinkKmodInfo - -2198822302552 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleExecutable - triggers - CFBundleIdentifier - com.apple.kext.triggers - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - triggers - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2020 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 1.0.0d1 - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 9.0.0d3 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 20.0.0 - com.apple.kpi.unsupported - 9.0.0d3 - - OSBundleRequired - Safe Boot - OSBundleUUID - - KjOjbdyqOjuSQcUHE5Vl/g== - - _InfoPlistDigest - - nV4z8TOVl4GRWBhqyIcGAcslBTvjrU72JLDwK51uS9o= - - _PrelinkBundlePath - /System/Library/Extensions/triggers.kext - _PrelinkExecutableLoadAddr - -2198895045488 - _PrelinkExecutableRelativePath - Contents/MacOS/triggers - _PrelinkExecutableSize - 2600 - _PrelinkExecutableSourceAddr - -2198895045488 - _PrelinkKmodInfo - -2198822301104 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - udf - CFBundleGetInfoString - UDF File System Extension - CFBundleIdentifier - com.apple.filesystems.udf - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - UDF File System Extension - CFBundleNumericVersion - 38830080 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.5 - CFBundleSignature - 75df - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.5 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2022 Apple Inc. All rights reserved. - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kpi.bsd - 8.1.0 - com.apple.kpi.iokit - 15.0 - com.apple.kpi.libkern - 8.1.0 - com.apple.kpi.mach - 8.1.0 - com.apple.kpi.private - 15.0 - com.apple.kpi.unsupported - 8.1.0 - - OSBundleUUID - - j+OF8j/GMamHrApuW804Og== - - _InfoPlistDigest - - tpZHNCTb/9G5TmiK0mNx9SZ1s4N79SoWWa5pDZooB58= - - _PrelinkBundlePath - /System/Library/Extensions/udf.kext - _PrelinkExecutableLoadAddr - -2198895042880 - _PrelinkExecutableRelativePath - Contents/MacOS/udf - _PrelinkExecutableSize - 21197 - _PrelinkExecutableSourceAddr - -2198895042880 - _PrelinkKmodInfo - -2198822300800 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - vecLib - CFBundleIdentifier - com.apple.vecLib.kext - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - vecLib - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2003-2013 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0d0 - OSBundleLibraries - - com.apple.kec.Libm - 1.0.0 - com.apple.kpi.iokit - 12.3.0 - com.apple.kpi.libkern - 8.0.0d0 - com.apple.kpi.mach - 8.0.0d0 - com.apple.kpi.private - 9.0 - com.apple.kpi.unsupported - 9.0 - - OSBundleUUID - - +di06Gh9OBKCV7yGw2J3Jw== - - _InfoPlistDigest - - m1B0Vov2u67IZ+578p7e0CCCkb1YQOu7F5rI/gBx2Rg= - - _PrelinkBundlePath - /System/Library/Extensions/vecLib.kext - _PrelinkExecutableLoadAddr - -2198895021680 - _PrelinkExecutableRelativePath - Contents/MacOS/vecLib - _PrelinkExecutableSize - 1984 - _PrelinkExecutableSourceAddr - -2198895021680 - _PrelinkKmodInfo - -2198822293120 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - webcontentfilter - CFBundleIdentifier - com.apple.nke.webcontentfilter - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - webcontentfilter - CFBundleNumericVersion - 83918848 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 4.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2006-2017 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.kpi.bsd - 8.0.0 - com.apple.kpi.iokit - 8.0.0 - com.apple.kpi.libkern - 8.0.0 - com.apple.kpi.mach - 8.0.0 - com.apple.kpi.private - 8.0.0 - - OSBundleRequireExplicitLoad - - OSBundleRequired - Safe Boot - OSBundleUUID - - nMp7B5/YOSaJ66vgud0+2g== - - _InfoPlistDigest - - RswxkVJKHnocyb11LF8/rflA7JEOp1o03PH5Z6O56TM= - - _PrelinkBundlePath - /System/Library/Extensions/webcontentfilter.kext - _PrelinkExecutableLoadAddr - -2198895019696 - _PrelinkExecutableRelativePath - Contents/MacOS/webcontentfilter - _PrelinkExecutableSize - 6264 - _PrelinkExecutableSourceAddr - -2198895019696 - _PrelinkKmodInfo - -2198822268352 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleExecutable - webdav_fs - CFBundleIdentifier - com.apple.filesystems.webdav - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - webdav_fs - CFBundleNumericVersion - 50429952 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 3.0.1 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3.0.1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleAllowUserLoad - - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.unsupported - 9.0.0 - - OSBundleRequired - Safe Boot - OSBundleUUID - - Ie5FhSRvO9ejniAN4tsxhQ== - - _InfoPlistDigest - - MI6PAlavQGDsysvjNQCJ/SwuwwtoGc4q2qysHVjuyYw= - - _PrelinkBundlePath - /System/Library/Extensions/webdav_fs.kext - _PrelinkExecutableLoadAddr - -2198895013424 - _PrelinkExecutableRelativePath - Contents/MacOS/webdav_fs - _PrelinkExecutableSize - 3744 - _PrelinkExecutableSourceAddr - -2198895013424 - _PrelinkKmodInfo - -2198822267968 - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleIdentifier - com.apple.driver.AppleBSDKextStarterTMPFS - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBSDKextStarterTMPFS - CFBundleNumericVersion - 16809984 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBSDKextStarterTMPFS - - AppleBSDKextStarterBundleIdentifiers - com.apple.filesystems.tmpfs - CFBundleIdentifier - com.apple.driver.AppleBSDKextStarter - IOClass - AppleBSDKextStarter - IOMatchCategory - com_apple_driver_AppleBSDKextStarterTMPFS - IOName - AppleBSDKextStarterTMPFS - IOPersonalityPublisher - com.apple.driver.AppleBSDKextStarterTMPFS - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleBSDKextStarter - 1.0 - - OSBundleRequired - Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterTMPFS.kext - _InfoPlistDigest - - aFyq+ucKnm8aRw8Ve2CWkkRuKFIHHqUMRI4bDNblvsA= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterTMPFS.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - Ts15J22AFsE6I37R+Mrq3eA0Gyn9/yniXpSUg6COW8E= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.AppleBSDKextStarterVPN - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleBSDKextStarterVPN - CFBundleNumericVersion - 50364416 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleBSDKextStarterVPN - - AppleBSDKextStarterBundleIdentifiers - - com.apple.nke.ppp - com.apple.nke.l2tp - com.apple.nke.pptp - - CFBundleIdentifier - com.apple.driver.AppleBSDKextStarter - IOClass - AppleBSDKextStarter - IOMatchCategory - com_apple_driver_AppleBSDKextStarterVPN - IOName - AppleBSDKextStarterVPN - IOPersonalityPublisher - com.apple.driver.AppleBSDKextStarterVPN - IOProviderClass - IOResources - IOResourceMatch - IOBSD - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.driver.AppleBSDKextStarter - 1.0 - - OSBundleRequired - Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterVPN.kext - _InfoPlistDigest - - 3NM0ZtcPTdB9u9UWjljDU/zy/XXJMKbOW2rcWYcaBdo= - - _PrelinkBundlePath - /System/Library/Extensions/AppleBSDKextStarter.kext/Contents/PlugIns/AppleBSDKextStarterVPN.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - EYzgoLt4NnKoKYbg6mdiEwCPqPLEWtpOl4AKePk9ymM= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleGetInfoString - 556, Copyright Apple Inc. 1999-2016 - CFBundleIdentifier - com.apple.driver.AppleStorageDrivers - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleStorageDrivers - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleStorageDrivers.kext - _InfoPlistDigest - - py1OP9mUAw+IFqPmHyJjFBltmjp3r90CUeXy8SS//to= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - MwOsOcigd6iIVYSjjFDA6iclnbrDwURdbi/2IyMOSKQ= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.AppleThunderboltEDMService - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleThunderboltEDMService - CFBundleNumericVersion - 84115456 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 5.0.3 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 5.0.3 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - AppleThunderboltEDMService version 5.0.3, Copyright © 2010-2020 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0.0 - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleThunderboltEDMService.kext - _InfoPlistDigest - - ORhOYMAJi9Ystp+pWQsqc1QLcqzHTrxv7gAr99595mE= - - _PrelinkBundlePath - /System/Library/Extensions/AppleThunderboltEDMService.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - umV4ykvOivJVwzFwDhU5VgeCKeJIC2S4KOpSM/Iz0cg= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.AppleTopCaseActuatorHIDDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTopCaseActuatorHIDDriver - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.26 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.26 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Actuator Gen2 - BT - Rev4 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 4 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 613 - - VendorID - 76 - - Actuator Gen2 - SPI - Rev1 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 1 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 626 - 629 - 633 - - VendorID - 1452 - - Actuator Gen2 - SPI - Rev5 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 630 - 631 - - VendorID - 1452 - - Actuator Gen2 - SPI - Rev6 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 6 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 632 - - VendorID - 1452 - - Actuator Gen2 - USB - Bridge - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 2 - - VendorID - 1452 - - Actuator Gen2 - USB - Rev4 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 4 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 613 - - VendorID - 1452 - - Actuator Gen2 - USB/SPI - Default - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - VendorID - 1452 - - Actuator Gen2 - USB/SPI - Rev2 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 2 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 627 - - VendorID - 1452 - - Actuator Gen2 - USB/SPI - Rev3 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 3 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseActuatorHIDDriver - IOProviderClass - IOHIDInterface - ProductIDArray - - 628 - - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2013 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleActuatorDriver - 423 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - com.apple.kpi.private - 8.0.0 - - OSBundleRequired - Console - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseActuatorHIDDriver.kext - _InfoPlistDigest - - SGyiiyU2XukJQ3/pEuZu5SJ3Dnuavfkc6RYTWeuMoiQ= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseActuatorHIDDriver.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - xwPv490YIGNhWtcA/gNJaB85GUk6MrdufuAKuZrPtZQ= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.AppleTopCaseDriverV2 - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - AppleTopCaseDriverV2 - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 7400.26 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 7400.26 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - Actuator Event Driver - MacBookAir8,1 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 7 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 634 - - VendorID - 1452 - - Actuator Event Driver - MacBookPro15,1 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 6 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 636 - - VendorID - 1452 - - Actuator Event Driver - MacBookPro15,2 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 635 - - VendorID - 1452 - - Actuator Event Driver - MacBookPro15,4 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 637 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 638 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 638 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 639 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 639 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 640 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 9 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 640 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 641 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 9 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - ProductIDArray - - 641 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 832 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 8 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 832 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 833 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - ProductIDArray - - 833 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 834 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - ProductIDArray - - 834 - - VendorID - 1452 - - Actuator Event Driver - TopCase - 835 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - ProductIDArray - - 835 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - DM - TopCase - 641 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 641 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - DM - TopCase - 833 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 833 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - DM - TopCase - 834 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 834 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - DM - TopCase - 835 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 835 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - TopCase - 641 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - Built-In - - - ProductIDArray - - 641 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - TopCase - 833 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - Built-In - - - ProductIDArray - - 833 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - TopCase - 834 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - Built-In - - - ProductIDArray - - 834 - - VendorID - 1452 - - AppleHIDTransportHIDDevice - TopCase - 835 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - Built-In - - - ProductIDArray - - 835 - - VendorID - 1452 - - AppleUserHIDDevice - DM - MacBookAir8,1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 634 - - idVendor - 1452 - - AppleUserHIDDevice - DM - MacBookPro15,1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 636 - - idVendor - 1452 - - AppleUserHIDDevice - DM - MacBookPro15,2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 635 - - idVendor - 1452 - - AppleUserHIDDevice - DM - MacBookPro15,4 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 637 - - idVendor - 1452 - - AppleUserHIDDevice - DM - TopCase - 638 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 638 - - idVendor - 1452 - - AppleUserHIDDevice - DM - TopCase - 639 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 639 - - idVendor - 1452 - - AppleUserHIDDevice - DM - TopCase - 640 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 640 - - idVendor - 1452 - - AppleUserHIDDevice - DM - TopCase - 832 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 832 - - idVendor - 1452 - - AppleUserHIDDevice - USB Bulk - TopCase - 666 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 75 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - HIDBulkPipeSupport - - - ProductIDArray - - 666 - - idVendor - 1452 - - AppleUserHIDDevice - USB Bulk - TopCase - 671 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 75 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - HIDBulkPipeSupport - - - ProductIDArray - - 671 - - idVendor - 1452 - - AppleUserHIDDevice Keyboard - DM - TopCase - 666 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - Accessory Category - Keyboard - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 666 - - idVendor - 1452 - - AppleUserHIDDevice Keyboard - DM - TopCase - 668 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - Accessory Category - Keyboard - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 668 - - idVendor - 1452 - - AppleUserHIDDevice Keyboard - DM - TopCase - 671 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleUserHIDDevice - IOProviderMergeProperties - - Accessory Category - Keyboard - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 671 - - idVendor - 1452 - - BT HID Driver - TopCase - 666 - - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - * - idProductArray - - 666 - - idVendor - 76 - - BT HID Driver - TopCase - 668 - - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - * - idProductArray - - 668 - - idVendor - 76 - - BT HID Driver - TopCase - 671 - - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - * - idProductArray - - 671 - - idVendor - 76 - - BT HID Driver Keyboard - DM - TopCase - 666 - - Accessory Category - Keyboard - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 666 - - idVendor - 76 - - BT HID Driver Keyboard - DM - TopCase - 668 - - Accessory Category - Keyboard - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 668 - - idVendor - 76 - - BT HID Driver Keyboard - DM - TopCase - 671 - - Accessory Category - Keyboard - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - - IOClass - AppleHSBluetoothHIDDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHSBluetoothInterface - VendorIDSource - 1 - bInterfaceNumber - 0 - idProductArray - - 671 - - idVendor - 76 - - Device Management Event Driver - MacBookAir8,1 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 634 - - VendorID - 1452 - - Device Management Event Driver - MacBookPro15,1 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 636 - - VendorID - 1452 - - Device Management Event Driver - MacBookPro15,2 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 635 - - VendorID - 1452 - - Device Management Event Driver - MacBookPro15,4 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 637 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 638 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 638 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 639 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 639 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 640 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 640 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 641 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 641 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 832 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 832 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 833 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 833 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 834 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 834 - - VendorID - 1452 - - Device Management Event Driver - TopCase - 835 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - ProductIDArray - - 835 - - VendorID - 1452 - - Extended Magic Keyboard BT - DM - TopCase - 671 - - BatteryFaultNotificationType - KBBatteryFault - BatteryLowNotificationType - ExKB2LowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 671 - - VendorID - 76 - - Extended Magic Keyboard with Touch ID BT Driver - TopCase - 671 - - BatteryLowPowerDisconnectionNotificationType - ExKB2LowBatteryPowerDisconnect - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - KBConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 3 - ProductString - Magic Keyboard with Touch ID and Numeric Keypad - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJBqEBhQEFBxngKecV - ACUBdQGVCIEClQF1CIEB - lQV1AQUIGQEpBZEClQF1 - A5EBlQZ1CBUAJv8ABQcZ - ACn/gQAFDHUBlQEVACUB - CQCBAQX/CQN1AZUBgQIF - DAlAdQGVAYECwAUMCQGh - AYVSFQAlAXUBlQEJzYEC - CbOBAgm0gQIJtYECCbaB - AoEBgQGBAYUJFQAlAXUI - lQEGAf8JC7ECdQiVArEB - wAYA/wkGoQEGAP8JBhUA - Jv8AdQiVQIU/gSLA - - - BgD/CUuhAQYA/wlLFQAm - /wCFIJZrAHUIgQKFIZaJ - AnUIgQKFIpY+AHUIgQLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 1 - - - 17 - 32 - 33 - 34 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Keyboard / Boot@1 - KeyholeReportID - 241 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 2 - InterfaceString - Touch ID@2 - KeyholeReportID - 244 - - - - DeviceManaged - - DisconnectionNotificationType - KBDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Keyboard - HostTransportSwitchNotificationType - KBTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KBOff - ProductID - 671 - VendorID - 76 - VendorIDSource - 1 - - Extended Magic Keyboard with Touch ID BT Event Driver - TopCase - 671 - - AlternateLongPressHandling - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LongPressTimeout - 100000 - PressCountDoublePressTimeout - 300000 - PressCountTrackingEnabled - - PressCountTriplePressTimeout - 600000 - PressCountUsagePairs - - 786496 - - ProductIDArray - - 671 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 76 - - Extended Magic Keyboard with Touch ID USB Event Driver - TopCase - 671 - - AlternateLongPressHandling - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LongPressTimeout - 100000 - PressCountDoublePressTimeout - 300000 - PressCountTrackingEnabled - - PressCountTriplePressTimeout - 600000 - PressCountUsagePairs - - 786496 - - ProductIDArray - - 671 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - IOUSBHostHIDDevice - DM - MacBookAir8,1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 634 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - MacBookPro15,1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 636 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - MacBookPro15,2 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 635 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - MacBookPro15,4 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 637 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - TopCase - 638 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 638 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - TopCase - 639 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 639 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - TopCase - 640 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 640 - - idVendor - 1452 - - IOUSBHostHIDDevice - DM - TopCase - 832 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOUSBHostHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - ProductIDArray - - 832 - - idVendor - 1452 - - Keyboard Event Driver - MacBookAir8,1 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 634 - - VendorID - 1452 - - Keyboard Event Driver - MacBookPro15,1 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDKeyboardSupportsEscKey - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 636 - - VendorID - 1452 - - Keyboard Event Driver - MacBookPro15,2 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDKeyboardSupportsEscKey - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 635 - - VendorID - 1452 - - Keyboard Event Driver - MacBookPro15,4 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDKeyboardSupportsEscKey - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 637 - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 638 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 638 - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 639 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 639 - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 640 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 640 - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 641 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 641 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 832 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 832 - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 833 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 88 - 89 - 90 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 2 - - - StandardType - 1 - - - StandardType - 0 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 0 - fn-type - no-fn-cl - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 0 - fn-type - no-fn-cl - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 0 - fn-type - no-fn-cl - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 0 - fn-type - no-fn-cl - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - StandardType - 1 - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 833 - - SupportsGlobeKey - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 834 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 834 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - Keyboard Event Driver - TopCase - 835 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 835 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - Mac MTP AHTHD DM - TopCase - MTP - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - ExtendedData - - 50399649 - 50465185 - 50530721 - 50596257 - 53741985 - 61868449 - 61933985 - 61999521 - 62065057 - 62261665 - 62720417 - 64227745 - - - Transport - FIFO - - Mac MTP Actuator - Mac14,10 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,10 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,15 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 13 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,15 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,2 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 12 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,2 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,5 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,5 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,6 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,6 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,7 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 5 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,7 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac14,9 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac14,9 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,10 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,10 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,11 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,11 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,3 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,3 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,6 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,6 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,7 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,7 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,8 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,8 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - Mac15,9 - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 11 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - ModelNumber - Mac15,9 - SupportReportInfo - - Transport - FIFO - - Mac MTP Actuator - TopCase - MTP - - CFBundleIdentifier - com.apple.driver.AppleActuatorDriver - DefaultActuatorProperties - - ActuatorRevision - 10 - - DeviceUsagePairs - - - DeviceUsage - 13 - DeviceUsagePage - 65280 - - - IOClass - AppleActuatorHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnPowerTreeWake - - SupportReportInfo - - Transport - FIFO - - Mac MTP AppleHIDTransportHIDDevice - TopCase - MTP - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - AppleHIDTransportHIDDevice - IOProviderMergeProperties - - Built-In - - - Transport - FIFO - - Mac MTP DM - TopCase - MTP - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - Product - Apple Internal Keyboard / Trackpad - Transport - FIFO - - Mac MTP Keyboard - Mac14,7 - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - ModelNumber - Mac14,7 - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - SupportsGlobeKey - - SupportsSiriKey - - Transport - FIFO - - Mac MTP Keyboard - TopCase - MTP - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - FnFunctionTable - - fn - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwP - - fn-cl - - AQYCBwMRBBkFGAYXBwoIDAkLCg0L - DgwPFhY= - - no-fn-cl - - FhY= - - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - HIDRestoreKBDState - 1 - HandlerIDTable - - 91 - 92 - 93 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - KBLanguageTable - - - StandardType - 1 - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 2 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 0 - fn-type - fn-cl - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - StandardType - 1 - fn-type - fn - - - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - SupportsGlobeKey - - SupportsSiriKey - - Transport - FIFO - - Mac MTP MT - Mac14,10 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,10 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,15 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,15 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,2 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,2 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,5 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,5 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,6 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,6 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,7 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,7 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac14,9 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac14,9 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,10 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,10 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,11 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,11 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,3 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,3 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,6 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,6 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,7 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,7 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,8 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,8 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - Mac15,9 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ModelNumber - Mac15,9 - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Mac MTP MT - TopCase - MTP - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDAtStart - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - HSTouchHIDService - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ReenumerateOnInit - - SupportReportInfo - - TrackpadEmbedded - - Transport - FIFO - UnleashUnsupported - - - Magic Keyboard BT - DM - TopCase - 666 - - BatteryFaultNotificationType - KBBatteryFault - BatteryLowNotificationType - KB2LowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 666 - - VendorID - 76 - - Magic Keyboard BT - DM - TopCase - 668 - - BatteryFaultNotificationType - KBBatteryFault - BatteryLowNotificationType - KB3LowBattery - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - ProductIDArray - - 668 - - VendorID - 76 - - Magic Keyboard BT Driver - TopCase - 668 - - BatteryLowPowerDisconnectionNotificationType - KB3LowBatteryPowerDisconnected - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - KBConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 2 - ProductString - Magic Keyboard - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJBqEBhQEFBxngKecV - ACUBdQGVCIEClQF1CIEB - lQV1AQUIGQEpBZEClQF1 - A5EBlQZ1CBUAJv8ABQcZ - ACn/gQAFDHUBlQEJuBUA - JQGBAgX/CQN1AZUBgQIF - DAlAdQGVAYECCp4BdQGV - AYECdQSVAYEDwAUMCQGh - AYVSFQAlAXUBlQEJzYEC - CbOBAgm0gQIJtYECCbaB - AoEBgQGBAYUJFQAlAXUI - lQEGAf8JC7ECdQiVArEB - wAYA/wkGoQEGAP8JBhUA - Jv8AdQiVQIU/gSLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 1 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Keyboard / Boot@1 - KeyholeReportID - 241 - - - - DeviceManaged - - DisconnectionNotificationType - KBDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Keyboard - HostTransportSwitchNotificationType - KBTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KBOff - ProductID - 668 - VendorID - 76 - VendorIDSource - 1 - - Magic Keyboard BT Event Driver - TopCase - 668 - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - LockKeyDelay - 150 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 668 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 76 - - Magic Keyboard USB - DM - TopCase - 666 - - BatteryFaultNotificationType - KBBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedKB - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBKBOff - PoweredOnNotificationType - USBKBOn - ProductIDArray - - 666 - - VendorID - 1452 - - Magic Keyboard USB - DM - TopCase - 668 - - BatteryFaultNotificationType - KBBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedKB - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBKBOff - PoweredOnNotificationType - USBKBOn - ProductIDArray - - 668 - - VendorID - 1452 - - Magic Keyboard USB - DM - TopCase - 671 - - BatteryFaultNotificationType - KBBatteryFault - BatteryStatusNotificationType - BatteryStatusChanged - BluetoothDevice - - Built-In - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - ConnectionNotificationType - USBConnectedKB - CriticallyLowBatteryNotificationPercentage - 1 - DeviceUsagePairs - - - DeviceUsage - 11 - DeviceUsagePage - 65280 - - - HIDServiceSupport - - HasBattery - - IOClass - AppleDeviceManagementHIDEventService - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LowBatteryNotificationPercentage - 2 - PoweredOffNotificationType - USBKBOff - PoweredOnNotificationType - USBKBOn - ProductIDArray - - 671 - - VendorID - 1452 - - Magic Keyboard USB Event Driver - TopCase - 668 - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - LockKeyDelay - 150 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - ProductIDArray - - 668 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - Magic Keyboard with Touch ID BT Driver - TopCase - 666 - - BatteryLowPowerDisconnectionNotificationType - KB2LowBatteryPowerDisconnected - CFBundleIdentifier - com.apple.driver.AppleHSBluetoothDriver - ConnectionNotificationType - KBConnected - Descriptors - - DeviceDescriptor - - DescriptorVersion - 2 - ManufacturerString - Apple Inc. - NumInterfaces - 3 - ProductString - Magic Keyboard with Touch ID - - HIDReportDescriptors - - - BgD/CQuhAQYA/wkLFQAm - /wB1CJYEAIXggSIJC5YB - AIWagSLABgD/CRShAYWQ - BYR1AZUDFQAlAQlhBYUJ - RAlGgQKVBYEBdQiVARUA - Jv8ACWWBAsA= - - - BQEJBqEBhQEFBxngKecV - ACUBdQGVCIEClQF1CIEB - lQV1AQUIGQEpBZEClQF1 - A5EBlQZ1CBUAJv8ABQcZ - ACn/gQAFDHUBlQEVACUB - CQCBAQX/CQN1AZUBgQIF - DAlAdQGVAYECwAUMCQGh - AYVSFQAlAXUBlQEJzYEC - CbOBAgm0gQIJtYECCbaB - AoEBgQGBAYUJFQAlAXUI - lQEGAf8JC7ECdQiVArEB - wAYA/wkGoQEGAP8JBhUA - Jv8AdQiVQIU/gSLA - - - BgD/CUuhAQYA/wlLFQAm - /wCFIJZrAHUIgQKFIZaJ - AnUIgQKFIpY+AHUIgQLA - - - InputDescriptor - - - 144 - 154 - 198 - 224 - - - 1 - - - 17 - 32 - 33 - 34 - - - InterfaceDescriptors - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 0 - InterfaceString - Device Management@0 - KeyholeReportID - 240 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 1 - InterfaceString - Keyboard / Boot@1 - KeyholeReportID - 241 - - - CountryCode - 0 - DescriptorVersion - 2 - InterfaceNumber - 2 - InterfaceString - Touch ID@2 - KeyholeReportID - 244 - - - - DeviceManaged - - DisconnectionNotificationType - KBDisconnected - ExtendedFeatures - - BatteryVoltage - - id - 146 - size - 2 - type - 2 - - FactoryDefault - - id - 65 - type - 2 - value - 0 - - FullFactoryDefault - - id - 66 - type - 2 - value - 1 - - LongDeviceName - - id - 85 - size - 64 - type - 2 - - RecantConnection - - id - 64 - type - 2 - value - 3 - - UserMode - - id - 67 - max - 3 - min - 1 - size - 1 - type - 2 - - WillShutdown - - id - 64 - type - 2 - value - 1 - - - HIDDefaultBehavior - Keyboard - HostTransportSwitchNotificationType - KBTransportSwitch - IOClass - AppleHSBluetoothDevice - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOBluetoothL2CAPChannel - PSM - 17 - PoweredOffNotificationType - KBOff - ProductID - 666 - VendorID - 76 - VendorIDSource - 1 - - Magic Keyboard with Touch ID BT Event Driver - TopCase - 666 - - AlternateLongPressHandling - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LongPressTimeout - 100000 - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - PressCountDoublePressTimeout - 300000 - PressCountTrackingEnabled - - PressCountTriplePressTimeout - 600000 - PressCountUsagePairs - - 786496 - - ProductIDArray - - 666 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 76 - - Magic Keyboard with Touch ID USB Event Driver - TopCase - 666 - - AlternateLongPressHandling - - CFBundleIdentifier - com.apple.driver.AppleHIDKeyboard - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DualTransport - - FnKeyboardUsageMap - 0x00070050,0x0007004a,0x00070052,0x0007004b,0x0007002a,0x0007004c,0x0007004f,0x0007004d,0x00070051,0x0007004e,0x00070028,0x00070058 - FnModifierUsage - 3 - FnModifierUsagePage - 255 - HIDEventServiceProperties - - CapsLockDelay - 75 - - IOClass - AppleHIDKeyboardEventDriverV2 - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - LongPressTimeout - 100000 - NumLockKeyboardUsageMap - 0x00070029,0x00070029,0x0007002a,0x0007002a,0x0007002b,0x0007002b,0x0007003a,0x0007003a,0x0007003b,0x0007003b,0x0007003c,0x0007003c,0x0007003d,0x0007003d,0x0007003e,0x0007003e,0x0007003f,0x0007003f,0x00070040,0x00070040,0x00070041,0x00070041,0x00070042,0x00070042,0x00070043,0x00070043,0x00070044,0x00070044,0x00070045,0x00070045,0x0007004a,0x0007004a,0x0007004b,0x0007004b,0x0007004c,0x0007004c,0x0007004d,0x0007004d,0x0007004e,0x0007004e,0x0007004f,0x0007004f,0x00070050,0x00070050,0x00070051,0x00070051,0x00070052,0x00070052,0x0007000d,0x00070059,0x0007000e,0x0007005a,0x0007000f,0x0007005b,0x00070018,0x0007005c,0x0007000c,0x0007005d,0x00070012,0x0007005e,0x00070024,0x0007005f,0x00070025,0x00070060,0x00070026,0x00070061,0x00070010,0x00070062,0x00070037,0x00070063,0x00070082,0x00070082,0x000700e0,0x000700e0,0x000700e1,0x000700e1,0x000700e2,0x000700e2,0x000700e3,0x000700e3,0x000700e4,0x000700e4,0x000700e5,0x000700e5,0x000700e6,0x000700e6,0x000700e7,0x000700e7 - PressCountDoublePressTimeout - 300000 - PressCountTrackingEnabled - - PressCountTriplePressTimeout - 600000 - PressCountUsagePairs - - 786496 - - ProductIDArray - - 666 - - SupportsGlobeKey - - SupportsSiriKey - - VendorID - 1452 - - Trackpad Event Driver - MacBookAir8,1 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 634 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - MacBookPro15,1 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 636 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - MacBookPro15,2 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 635 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - MacBookPro15,4 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 637 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 638 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 638 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 639 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 639 - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 640 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 640 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 641 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - MTEventSource - - ProductIDArray - - 641 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 832 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - MTEventSource - - ProductIDArray - - 832 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 833 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - MTEventSource - - ProductIDArray - - 833 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 834 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - MTEventSource - - ProductIDArray - - 834 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - Trackpad Event Driver - TopCase - 835 - - ApplePreferenceCapability - 2 - ApplePreferenceIdentifier - com.apple.AppleMultitouchTrackpad - ApplePreferencesDefaultPreferences - - ActuateDetents - 1 - Clicking - 0 - DragLock - 0 - Dragging - 0 - FirstClickThreshold - 1 - ForceSuppressed - - SecondClickThreshold - 1 - TrackpadCornerSecondaryClick - 0 - TrackpadFiveFingerPinchGesture - 2 - TrackpadFourFingerHorizSwipeGesture - 2 - TrackpadFourFingerPinchGesture - 2 - TrackpadFourFingerVertSwipeGesture - 2 - TrackpadHorizScroll - 1 - TrackpadMomentumScroll - - TrackpadPinch - 1 - TrackpadRightClick - - TrackpadRotate - 1 - TrackpadScroll - - TrackpadThreeFingerDrag - - TrackpadThreeFingerHorizSwipeGesture - 2 - TrackpadThreeFingerVertSwipeGesture - 2 - - BuildAMDWithMTInit - - CFBundleIdentifier - com.apple.driver.AppleTopCaseHIDEventDriver - DefaultMultitouchProperties - - ActuationSupported - - ForceSupported - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAA - BAAAABAAAAAQAAAAACAAAA0AAIAA - AACAAAABQAAAAYAAAAIAAAAC4AAA - AwAAAATgAAAEAAAAB0AAAAUAAAAK - AAAABgAAAA1AAAAIAAAAFgAAAArA - AAAjAAAADQAAAC8AAAAOwAAAOMAA - ABBAAABBAAAAEcAAAEjAAAAAUAAA - DwAAgAAAAIAAAAEAAAABQAAAAYAA - AAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAO - QAAABgAAABNAAAAIAAAAHsAAAArA - AAAuwAAADQAAADyAAAAOwAAARwAA - ABBAAABPwAAAEcAAAFiAAAAAgAAA - DwAAgAAAAIAAAAEAAAABYAAAAYAA - AAKgAAACAAAABEAAAAKAAAAGAAAA - AwAAAAgAAAAEAAAADQAAAAUAAAAS - wAAABgAAABkAAAAIAAAAKAAAAArA - AAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAA - DwAAgAAAAIAAAAEAAAABoAAAAYAA - AAMAAAACAAAABQAAAAKAAAAHQAAA - AwAAAAnAAAAEAAAAEEAAAAUAAAAX - gAAABgAAAB/AAAAIAAAAMgAAAArA - AABKAAAADQAAAFyAAAAOwAAAaQAA - ABBAAABywAAAEcAAAHrAAAAA4AAA - DwAAgAAAAKAAAAEAAAABwAAAAYAA - AANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAd - QAAABgAAACfAAAAIAAAAPcAAAArA - AABZAAAADQAAAG3AAAAOwAAAe0AA - ABBAAACFQAAAEcAAAIxAAAABAAAA - DwAAgAAAAMAAAAEAAAACAAAAAYAA - AAPgAAACAAAABsAAAAKAAAAKQAAA - AwAAAA5gAAAEAAAAGMAAAAUAAAAk - wAAABgAAADLAAAAIAAAATUAAAArA - AABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDPointerReportRate - 120 - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAA - AQAAAAAgAAAQAABxOwAATOMAAwAA - AAdgAAAEwAAADoAAAAbxSgAX6V4A - CVeCACMQWgALZ6EALBF7AA2N1AA0 - 3ToAD36aADvQuAASWKAARl01ABUA - AABO2dgAF8AAAFXK7QAas+UAW2FQ - AB2QAABe0qoAIL75AGEgywAkLXsA - YnXvACewAABjRl8AAIAAABMAAHE7 - AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAw - gAAACGp5AEH9tgAK7bUAV4ZuAA0B - 2ABrPTkADv1/AIEEcAAQy5gAkdRW - ABJouQCe3VAAE+c/AKikCgAXAucA - tn2SABot3ADARE4AHVjQAMX4OgAg - 35IAytuYACQ4bgDO7mUAJ6CXANIw - owAAsAAAFAAAcTsAAGFOAADAAAAB - wAAAAQAAAANgAAACAAAADCAAAAMA - AAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658A - hMCkAA2RCwCfR+EADzjIALWDbwAQ - /k8AxqbEABLNUQDUeCMAFepmAOTK - xwAZoVYA8qFmAB1CvwD7fXwAIQuC - AQFpdAAkS20BBVKIACegAAEIK4wA - AOAAABQAAHE7AABtdwAAwAAAAeAA - AAEAAAAD4AAAAgAAAA6AAAADAAAA - HEAAAATAAAA0AAAABgAAAEdAAAAH - N4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtP - APKF4gARLu4BCSWiABUlDwEfV8QA - GT9oASzRKgAdChkBNQrGACDz5QE6 - cR4AJEARAT3XdgAnn1YBQMHWAABQ - AAATAABxOwAAS7AAAQAAAAJgAAAC - AAAABuAAAAMAAAAMYAAABMAAABcA - AAAGwAAAJAAAAAkAAAAyAAAACz1u - AEFngAANcE8AUMGhAA+sTQBgSTMA - EagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J - 6QCTvnkAIN/yAJdcWwAkO0IAmYu9 - ACegOACacdcAAQAAABUAAHE7AABW - fwAAwAAAAiAAAAEAAAAEgAAAAYAA - AAqAAAACAAAAEaAAAAMAAAAhgAAA - BMAAAD6AAAAFwAAAVEAAAAbAAABr - AAAACAAAAIxAAAAJAAAAqYAAAApA - AADKwAAAC8AAAPTAAAANwAABJAAA - ABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAk - IAABem/AACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDScrollResolutionX - 26214400 - HIDScrollResolutionY - 26214400 - HIDScrollResolutionZ - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - MT Built-In - - MTHIDDevice - - MTPowerStatsDisable - - SupportsGestureScrolling - - SupportsSilentClick - - TrackpadFourFingerGestures - - TrackpadMomentumScroll - - TrackpadSecondaryClickCorners - - TrackpadThreeFingerDrag - - parser-options - 39 - parser-type - 1000 - - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DoReportIntervalHack - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 1376256 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 32768 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 478413 - HIDAccelTangentSpeedParabolicRoot - 1310720 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 43254 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 54395 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 465306 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 65536 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 75366 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 13763 - HIDAccelGainLinear - 58327 - HIDAccelGainParabolic - 85197 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 15729 - HIDAccelGainLinear - 56361 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 18350 - HIDAccelGainLinear - 54395 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 23593 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDisallowRemappingOfPrimaryClick - - HIDPointerAccelerationTable - - AACAAFVTQioABwAAAAAAAgAEAAAABAAAABAA - AAAQAAAAACAAAA0AAIAAAACAAAABQAAAAYAA - AAIAAAAC4AAAAwAAAATgAAAEAAAAB0AAAAUA - AAAKAAAABgAAAA1AAAAIAAAAFgAAAArAAAAj - AAAADQAAAC8AAAAOwAAAOMAAABBAAABBAAAA - EcAAAEjAAAAAUAAADwAAgAAAAIAAAAEAAAAB - QAAAAYAAAAJAAAACAAAAA4AAAAKAAAAE4AAA - AwAAAAZgAAAEAAAACgAAAAUAAAAOQAAABgAA - ABNAAAAIAAAAHsAAAArAAAAuwAAADQAAADyA - AAAOwAAARwAAABBAAABPwAAAEcAAAFiAAAAA - gAAADwAAgAAAAIAAAAEAAAABYAAAAYAAAAKg - AAACAAAABEAAAAKAAAAGAAAAAwAAAAgAAAAE - AAAADQAAAAUAAAASwAAABgAAABkAAAAIAAAA - KAAAAArAAAA7wAAADQAAAEuAAAAOwAAAV0AA - ABBAAABgQAAAEcAAAGkAAAAAsAAADwAAgAAA - AIAAAAEAAAABoAAAAYAAAAMAAAACAAAABQAA - AAKAAAAHQAAAAwAAAAnAAAAEAAAAEEAAAAUA - AAAXgAAABgAAAB/AAAAIAAAAMgAAAArAAABK - AAAADQAAAFyAAAAOwAAAaQAAABBAAABywAAA - EcAAAHrAAAAA4AAADwAAgAAAAKAAAAEAAAAB - wAAAAYAAAANgAAACAAAABeAAAAKAAAAIoAAA - AwAAAAvAAAAEAAAAE8AAAAUAAAAdQAAABgAA - ACfAAAAIAAAAPcAAAArAAABZAAAADQAAAG3A - AAAOwAAAe0AAABBAAACFQAAAEcAAAIxAAAAB - AAAADwAAgAAAAMAAAAEAAAACAAAAAYAAAAPg - AAACAAAABsAAAAKAAAAKQAAAAwAAAA5gAAAE - AAAAGMAAAAUAAAAkwAAABgAAADLAAAAIAAAA - TUAAAArAAABugAAADQAAAIMAAAAOwAAAj0AA - ABBAAACXAAAAEcAAAJxA - - HIDPointerAccelerationType - HIDTrackpadAcceleration - HIDScrollAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 393216 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 39322 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 406323 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 58982 - HIDAccelGainParabolic - 58982 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 419430 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 55706 - HIDAccelGainParabolic - 78643 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 432538 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 52429 - HIDAccelGainParabolic - 91750 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 445645 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 49152 - HIDAccelGainParabolic - 104858 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 458752 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 45875 - HIDAccelGainParabolic - 117965 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 471859 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 42598 - HIDAccelGainParabolic - 131072 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 484966 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 39322 - HIDAccelGainParabolic - 144179 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 498074 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainLinear - 36045 - HIDAccelGainParabolic - 157286 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 511181 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDScrollAccelerationTable - - AACAAFVTQioABwAAAAAAAQABAAAAAQAAAAAg - AAAQAABxOwAATOMAAwAAAAdgAAAEwAAADoAA - AAbxSgAX6V4ACVeCACMQWgALZ6EALBF7AA2N - 1AA03ToAD36aADvQuAASWKAARl01ABUAAABO - 2dgAF8AAAFXK7QAas+UAW2FQAB2QAABe0qoA - IL75AGEgywAkLXsAYnXvACewAABjRl8AAIAA - ABMAAHE7AABWfwABAAAAAuAAAAIAAAAJYAAA - AwAAABIAAAAEwAAAIMAAAAaAAAAwgAAACGp5 - AEH9tgAK7bUAV4ZuAA0B2ABrPTkADv1/AIEE - cAAQy5gAkdRWABJouQCe3VAAE+c/AKikCgAX - AucAtn2SABot3ADARE4AHVjQAMX4OgAg35IA - ytuYACQ4bgDO7mUAJ6CXANIwowAAsAAAFAAA - cTsAAGFOAADAAAABwAAAAQAAAANgAAACAAAA - DCAAAAMAAAAW4AAABMAAACnAAAAGQAAAOsAA - AAfOggBP7OcACgWAAGo8rgAL658AhMCkAA2R - CwCfR+EADzjIALWDbwAQ/k8AxqbEABLNUQDU - eCMAFepmAOTKxwAZoVYA8qFmAB1CvwD7fXwA - IQuCAQFpdAAkS20BBVKIACegAAEIK4wAAOAA - ABQAAHE7AABtdwAAwAAAAeAAAAEAAAAD4AAA - AgAAAA6AAAADAAAAHEAAAATAAAA0AAAABgAA - AEdAAAAHN4wAXL7hAAkAAACAwAAACoAAAKGA - AAALz7IAvU7UAA01yQDadikADvtPAPKF4gAR - Lu4BCSWiABUlDwEfV8QAGT9oASzRKgAdChkB - NQrGACDz5QE6cR4AJEARAT3XdgAnn1YBQMHW - AABQAAATAABxOwAAS7AAAQAAAAJgAAACAAAA - BuAAAAMAAAAMYAAABMAAABcAAAAGwAAAJAAA - AAkAAAAyAAAACz1uAEFngAANcE8AUMGhAA+s - TQBgSTMAEagdAG5NTAATT9YAd9WQABTQfgB+ - 26MAF3odAIbYXQAagocAjp+lAB2J6QCTvnkA - IN/yAJdcWwAkO0IAmYu9ACegOACacdcAAQAA - ABUAAHE7AABWfwAAwAAAAiAAAAEAAAAEgAAA - AYAAAAqAAAACAAAAEaAAAAMAAAAhgAAABMAA - AD6AAAAFwAAAVEAAAAbAAABrAAAACAAAAIxA - AAAJAAAAqYAAAApAAADKwAAAC8AAAPTAAAAN - wAABJAAAABAAAAFEn9IAFEAAAV49zAAZAAAB - brsYABzQAAFz78AAIOAAAXhvwAAkIAABem/A - ACegAAF8JGg= - - HIDScrollAccelerationType - HIDTrackpadScrollAcceleration - HIDScrollResolution - 26214400 - HIDServiceSupport - - IOCFPlugInTypes - - 0516B563-B15B-11DA-96EB-0014519758EF - AppleMultitouchDriver.kext/Contents/PlugIns/MultitouchHID.plugin - - IOClass - AppleMultitouchTrackpadHIDEventDriver - IOPersonalityPublisher - com.apple.driver.AppleTopCaseDriverV2 - IOProviderClass - IOHIDInterface - InterfaceAvailableOnDeviceReadyNotification - - MTEventSource - - ProductIDArray - - 835 - - ReenumerateOnInit - - TrackpadEmbedded - - VendorID - 1452 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2021 Apple Inc. All rights reserved. - OSBundleLibraries - - com.apple.driver.AppleMultitouchDriver - 237.1 - com.apple.iokit.IOHIDFamily - 1.4 - com.apple.kpi.bsd - 9.6.0 - com.apple.kpi.iokit - 9.6.0 - com.apple.kpi.libkern - 9.6.0 - com.apple.kpi.mach - 9.6.0 - com.apple.kpi.private - 9.6.0 - - OSBundleRequired - Console - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseDriverV2.kext - _InfoPlistDigest - - zeNubiNAthbHFRUih2xx0m4kurgWnWMPhGTClNc1vcY= - - _PrelinkBundlePath - /System/Library/Extensions/AppleTopCase.kext/Contents/PlugIns/AppleTopCaseDriverV2.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - MraJUlx6tMkAvSlj8h6i+YZ1S/Gaoh5WenIs8orp20g= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleGetInfoString - 556, Copyright Apple Inc. 2002-2016 - CFBundleIdentifier - com.apple.driver.SCSIDeviceSpecifics - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - SCSIDeviceSpecifics - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - ASM236XSeries - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - ASM236X NVME - Vendor Identification - ASMT - - CalDigitTuffNano - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Tuff nano - Vendor Identification - CalDigit - - CrucialX6 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Crucial X6 SSD - Vendor Identification - Micron - - G-DRIVE-Mobile-USBC - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - mobile USB-C - Vendor Identification - G-DRIVE - - G-DRIVE-SES_Device - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - SES Device - Vendor Identification - G-DRIVE - - LaCieMobileSSD - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Mobile SSD - Vendor Identification - LaCie - - Minipro - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Minipro USB-C - Vendor Identification - Oyen - - OWCEnvoyProUSBC - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Envoy Pro USB-C - Vendor Identification - OWC - - PromisePegasus2UnmapSupport_M4 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus2 M4 - Vendor Identification - Promise - - PromisePegasus2UnmapSupport_R4 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus2 R4 - Vendor Identification - Promise - - PromisePegasus2UnmapSupport_R6 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus2 R6 - Vendor Identification - Promise - - PromisePegasus2UnmapSupport_R8 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus2 R8 - Vendor Identification - Promise - - PromisePegasus3UnmapSupport_R4 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus3 R4 - Vendor Identification - Promise - - PromisePegasus3UnmapSupport_R6 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus3 R6 - Vendor Identification - Promise - - PromisePegasus3UnmapSupport_R8 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Pegasus3 R8 - Vendor Identification - Promise - - SamsungT5 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - Portable SSD T5 - Vendor Identification - Samsung - - SamsungT7 - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - PSSD T7 - Vendor Identification - Samsung - - SeagateFireCudaSSD - - CFBundleIdentifier - com.apple.iokit.IOSCSIBlockCommandsDevice - IOClass - IOSCSIPeripheralDeviceType00 - IOPersonalityPublisher - com.apple.driver.SCSIDeviceSpecifics - IOProviderClass - IOSCSIPeripheralDeviceNub - IOStorageFeatures - - UnmapCapable - - - Peripheral Device Type - 0 - Product Identification - FireCuda SSD - Vendor Identification - Seagate - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOSCSIBlockCommandsDevice - 1.0 - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SCSIDeviceSpecifics.kext - _InfoPlistDigest - - wQSdeHeR3ioYArdilC6OBxHtxBWSrm6AmGfGY6eMCLc= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/SCSIDeviceSpecifics.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - tC1lH4UJj6Q8qexuUXhaBlOd3LTb3xF/9+zN/qc37HU= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleGetInfoString - 556, Copyright Apple Inc. 1999-2016 - CFBundleIdentifier - com.apple.driver.USBStorageDeviceSpecifics - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - USBStorageDeviceSpecifics - CFBundleNumericVersion - 0 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 556 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 556 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - AppleADSTechnologies_55349 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 55349 - idVendor - 1761 - - AppleAddLogix_25092 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25092 - idVendor - 1037 - - AppleAgateQUSBHardDrive - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 544 - idVendor - 2060 - - AppleAlcor21In1Reader_1423_25442 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Use Standard USB Reset - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25442 - idVendor - 1423 - - AppleAliM5637_1026_22055 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Disable - true - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 22055 - idVendor - 1026 - - AppleAliM5637_1026_22071 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Disable - true - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 22071 - idVendor - 1026 - - AppleAmazonKindle_6473_2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2 - idVendor - 6473 - - AppleAmazonKindle_6473_4 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4 - idVendor - 6473 - - AppleApacerFlashDrive - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 65535 - idVendor - 65535 - - AppleApricornUSBProducts - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - * - idVendor - 2436 - - AppleBelkin_F5U249 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 585 - idVendor - 1293 - - AppleBlackBerry_4042_32772_inf1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 1 - idProduct - 32772 - idVendor - 4042 - - AppleBlackBerry_4042_32772_inf2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 32772 - idVendor - 4042 - - AppleBlackBerry_4042_32774_inf0 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32774 - idVendor - 4042 - - AppleBlackBerry_4042_32775_inf1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 1 - idProduct - 32775 - idVendor - 4042 - - AppleBlackBerry_4042_32775_inf2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 32775 - idVendor - 4042 - - AppleBlackBerry_4042_4_inf1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 1 - idProduct - 4 - idVendor - 4042 - - AppleBlackBerry_4042_4_inf2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 4 - idVendor - 4042 - - AppleBlackBerry_4042_6_inf0 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6 - idVendor - 4042 - - AppleBlackBerry_4042_7_inf1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 1 - idProduct - 7 - idVendor - 4042 - - AppleBlackBerry_4042_7_inf2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 7 - idVendor - 4042 - - AppleBrother_MFC480CN_1273_475 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 3 - idProduct - 475 - idVendor - 1273 - - AppleBrother_MFC5840CN_1273_366 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 3 - idProduct - 366 - idVendor - 1273 - - AppleBuffalo_USB_HS_1041_149 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 149 - idVendor - 1041 - - AppleBuffalo_USB_HS_1041_42 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42 - idVendor - 1041 - - AppleCBM_516_24613 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 24613 - idVendor - 516 - - AppleCBM_516_24614 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 24614 - idVendor - 516 - - AppleCanon_IVIS_HF11_1193_12749 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 12749 - idVendor - 1193 - - AppleCanon_MP600_1193_5912 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 5912 - idVendor - 1193 - - AppleCanon_MP600_1193_5913 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 5913 - idVendor - 1193 - - AppleCanon_MP600_1193_5914 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 5914 - idVendor - 1193 - - AppleCanon_MP970_1193_5926 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 2 - idProduct - 5926 - idVendor - 1193 - - AppleCanon_VIXIA_HG20_1193_12743 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 12743 - idVendor - 1193 - - AppleCasioExlimEx_S500_4099 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4099 - idVendor - 1999 - - AppleChieftec_USB4500_17664 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - No Disk Geometry - - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 17664 - idVendor - 60678 - - AppleCorsair_Voyager_6940_6659 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Require Restart Eject - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6659 - idVendor - 6940 - - AppleDataTale_CR-FD21_6485_2054 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2054 - idVendor - 6485 - - AppleDataTale_CR-FD21_6485_2055 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - CompactFlash.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2055 - idVendor - 6485 - - AppleDataTale_CR-FD21_6485_2056 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - SD.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2056 - idVendor - 6485 - - AppleDazzleUSB20MediaReader - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4610 - idVendor - 2000 - - AppleDazzleUSB20MediaReader2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1 - idVendor - 3546 - - AppleDigitalConcepts_CR_70R - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25442 - idVendor - 1423 - - AppleDrobo - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 0 - idVendor - 6585 - - AppleDrobo_6585_19728 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 256 - IOMaximumBlockCountWrite - 256 - - USB Mass Storage Characteristics - - Reset Recovery Time - 1000 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 19728 - idVendor - 6585 - - AppleExcelBioFlash - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1 - idVendor - 3931 - - AppleGB_PicoR_4089_4099 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4099 - idVendor - 4089 - - AppleGP2XCaanoo_1317_42149 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42149 - idVendor - 1317 - - AppleGTECH_18801_32791 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32791 - idVendor - 18801 - - AppleGTECH_18801_32793 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32793 - idVendor - 18801 - - AppleGTECH_18801_32800 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32800 - idVendor - 18801 - - AppleGTECH_18801_32816 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32816 - idVendor - 18801 - - AppleGTECH_18801_32820 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32820 - idVendor - 18801 - - AppleGarminNuvi350NA - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 8668 - idVendor - 2334 - - AppleGenericCFCardReader_25446 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25446 - idVendor - 1423 - - AppleGenericFlashDrive_1452_33794 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 33794 - idVendor - 1452 - - AppleGenericFlashDrive_2385_5635 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 5635 - idVendor - 2385 - - AppleGenericFlashDrive_5118_6656 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Disable - true - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6656 - idVendor - 5118 - - AppleGenericFlashDrive_5118_7680 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 7680 - idVendor - 5118 - - AppleGenericInitioIHDD_5117_1344 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1344 - idVendor - 5117 - - AppleGeneric_Device_1452_32774 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4617 - idVendor - 1452 - - AppleHama_CompactFlash_8197 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 8197 - idVendor - 3546 - - AppleHitachiTouroDeskPro_18801_4115 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4115 - idVendor - 18801 - - AppleHitachi_18801_4114 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4114 - idVendor - 18801 - - AppleHumanwareVictorReaderStream_7281_49153 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 64 - IOMaximumBlockCountWrite - 64 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 49153 - idVendor - 7281 - - AppleIODATAUS2-CFRW - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 809 - idVendor - 1211 - - AppleIODATAUS2-MSRW - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 812 - idVendor - 1211 - - AppleIODATAUS2-SMRW - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 810 - idVendor - 1211 - - AppleIODataPortableHDD_1211_314 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 314 - idVendor - 1211 - - AppleIOMega_1435_Multiple - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - * - idVendor - 1435 - - AppleIOmega_EGo_USB30 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Suspend On Reboot - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - bInterfaceProtocol - 80 - idProduct - 1392 - idVendor - 1435 - - AppleIPodShuffle_1452_4865 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4865 - idVendor - 1452 - - AppleIRiverIFP799 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4359 - idVendor - 16642 - - AppleImationUSBSuperDiskDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1 - idVendor - 1254 - - AppleIomegaHDD_885 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 885 - idVendor - 1435 - - AppleIomegaHDD_886 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 886 - idVendor - 1435 - - AppleIomegaMDHD500_UE - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 631 - idVendor - 1435 - - AppleIomegaMiniHD - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 122 - idVendor - 1435 - - AppleIomegaUSBZip750 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 55 - idVendor - 1435 - - AppleIomegaZip100 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1 - idVendor - 1435 - - AppleLaCieRugged_1439_4171 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4171 - idVendor - 1439 - - AppleLacie2Big_4191 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUASDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4191 - idVendor - 1439 - - AppleLacie8In1MediaReader - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 12896 - idVendor - 2796 - - AppleLacieBigDisk - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1057 - idVendor - 1439 - - AppleLacieBigDisk_1317 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Use Standard USB Reset - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1317 - idVendor - 1439 - - AppleLacieCBIHDD - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageCBIDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageCBIDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42497 - idVendor - 1439 - - AppleLacie_FastKey_USB30 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUASDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Attached SCSI Characteristics - - Maximum Queue Depth - 2 - Reset On Resume - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - bInterfaceProtocol - 98 - idProduct - 4166 - idVendor - 1439 - - AppleLexarRW018 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 45080 - idVendor - 1500 - - AppleLexarRW018RevD - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 45453 - idVendor - 1500 - - AppleMSystemDiskOnKey - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 16 - idVendor - 2284 - - AppleMacAllyPHR_100AC - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 26672 - idVendor - 992 - - AppleMagellanMaestro4250_65535 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 65535 - idVendor - 1118 - - AppleMelcoDUB-P20G - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1794 - idVendor - 1507 - - AppleMelcoUSB2-IDE-Bridge - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 43 - idVendor - 1041 - - AppleMelcoUSB2-SCSI-Bridge - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Known CSW Tag Issues - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 23 - idVendor - 1041 - - AppleMemorex52MAX - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25224 - idVendor - 18517 - - AppleMicrotechMiiZip100Driver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bInterfaceProtocol - 0 - bInterfaceSubClass - 0 - idVendor - 1435 - - AppleMotorola_Razr2_v8_8888_25638 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25638 - idVendor - 8888 - - AppleNECClick40 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 44 - idVendor - 1033 - - AppleNECFloppyDrive - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - Floppy.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageCBIDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 64 - idVendor - 1033 - - AppleOWCExpress_7825_41129 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 41129 - idVendor - 7825 - - AppleOWCExpress_7825_41637 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUASDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 41637 - idVendor - 7825 - - AppleOlympusMOS3390 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 768 - idVendor - 1972 - - ApplePQIU510_66 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 66 - idVendor - 13624 - - ApplePalmLifeDrive_221 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Inquiry Length - 36 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 221 - idVendor - 2096 - - ApplePanasonicP2CardReader_1242_10241 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Use Standard USB Reset - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 10241 - idVendor - 1242 - - ApplePanasonicSDCardReader - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6912 - idVendor - 1242 - - ApplePanasonicUSBSDCameraDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2305 - idVendor - 1242 - - ApplePanasonicUSBSuperDiskDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 769 - idVendor - 1211 - - ApplePioneer_Inno_GEX_INNO1_315 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Eject Requires START_STOP_UNIT - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 315 - idVendor - 2276 - - ApplePlasmonUDO2_2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 16 - IOMaximumBlockCountWrite - 16 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2 - idVendor - 6675 - - AppleRiData_1539 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1539 - idVendor - 2855 - - AppleSIIG_1423_25444 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - NO_SENSE Debounce Retries - 2 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 25444 - idVendor - 1423 - - AppleSamsungIts80GB_769 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 769 - idVendor - 1256 - - AppleSamsungYP_Z5_20545 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 20545 - idVendor - 1256 - - AppleSanDiskCruiser20816 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 20816 - idVendor - 1921 - - AppleSanDiskCruiser20817 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 20817 - idVendor - 1921 - - AppleSanDiskCruiser21510 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 21510 - idVendor - 1921 - - AppleSanDiskCruiser21512 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - Manual Eject - true - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 21512 - idVendor - 1921 - - AppleSanDiskCruiser21514 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 21514 - idVendor - 1921 - - AppleSanDiskCruiser28929 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 28929 - idVendor - 1921 - - AppleSanDiskImageMate - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2 - idVendor - 1921 - - AppleSanDiskImageMate_6_in_1_Reader_1569 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Inquiry Length - 36 - Manual Eject - true - - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1569 - idVendor - 1921 - - AppleSanDisk_12_In_1_Reader_35136 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 35136 - idVendor - 1921 - - AppleSanyoICRecorderS290RM_267 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 267 - idVendor - 1140 - - AppleSeagate_98D868_560 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Use Standard USB Reset - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1282 - idVendor - 3010 - - AppleSierraWireless_4505_4095 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4095 - idVendor - 4505 - - AppleSmartDriveHD3_U2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1794 - idVendor - 1507 - - AppleSonyDSCDriver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 16 - idVendor - 1356 - - AppleSonyDSCDriver-Driver - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageCBIDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 16 - idVendor - 1356 - - AppleSonyFloppy_MPF82E_ZL_1356_44 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUFIDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - Floppy.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageCBIDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 44 - idVendor - 1356 - - AppleSonyGPS_CS1KA_7424 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Inquiry Length - 36 - Manual Eject - true - - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 664 - idVendor - 1356 - - AppleSonyMSACUS1Reader - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 45 - idVendor - 1356 - - AppleSonyMSGCUS10Reader - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 55 - idVendor - 1356 - - AppleSonyNetworkWalkmanMS7 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Inquiry Length - 36 - - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 37 - idVendor - 1356 - - AppleSonyNetworkWalkmanMS9 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Inquiry Length - 56 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 70 - idVendor - 1356 - - AppleSonyPC110 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOMediaIcon - - CFBundleIdentifier - com.apple.iokit.IOSCSIArchitectureModelFamily - IOBundleResourceFile - MemoryStick.icns - - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 5 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 46 - idVendor - 1356 - - AppleSonySpressaCRX100EX - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Preferred Protocol - 1 - Preferred Subclass - 2 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 257 - idVendor - 1254 - - AppleSony_1356_2173 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 2173 - idVendor - 1356 - - AppleStorixAxis - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Max Logical Unit Number - 0 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4097 - idVendor - 2314 - - AppleSymwave_7329_Multiple - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - * - idVendor - 7329 - - AppleTDK_USB_DVD_R_768_1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 32 - IOMaximumBlockCountWrite - 32 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - IOMaximumSegmentCountRead - 16 - IOMaximumSegmentCountWrite - 16 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 768 - idVendor - 3519 - - AppleTDK_USB_DVD_R_768_2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 32 - IOMaximumBlockCountWrite - 32 - IOMaximumByteCountRead - 65536 - IOMaximumByteCountWrite - 65536 - IOMaximumSegmentCountRead - 16 - IOMaximumSegmentCountWrite - 16 - - bConfigurationValue - 2 - bInterfaceNumber - 0 - idProduct - 768 - idVendor - 3519 - - AppleTascam2488NEO_1604_32795 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32795 - idVendor - 1604 - - AppleTascam2488_1604_32779 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32779 - idVendor - 1604 - - AppleTascam2488mkII_1604_32790 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32790 - idVendor - 1604 - - AppleTascamDP01_1604_32781 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32781 - idVendor - 1604 - - AppleTascamDP02_1604_32792 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32792 - idVendor - 1604 - - AppleTascamDV_RA1000HD_1604_32789 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32789 - idVendor - 1604 - - AppleTascamDV_RA1000_1604_32780 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - Force Write Cache Enable - - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32780 - idVendor - 1604 - - AppleTomTomGo910_1 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Inquiry Length - 36 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1 - idVendor - 5008 - - AppleUnitcom_5421_1337 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1337 - idVendor - 5421 - - AppleVSTFloppyDrive - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageCBIDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageCBIDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Reset On Resume - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 0 - idVendor - 1604 - - AppleVerbatimPortableUSB30Drive - - Block Length In Bytes - 512 - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 558 - idVendor - 6309 - - AppleVosonic_VP3320 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 5744 - idVendor - 3453 - - AppleWesternDigital_MyBook_4184_4355 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4355 - idVendor - 4184 - - AppleWesternDigital_MyPassport_4184_1912 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriverNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageInterfaceNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Storage Characteristics - - kUSBDisconnectInterval - 5000 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1912 - idVendor - 4184 - - AppleWesternDigital_MyPassport_4184_1914 - 2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriverNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageInterfaceNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Storage Characteristics - - kUSBDisconnectInterval - 5000 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1914 - idVendor - 4184 - - Apple_Duka_2 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 4131 - idVendor - 17798 - - Apple_Procaster_PVR_6300C - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 26672 - idVendor - 1204 - - Buffalo_1041_566 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 6 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - bcdDevice - 290 - idProduct - 566 - idVendor - 1041 - - Google_Nexus_S_6353_20001 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 20001 - idVendor - 6353 - - Kingston_2385_5775 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 5775 - idVendor - 2385 - - Optelec_Alva_BC640 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Do Not Operate - true - - bConfigurationValue - 1 - bInterfaceNumber - 1 - bcdDevice - 1 - idProduct - 1600 - idVendor - 1944 - - Orico_4703_42343 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageUASDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Autonomous Spin Down - - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42343 - idVendor - 4703 - - Panasonic_SDXC_Reader_1242_6914 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 6914 - idVendor - 1242 - - StarReader_CS8819A2_110 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 39200 - idVendor - 1231 - - StarTech_InfoSafe_9016 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - IOMaximumBlockCountRead - 128 - IOMaximumBlockCountWrite - 128 - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 9016 - idVendor - 5421 - - SwiMP3_32768 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageDriver - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBMassStorageDriverNub - Physical Interconnect - USB - Physical Interconnect Location - External - SCSI Device Characteristics - - Manual Eject - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 32768 - idVendor - 1647 - - VIA_1356_3182 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 3182 - idVendor - 1356 - - VIA_16700_45154 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 45154 - idVendor - 16700 - - VIA_4703_42538 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42538 - idVendor - 4703 - - VIA_4703_42826 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 42826 - idVendor - 4703 - - VIA_8457_1813 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1813 - idVendor - 8457 - - VIA_8457_1814 - - CFBundleIdentifier - com.apple.iokit.IOUSBMassStorageDriver - IOClass - IOUSBMassStorageInterfaceNub - IOPersonalityPublisher - com.apple.driver.USBStorageDeviceSpecifics - IOProviderClass - IOUSBHostInterface - Physical Interconnect - USB - Physical Interconnect Location - External - USB Mass Storage Characteristics - - Config for BOT - 22 - Force BOT Protocol - true - - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 1814 - idVendor - 8457 - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.kpi.bsd - 9.0.0 - com.apple.kpi.iokit - 9.0.0 - com.apple.kpi.libkern - 9.0.0 - com.apple.kpi.mach - 9.0.0 - - OSBundleRequired - Local-Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/USBStorageDeviceSpecifics.kext - _InfoPlistDigest - - FbQ4jLKIxdieJKd7yBUHDPfowOazk+xwuZiI6k/nzjU= - - _PrelinkBundlePath - /System/Library/Extensions/AppleStorageDrivers.kext/Contents/PlugIns/USBStorageDeviceSpecifics.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - qsA9KAgU04WEA3eSx5t/s5tRicktz0gyZESeYujlPyc= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.usb.AppleUSBHostPlatformProperties - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - com.apple.driver.usb.AppleUSBHostPlatformProperties - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities_x86_64 - - iMac20,1-XHC1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IONameMatch - XHC1 - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostPlatformProperties - IOProviderClass - AppleUSBXHCIPCI - IOProviderMergeProperties - - port-count - - FgAAAA== - - ports - - HS03 - - UsbConnector - 3 - port - - AwAAAA== - - - HS07 - - UsbConnector - 9 - port - - BwAAAA== - - - HS08 - - UsbConnector - 3 - port - - CAAAAA== - - - HS10 - - UsbConnector - 3 - port - - CgAAAA== - - - HS12 - - UsbConnector - 9 - port - - DAAAAA== - - - HS14 - - UsbConnector - 3 - port - - DgAAAA== - - - SS01 - - UsbConnector - 255 - kUSBDeviceDescriptorOverride - - IOUSBHOSTDEV - ICEDEVICEDES - CRIPTORPID33 - 800= - - kUSBHostPortPropertyCardReader - - kUSBHostPortPropertyCardReaderValidateDescriptors - - port - - EQAAAA== - - - SS02 - - UsbConnector - 3 - port - - EgAAAA== - - - SS03 - - UsbConnector - 3 - port - - EwAAAA== - - - SS04 - - UsbConnector - 3 - port - - FAAAAA== - - - SS05 - - UsbConnector - 3 - port - - FQAAAA== - - - - - model - iMac20,1 - - iMac20,2-XHC1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IONameMatch - XHC1 - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostPlatformProperties - IOProviderClass - AppleUSBXHCIPCI - IOProviderMergeProperties - - port-count - - FgAAAA== - - ports - - HS03 - - UsbConnector - 3 - port - - AwAAAA== - - - HS07 - - UsbConnector - 9 - port - - BwAAAA== - - - HS08 - - UsbConnector - 3 - port - - CAAAAA== - - - HS10 - - UsbConnector - 3 - port - - CgAAAA== - - - HS12 - - UsbConnector - 9 - port - - DAAAAA== - - - HS14 - - UsbConnector - 3 - port - - DgAAAA== - - - SS01 - - UsbConnector - 255 - kUSBDeviceDescriptorOverride - - IOUSBHOSTDEV - ICEDEVICEDES - CRIPTORPID33 - 800= - - kUSBHostPortPropertyCardReader - - kUSBHostPortPropertyCardReaderValidateDescriptors - - port - - EQAAAA== - - - SS02 - - UsbConnector - 3 - port - - EgAAAA== - - - SS03 - - UsbConnector - 3 - port - - EwAAAA== - - - SS04 - - UsbConnector - 3 - port - - FAAAAA== - - - SS05 - - UsbConnector - 3 - port - - FQAAAA== - - - - - model - iMac20,2 - - iMacPro1,1-XHC1 - - CFBundleIdentifier - com.apple.driver.AppleUSBHostMergeProperties - IOClass - AppleUSBHostMergeProperties - IONameMatch - XHC1 - IOPersonalityPublisher - com.apple.driver.usb.AppleUSBHostPlatformProperties - IOProviderClass - AppleUSBXHCIPCI - IOProviderMergeProperties - - port-count - - FgAAAA== - - ports - - HS02 - - UsbConnector - 3 - port - - AgAAAA== - - - HS03 - - UsbConnector - 3 - port - - AwAAAA== - - - HS04 - - UsbConnector - 3 - port - - BAAAAA== - - - HS05 - - UsbConnector - 9 - port - - BQAAAA== - - - HS06 - - UsbConnector - 9 - port - - BgAAAA== - - - HS07 - - UsbConnector - 9 - port - - BwAAAA== - - - HS08 - - UsbConnector - 9 - port - - CAAAAA== - - - HS10 - - UsbConnector - 3 - port - - CgAAAA== - - - HS12 - - UsbConnector - 255 - port - - DAAAAA== - - - HS13 - - UsbConnector - 255 - port - - DQAAAA== - - - SS02 - - UsbConnector - 3 - port - - EgAAAA== - - - SS03 - - UsbConnector - 3 - port - - EwAAAA== - - - SS04 - - UsbConnector - 255 - kUSBDeviceDescriptorOverride - - EgEQAwAAAAms - BQiEAnoDBAIB - - kUSBHostPortPropertyCardReader - - kUSBHostPortPropertyCardReaderValidateDescriptors - - port - - FAAAAA== - - - SS05 - - UsbConnector - 3 - port - - FQAAAA== - - - SS06 - - UsbConnector - 3 - port - - FgAAAA== - - - - - board-id - Mac-7BA5B2D9E42DDD94 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.driver.AppleUSBHostMergeProperties - 1.2 - com.apple.kpi.iokit - 23.0.0 - - OSBundleRequired - Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext - _InfoPlistDigest - - l4Qu1Cvj/khMs+H2ticjaMfK6hNZLUCy+BhG0My7SH8= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/AppleUSBHostPlatformProperties.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - g85et9UNnHAcGFWIBw9Hx6igSlJAU2URK+TrpZ4SHCo= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDeviceSafeBoot - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Driver for USB HID Devices - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C59 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C59 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOUSBHostHIDDevice0 - - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDevice - HIDDefaultBehavior - - IOClass - IOUSBHostHIDDevice - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.IOUSBHostHIDDeviceSafeBoot - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 3 - bInterfaceSubClass - 0 - - IOUSBHostHIDDevice1 - - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDevice - HIDDefaultBehavior - - IOClass - IOUSBHostHIDDevice - IOMatchDefer - - IOPersonalityPublisher - com.apple.driver.usb.IOUSBHostHIDDeviceSafeBoot - IOProviderClass - IOUSBHostInterface - bInterfaceClass - 3 - bInterfaceSubClass - 1 - - SaitekP2500 - - CFBundleIdentifier - com.apple.driver.usb.IOUSBHostHIDDevice - HIDDefaultBehavior - - IOClass - IOUSBHostHIDDevice - IOPersonalityPublisher - com.apple.driver.usb.IOUSBHostHIDDeviceSafeBoot - IOProviderClass - IOUSBHostInterface - bConfigurationValue - 1 - bInterfaceNumber - 0 - idProduct - 65292 - idVendor - 1699 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - Copyright © 2000-2023 Apple Inc. All rights reserved. - OSBundleCompatibleVersion - 1.2 - OSBundleLibraries - - com.apple.driver.usb.AppleUSBCommon - 1.0 - com.apple.driver.usb.IOUSBHostHIDDevice - 1.2 - - OSBundleRequired - Safe Boot - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBHostHIDDeviceSafeBoot.kext - _InfoPlistDigest - - p4/pNQ+n5hWCgjw6sZcgL14zGMtIy8YMZTUe4m6giBM= - - _PrelinkBundlePath - /System/Library/Extensions/IOUSBHostFamily.kext/Contents/PlugIns/IOUSBHostHIDDeviceSafeBoot.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - KMtkSZ7KG5r6wwwAT8hyUVtNsFKqybQV4rQgJbi7cNg= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.iokit.IOHIDEventDriver - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit HID Event Driver - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - HID Buttons - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 1 - DeviceUsagePage - 11 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriver - IOProviderClass - IOHIDInterface - - HID Keyboard Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 60948 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 63570 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriver - IOProviderClass - IOHIDInterface - - HID Sensor - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 3 - DeviceUsagePage - 65292 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriver - IOProviderClass - IOHIDInterface - - Peppy Touch Display - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 1 - DeviceUsagePage - 12 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriver - IOProviderClass - IOHIDInterface - Transport - FIFO - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2000-2018 Apple Inc. All rights reserved. [IOHIDFamily-2008.60.7]" - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Console - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriver.kext - _InfoPlistDigest - - FolGGK29J+0vEN6W8hFLl7fgHp4IU/GRMv9ZNwNTD+I= - - _PrelinkBundlePath - /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriver.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - TduAo4bgpbw3pqd6yucpajE9+HXgsrmagEmO8NR+mxk= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.iokit.IOHIDEventDriverSafeBoot - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit HID Event Driver Safe Boot - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - HID Built-In Orientation Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 138 - DeviceUsagePage - 32 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProbeScore - 2 - IOPropertyMatch - - Built-In - - - IOProviderClass - IOHIDInterface - - HID Pointing Shim Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 6 - DeviceUsagePage - 1 - - - DeviceUsage - 7 - DeviceUsagePage - 1 - - - HIDCompatibilityInterface - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - - HID Pointing/Consumer/System Control Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 8 - DeviceUsagePage - 1 - - - DeviceUsage - 128 - DeviceUsagePage - 1 - - - DeviceUsagePage - 11 - - - DeviceUsagePage - 12 - - - DeviceUsagePage - 13 - - - DeviceUsagePage - 16 - - - DeviceUsagePage - 144 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 60948 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 63570 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - - HID Repair Event Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 60948 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 63570 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - - IOClass - IOHIDEventRepairDriver - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - ProductID - 8194 - Transport - Bluetooth - VendorID - 2652 - - HID SensorEvent Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 17 - DeviceUsagePage - 32 - - - DeviceUsage - 18 - DeviceUsagePage - 32 - - - DeviceUsage - 115 - DeviceUsagePage - 32 - - - DeviceUsage - 122 - DeviceUsagePage - 32 - - - DeviceUsage - 139 - DeviceUsagePage - 32 - - - DeviceUsage - 138 - DeviceUsagePage - 32 - - - DeviceUsage - 51 - DeviceUsagePage - 32 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - PrimaryVendorEvents - - 4279500801 - 4279500802 - 4279500803 - - - HID VendorEvent Driver - - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 35 - DeviceUsagePage - 65280 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOMatchDefer - - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - PrimaryVendorEvents - - 4279500801 - 4279500802 - 4279500803 - - - VMWare Legacy Work-around - - AbsoluteAxisBoundsRemovalPercentage - 15 - CFBundleIdentifier - com.apple.iokit.IOHIDFamily - DeviceUsagePairs - - - DeviceUsage - 2 - DeviceUsagePage - 1 - - - DeviceUsage - 8 - DeviceUsagePage - 1 - - - DeviceUsage - 128 - DeviceUsagePage - 1 - - - DeviceUsagePage - 11 - - - DeviceUsagePage - 12 - - - DeviceUsagePage - 13 - - - DeviceUsagePage - 16 - - - HIDAccelCurves - - - HIDAccelGainLinear - 65536 - HIDAccelIndex - 0 - HIDAccelTangentSpeedLinear - 524288 - - - HIDAccelGainCubic - 5243 - HIDAccelGainLinear - 60293 - HIDAccelGainParabolic - 26214 - HIDAccelIndex - 8192 - HIDAccelTangentSpeedLinear - 537395 - HIDAccelTangentSpeedParabolicRoot - 1245184 - - - HIDAccelGainCubic - 6554 - HIDAccelGainLinear - 60948 - HIDAccelGainParabolic - 36045 - HIDAccelIndex - 32768 - HIDAccelTangentSpeedLinear - 543949 - HIDAccelTangentSpeedParabolicRoot - 1179648 - - - HIDAccelGainCubic - 7864 - HIDAccelGainLinear - 61604 - HIDAccelGainParabolic - 46531 - HIDAccelIndex - 45056 - HIDAccelTangentSpeedLinear - 550502 - HIDAccelTangentSpeedParabolicRoot - 1114112 - - - HIDAccelGainCubic - 9830 - HIDAccelGainLinear - 62259 - HIDAccelGainParabolic - 57672 - HIDAccelIndex - 57344 - HIDAccelTangentSpeedLinear - 557056 - HIDAccelTangentSpeedParabolicRoot - 1048576 - - - HIDAccelGainCubic - 11796 - HIDAccelGainLinear - 62915 - HIDAccelGainParabolic - 69468 - HIDAccelIndex - 65536 - HIDAccelTangentSpeedLinear - 563610 - HIDAccelTangentSpeedParabolicRoot - 983040 - - - HIDAccelGainCubic - 14418 - HIDAccelGainLinear - 63570 - HIDAccelGainParabolic - 81920 - HIDAccelIndex - 98304 - HIDAccelTangentSpeedLinear - 570163 - HIDAccelTangentSpeedParabolicRoot - 917504 - - - HIDAccelGainCubic - 17695 - HIDAccelGainLinear - 64225 - HIDAccelGainParabolic - 95027 - HIDAccelIndex - 131072 - HIDAccelTangentSpeedLinear - 576717 - HIDAccelTangentSpeedParabolicRoot - 851968 - - - HIDAccelGainCubic - 21627 - HIDAccelGainLinear - 64881 - HIDAccelGainParabolic - 108790 - HIDAccelIndex - 163840 - HIDAccelTangentSpeedLinear - 583270 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDAccelGainCubic - 26214 - HIDAccelGainLinear - 65536 - HIDAccelGainParabolic - 123208 - HIDAccelIndex - 196608 - HIDAccelTangentSpeedLinear - 589824 - HIDAccelTangentSpeedParabolicRoot - 786432 - - - HIDDefaultBehavior - - IOClass - IOHIDEventDriver - IOPersonalityPublisher - com.apple.iokit.IOHIDEventDriverSafeBoot - IOProviderClass - IOHIDInterface - ProductID - 3 - VendorID - 3599 - - - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2000-2018 Apple Inc. All rights reserved. [IOHIDFamily-2008.60.7]" - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Safe Boot - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriverSafeBoot.kext - _InfoPlistDigest - - BGLtpGRJuJKHYdhDJM36R+L/zhrsO8JODSrO9xl3hhs= - - _PrelinkBundlePath - /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDEventDriverSafeBoot.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - RW8Bg0SqqEGjrRDJhwxmgtbLN/1njzVyF/rKvMBAd5c= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.iokit.IOHIDSystem - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit HID System - CFBundleNumericVersion - 33587200 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 2.0.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 2.0.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - LSMinimumSystemVersion - 14.2 - NSHumanReadableCopyright - "Copyright © 2000-2018 Apple Inc. All rights reserved. [IOHIDFamily-2008.60.7]" - OSBundleCompatibleVersion - 1.0.0b1 - OSBundleLibraries - - com.apple.iokit.IOHIDFamily - 1.5 - com.apple.iokit.IOReportFamily - 1.0 - com.apple.kpi.bsd - 8.0.0b2 - com.apple.kpi.iokit - 8.0.0b2 - com.apple.kpi.libkern - 8.0.0b2 - com.apple.kpi.mach - 8.0.0b2 - com.apple.kpi.private - 8.0.0 - com.apple.kpi.unsupported - 8.0.0b2 - - OSBundleRequired - Root - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDSystem.kext - _InfoPlistDigest - - 5iFSPiZ9FMDfxQB3+TeHj0ZgmTQRSoq8uwC+dwBiv9g= - - _PrelinkBundlePath - /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDSystem.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - v/oLJ6zI8bcXu3braVd4L9VnKkOm8vVubzbHDcp28Ro= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - English - CFBundleIdentifier - com.apple.iokit.IOStreamUserClient - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOStreamUserClient - CFBundleNumericVersion - 17858560 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.1.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.1.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOStreamUserClientInit - - CFBundleIdentifier - com.apple.iokit.IOStreamFamily - IOClass - IOStreamUserClientInit - IOPersonalityPublisher - com.apple.iokit.IOStreamUserClient - IOProviderClass - IOStream - IOProviderMergeProperties - - IOCFPlugInTypes - - 57C89438-A0A2-4AFC-9FF2-DE64C02F815C - IOStreamFamily.kext/Contents/PlugIns/IOStreamLib.plugin - - IOUserClientClass - IOStreamUserClient - - - - LSMinimumSystemVersion - 14.2 - OSBundleCompatibleVersion - 1.0 - OSBundleLibraries - - com.apple.iokit.IOStreamFamily - 1.0 - com.apple.kpi.iokit - 8.0 - com.apple.kpi.libkern - 8.0 - - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOStreamFamily.kext/Contents/PlugIns/IOStreamUserClient.kext - _InfoPlistDigest - - JB45FCqhnZwpSwO5YnQfu4kFN0bE33thv4RcVGLzzxw= - - _PrelinkBundlePath - /System/Library/Extensions/IOStreamFamily.kext/Contents/PlugIns/IOStreamUserClient.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - +JY1vKlM4/b7wc+EBOvSDReS3rIMdFfGGBc7KwybKOU= - - - - BuildMachineOSBuild - 22A380019 - CFBundleDevelopmentRegion - en - CFBundleIdentifier - com.apple.iokit.IOVideoDeviceUserClient - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - IOVideoDeviceUserClient - CFBundleNumericVersion - 18907136 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 1.2.0 - CFBundleSignature - ???? - CFBundleSupportedPlatforms - - MacOSX - - CFBundleVersion - 1.2.0 - DTCompiler - com.apple.compilers.llvm.clang.1_0 - DTPlatformBuild - 23C55 - DTPlatformName - macosx - DTPlatformVersion - 14.2 - DTSDKBuild - 23C55 - DTSDKName - macosx14.2.internal - DTXcode - 1500 - DTXcodeBuild - 15A6160m - IOKitPersonalities - - IOVideoDeviceUserClientInit - - CFBundleIdentifier - com.apple.iokit.IOVideoFamily - IOClass - IOVideoDeviceUserClientInit - IOPersonalityPublisher - com.apple.iokit.IOVideoDeviceUserClient - IOProviderClass - IOVideoDevice - IOProviderMergeProperties - - IOCFPlugInTypes - - 5339633C-F903-4212-9C90-9B18AF01862D - IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceLib.plugin - 57C89438-A0A2-4AFC-9FF2-DE64C02F815C - IOStreamFamily.kext/Contents/PlugIns/IOStreamLib.plugin - - IOUserClientClass - IOVideoDeviceUserClient - - - - LSMinimumSystemVersion - 14.2 - OSBundleLibraries - - com.apple.iokit.IOStreamFamily - 1.0 - com.apple.iokit.IOVideoFamily - 1.0 - com.apple.kpi.iokit - 9.0 - com.apple.kpi.libkern - 9.0 - com.apple.kpi.mach - 9.0 - - OSBundleTeamIdentifier - None - _CodelessKextBundlePath - /AppleInternal/Library/BuildRoots/c977438c-936b-11ee-baec-cedaeb4cabe2/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.2.Internal.sdk/System/Library/Extensions/IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceUserClient.kext - _InfoPlistDigest - - 4qoqpV0uC5vkS1Tqt/qioZK0PUVBW4ME5Nmd6Vuxals= - - _PrelinkBundlePath - /System/Library/Extensions/IOVideoFamily.kext/Contents/PlugIns/IOVideoDeviceUserClient.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - kOSBundleDextUniqueIdentifier - - +qdA+YY+gz4vGvBrU2cH1hY5WBuqok/sf/RCvqrEc24= - - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - BSDKernel - CFBundleGetInfoString - BSD Kernel Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.bsd - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - BSD Kernel Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0b1 - OSBundleRequired - Root - OSBundleUUID - - L0j1RlIvTFu+Kv2PVLy8lA== - - OSKernelResource - - _InfoPlistDigest - - Eiee50hictUIBEMXM5C8tEoKmCdgyeyEfF0jsye/VWM= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - MACFramework - CFBundleGetInfoString - MAC Framework Pseudoextension, SPARTA Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.dsep - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - MAC Framework Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0b1 - OSBundleRequired - Root - OSBundleUUID - - cY+cHQAcRya/QiYUYbxC8Q== - - OSKernelResource - - _InfoPlistDigest - - Qva0vDsE0xSGgu6COSiZgt/JzbQCLm8Q6htIkw33evY= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/MACFramework.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - IOKit - CFBundleGetInfoString - I/O Kit Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.iokit - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - I/O Kit Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 7.0 - OSBundleRequired - Root - OSBundleUUID - - eZeOUs5CSlmAWgEwxf2ubQ== - - OSKernelResource - - _InfoPlistDigest - - +bJ5igwWIbIaMO5JhWU3/lIHOK3pxkZMbgP8Hao0U5Q= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/IOKit.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Libkern - CFBundleGetInfoString - Libkern Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.libkern - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Libkern Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0d0 - OSBundleRequired - Root - OSBundleUUID - - QCWsXzMpS4Kux5ZRpKBELg== - - OSKernelResource - - _InfoPlistDigest - - YYxszWUd7TVbXHOTC20cPPflVU0BbS8+irk+S0X3rnw= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/Libkern.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Mach - CFBundleGetInfoString - Mach Kernel Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.mach - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Mach Kernel Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0d0 - OSBundleRequired - Root - OSBundleUUID - - 7S9DakvrRNynWOaoWK86Gw== - - OSKernelResource - - _InfoPlistDigest - - egOE8cYlI2r6TmCQ9jlwkk9U5D+vgMp+PFF2B3efm/w= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/Mach.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Private - CFBundleGetInfoString - Private Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.private - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Private Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0b1 - OSBundleRequired - Root - OSBundleUUID - - 2hnTyJYpSYGe9fxDRcctEQ== - - OSKernelResource - - _InfoPlistDigest - - EKx7s8hsLOpENhh2jnCzVrCHIoPz67w3oB+BgRPm+wc= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/Private.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - CFBundleDevelopmentRegion - English - CFBundleExecutable - Unsupported - CFBundleGetInfoString - Unsupported Pseudoextension, Apple Computer Inc, 23.2.0 - CFBundleIdentifier - com.apple.kpi.unsupported - CFBundleInfoDictionaryVersion - 6.0 - CFBundleName - Unsupported Pseudoextension - CFBundleNumericVersion - 589332480 - CFBundlePackageType - KEXT - CFBundleShortVersionString - 23.2.0 - CFBundleSignature - ???? - CFBundleVersion - 23.2.0 - OSBundleAllowUserLoad - - OSBundleCompatibleVersion - 8.0.0b1 - OSBundleRequired - Root - OSBundleUUID - - qnuaguy2RpuFQ+BMYWho0g== - - OSKernelResource - - _InfoPlistDigest - - gftxPfgqTYCawpb0Ny2n2/24j5uIqVgIb3TzpNKKKw8= - - _PrelinkBundlePath - /System/Library/Extensions/System.kext/PlugIns/Unsupported.kext - _PrelinkExecutableLoadAddr - 9223372036854775807 - _PrelinkExecutableSourceAddr - 9223372036854775807 - - - _PrelinkKCID - - iVFlGRIbE+ydYwB/VcHx/Q== - - - - \ No newline at end of file diff --git a/tests/PRELINK_text.txt b/tests/PRELINK_text.txt deleted file mode 100644 index 63a47ac..0000000 Binary files a/tests/PRELINK_text.txt and /dev/null differ diff --git a/tests/test_CrimsonUroboros.py b/tests/test_CrimsonUroboros.py index d56a4eb..35589eb 100644 --- a/tests/test_CrimsonUroboros.py +++ b/tests/test_CrimsonUroboros.py @@ -201,7 +201,6 @@ def run_and_get_stdout(command): command_with_stdout = f"{command} 2>&1" return os.popen(command_with_stdout).read().strip() - class TestSnakeI(): '''Testing I. MACH-O''' @classmethod @@ -315,6 +314,20 @@ class TestSnakeI(): assert expected_output in uroboros_output + def test_has_cmd(self): + '''Test the --has_cmd flag of SnakeI.''' + args_list = ['-p', 'hello_1', '--has_cmd', 'LC_MAIN'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'hello_1 has LC_MAIN' + + assert expected_output in uroboros_output + def test_segments(self): '''Test the --segments flag of SnakeI.''' args_list = ['-p', 'hello_1', '--segments'] @@ -335,6 +348,20 @@ class TestSnakeI(): assert expected_output_3 in uroboros_output assert expected_output_4 in uroboros_output + def test_has_segment(self): + '''Test the --has_segment flag of SnakeI.''' + args_list = ['-p', 'hello_1', '--has_segment', '__TEXT'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'hello_1 has __TEXT' + + assert expected_output in uroboros_output + def test_sections(self): '''Test the --sections flag of SnakeI.''' args_list = ['-p', 'hello_1', '--sections'] @@ -356,7 +383,21 @@ class TestSnakeI(): assert expected_output_3 in uroboros_output assert expected_output_4 in uroboros_output assert expected_output_5 in uroboros_output - + + def test_has_section(self): + '''Test the --has_section flag of SnakeI.''' + args_list = ['-p', 'hello_1', '--has_section', '__TEXT,__text'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'hello_1 has __TEXT,__text' + + assert expected_output in uroboros_output + def test_symbols(self): '''Test the --symbols flag of SnakeI.''' args_list = ['-p', 'hello_1', '--symbols'] @@ -537,6 +578,40 @@ class TestSnakeI(): assert expected_output_4 in uroboros_output assert expected_output_5 in uroboros_output + def test_dump_data(self): + '''Test the --dump_data flag of SnakeI.''' + args_list = ['-p', 'hello_1', '--dump_data', '0x00,0x08,hello_1_header_dump.bin'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + + executeCodeBlock(code_block) + + assert os.path.exists('hello_1_header_dump.bin') + + with open('hello_1_header_dump.bin', 'rb') as file: + file_output = file.read() + expected_output = b'\xcf\xfa\xed\xfe\x0c\x00\x00\x01' + + assert expected_output in file_output + os.remove('hello_1_header_dump.bin') + + def test_calc_offset(self): + '''Test the --calc_offset flag of SnakeI.''' + args_list = ['-p', 'hello_1', '--calc_offset', "0x0000000100003f20"] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = "0x0000000100003f20 : 0x3f20" + + assert expected_output in uroboros_output + class TestSnakeII(): '''Testing II. CODE SIGNING''' @classmethod @@ -1472,7 +1547,7 @@ class TestSnakeVI(): os.system("rm -rf kernelcache") assert not os.path.exists("kernelcache") - def test_dumpPrelink_info(self): + def test_dump_prelink_info(self): '''Test the --dump_prelink_info flag of SnakeVI.''' args_list = ['-p', self.kernelcache_path, '--dump_prelink_info'] args, file_path = argumentWrapper(args_list) @@ -1483,12 +1558,13 @@ class TestSnakeVI(): amfi_processor = AMFIProcessor() amfi_processor.process(args) - uroboros_output = executeCodeBlock(code_block) + executeCodeBlock(code_block) assert os.path.exists('PRELINK_info.txt') + os.remove('PRELINK_info.txt') - def test_dumpPrelink_text(self): - '''Test the --dump_prelink_info flag of SnakeVI.''' + def test_dump_prelink_text(self): + '''Test the --dump_prelink_text flag of SnakeVI.''' args_list = ['-p', self.kernelcache_path, '--dump_prelink_text'] args, file_path = argumentWrapper(args_list) @@ -1498,6 +1574,87 @@ class TestSnakeVI(): amfi_processor = AMFIProcessor() amfi_processor.process(args) - uroboros_output = executeCodeBlock(code_block) + executeCodeBlock(code_block) - assert os.path.exists('PRELINK_text.txt') \ No newline at end of file + assert os.path.exists('PRELINK_text.txt') + os.remove('PRELINK_text.txt') + + def test_dump_prelink_kext(self): + '''Test the --dump_prelink_kext flag of SnakeVI.''' + args_list = ['-p', self.kernelcache_path, '--dump_prelink_kext', 'amfi'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + amfi_processor = AMFIProcessor() + amfi_processor.process(args) + + executeCodeBlock(code_block) + + assert os.path.exists('prelinked_amfi.bin') + os.remove('prelinked_amfi.bin') + + def test_kext_prelinkinfo(self): + '''Test the --kext_prelinkinfo flag of SnakeVI.''' + args_list = ['-p', self.kernelcache_path, '--kext_prelinkinfo', 'amfi'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + amfi_processor = AMFIProcessor() + amfi_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = '_PrelinkBundlePath: /System/Library/Extensions/AppleMobileFileIntegrity.kext' + + assert expected_output in uroboros_output + + def test_kmod_info(self): + '''Test the --kmod_info flag of SnakeVI.''' + args_list = ['-p', self.kernelcache_path, '--kmod_info', 'amfi'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + amfi_processor = AMFIProcessor() + amfi_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'name : com.apple.driver.AppleMobileFileIntegrity' + + assert expected_output in uroboros_output + + def test_kext_entry(self): + '''Test the --kext_entry flag of SnakeVI.''' + args_list = ['-p', self.kernelcache_path, '--kext_entry', 'amfi'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + amfi_processor = AMFIProcessor() + amfi_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'amfi entrypoint:' + + assert expected_output in uroboros_output + + def test_kext_exit(self): + '''Test the --kext_exit flag of SnakeVI.''' + args_list = ['-p', self.kernelcache_path, '--kext_exit', 'amfi'] + args, file_path = argumentWrapper(args_list) + + def code_block(): + macho_processor = MachOProcessor(file_path) + macho_processor.process(args) + amfi_processor = AMFIProcessor() + amfi_processor.process(args) + + uroboros_output = executeCodeBlock(code_block) + expected_output = 'amfi exitpoint:' + + assert expected_output in uroboros_output