From 0797deb6747ee9c5d385bc0119ae70a23f585b22 Mon Sep 17 00:00:00 2001 From: Mqdd Date: Sun, 11 Jan 2026 02:21:42 +0700 Subject: Add Boot OC --- .../VoodooPS2Controller.kext/Contents/Info.plist | 161 +++++++++++++++++++++ 1 file changed, 161 insertions(+) create mode 100755 oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist (limited to 'oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist') diff --git a/oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist b/oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist new file mode 100755 index 0000000..5e95bda --- /dev/null +++ b/oc/Kexts/VoodooPS2Controller.kext/Contents/Info.plist @@ -0,0 +1,161 @@ + + + + + BuildMachineOSBuild + 23H222 + CFBundleExecutable + VoodooPS2Controller + CFBundleGetInfoString + 2.3.7, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013 + CFBundleIdentifier + as.acidanthera.voodoo.driver.PS2Controller + CFBundleInfoDictionaryVersion + 6.0 + CFBundleName + Voodoo PS/2 Controller + CFBundlePackageType + KEXT + CFBundleShortVersionString + 2.3.7 + CFBundleSignature + ???? + CFBundleSupportedPlatforms + + MacOSX + + CFBundleVersion + 2.3.7 + DTCompiler + com.apple.compilers.llvm.clang.1_0 + DTPlatformBuild + + DTPlatformName + macosx + DTPlatformVersion + 14.2 + DTSDKBuild + 23C53 + DTSDKName + macosx14.2 + DTXcode + 1520 + DTXcodeBuild + 15C500b + IOKitPersonalities + + ACPI PS/2 Nub + + CFBundleIdentifier + as.acidanthera.voodoo.driver.PS2Controller + FindMouseDelay + 100 + IOClass + AppleACPIPS2Nub + IONameMatch + + PNP0303 + PNP030B + PNP0320 + + IOProviderClass + IOACPIPlatformDevice + MouseNameMatch + + PNP0F03 + PNP0F0B + PNP0F0E + PNP0F13 + + + ApplePS2Controller + + CFBundleIdentifier + as.acidanthera.voodoo.driver.PS2Controller + IOClass + ApplePS2Controller + IONameMatch + ps2controller + IOProviderClass + IOPlatformDevice + Platform Profile + + Default + + MouseWakeFirst + + WakeDelay + 10 + + HPQOEM + + 1411 + ProBook + 1619 + ProBook + 161C + ProBook + 164F + ProBook + 167C + ProBook + 167E + ProBook + 1680 + ProBook + 179B + ProBook + 179C + ProBook + 17A9 + ProBook + 17F0 + ProBook + 17F3 + ProBook + 17F6 + ProBook + 1942 + ProBook + 1949 + ProBook + 198F + ProBook + ProBook + + WakeDelay + 0 + + ProBook-102 + ProBook + ProBook-87 + ProBook + + + RM,deliverNotifications + + + + LSMinimumSystemVersion + 10.10 + OSBundleCompatibleVersion + 2.3.7 + OSBundleLibraries + + com.apple.iokit.IOACPIFamily + 1.0.0d1 + 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 + Console + + -- cgit v1.2.3