Compare commits
35 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01cc0c1c78 | |||
| 6458f990bd | |||
| 65c9cac80c | |||
| 4f86ea13b2 | |||
| c3d14e100d | |||
| bff06108e7 | |||
| 29ef835fd5 | |||
| c37fc703f9 | |||
| 5aba24cd5d | |||
| 634d12f96d | |||
| 4d513d2b1b | |||
| db04bf1c95 | |||
| 08fb2ff29e | |||
| 8bf6bfca49 | |||
| 9e20c6a16f | |||
| 354a346f5a | |||
| bef864c125 | |||
| 4148925e71 | |||
| 3c46260f97 | |||
| 377a66f3bb | |||
| 4d13411a11 | |||
| fe91be23fa | |||
| 79e6b7968f | |||
| b843e549f8 | |||
| cdaf58a7c7 | |||
| dab5524995 | |||
| 678fe7c04a | |||
| 3f2853b111 | |||
| 5826895644 | |||
| c1dfa4a79d | |||
| 2da3cabdfa | |||
| b8b306cb3e | |||
| 5ed7f38c5d | |||
| 3a4a994942 | |||
| 3b81ada05d |
@@ -23,16 +23,10 @@ A clear and concise description of what you expected to happen.
|
||||
**Screenshots**
|
||||
If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Desktop (please complete the following information):**
|
||||
- OS: [e.g. iOS]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Version [e.g. 22]
|
||||
|
||||
**Smartphone (please complete the following information):**
|
||||
- Device: [e.g. iPhone6]
|
||||
- OS: [e.g. iOS8.1]
|
||||
- Browser [e.g. stock browser, safari]
|
||||
- Version [e.g. 22]
|
||||
**macOS Info:**
|
||||
- OS: [e.g. Big Sur]
|
||||
- Version [e.g. 11.0.1]
|
||||
- Laptop Model: [e.g. T450 or T450s]
|
||||
|
||||
**Additional context**
|
||||
Add any other context about the problem here.
|
||||
|
||||
Binary file not shown.
Binary file not shown.
+82
-47
@@ -130,7 +130,7 @@
|
||||
<key>Comment</key>
|
||||
<string>Disable Nvidia GPU</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>Path</key>
|
||||
<string>SSDT-DDGPU.aml</string>
|
||||
</dict>
|
||||
@@ -138,7 +138,7 @@
|
||||
<key>Comment</key>
|
||||
<string>Disable PCI Card Reader</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>Path</key>
|
||||
<string>SSDT-PCI0.EXP1-Disbale.aml</string>
|
||||
</dict>
|
||||
@@ -988,8 +988,43 @@
|
||||
<false/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Patch</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>Any</string>
|
||||
<key>Comment</key>
|
||||
<string>macOS to hacOS</string>
|
||||
<key>Count</key>
|
||||
<integer>1</integer>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<key>Find</key>
|
||||
<data>
|
||||
bWFjT1M=
|
||||
</data>
|
||||
<key>Identifier</key>
|
||||
<string>Apple</string>
|
||||
<key>Limit</key>
|
||||
<integer>0</integer>
|
||||
<key>Mask</key>
|
||||
<data>
|
||||
</data>
|
||||
<key>Replace</key>
|
||||
<data>
|
||||
aGFjT1M=
|
||||
</data>
|
||||
<key>ReplaceMask</key>
|
||||
<data>
|
||||
</data>
|
||||
<key>Skip</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Quirks</key>
|
||||
<dict>
|
||||
<key>AllowRelocationBlock</key>
|
||||
<false/>
|
||||
<key>AvoidRuntimeDefrag</key>
|
||||
<true/>
|
||||
<key>DevirtualiseMmio</key>
|
||||
@@ -1023,7 +1058,7 @@
|
||||
<key>SignalAppleOS</key>
|
||||
<false/>
|
||||
<key>SyncRuntimePermissions</key>
|
||||
<false/>
|
||||
<true/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>DeviceProperties</key>
|
||||
@@ -1032,8 +1067,6 @@
|
||||
<dict>
|
||||
<key>PciRoot(0x0)/Pci(0x1b,0x0)</key>
|
||||
<dict>
|
||||
<key>AAPL,slot-name</key>
|
||||
<string>Internal</string>
|
||||
<key>hda-gfx</key>
|
||||
<string>onboard-1</string>
|
||||
<key>hda-idle-support</key>
|
||||
@@ -1042,19 +1075,13 @@
|
||||
<data>
|
||||
IAAAAA==
|
||||
</data>
|
||||
<key>model</key>
|
||||
<string>Intel Wildcat Point-LP High Definition Audio Controller</string>
|
||||
<key>name</key>
|
||||
<string>Sound Card</string>
|
||||
</dict>
|
||||
<key>PciRoot(0x0)/Pci(0x2,0x0)</key>
|
||||
<dict>
|
||||
<key>AAPL,ig-platform-id</key>
|
||||
<key>AAPL,ig-platform-id 2</key>
|
||||
<data>
|
||||
BgAmFg==
|
||||
</data>
|
||||
<key>AAPL,slot-name</key>
|
||||
<string>Internal@0,2,0</string>
|
||||
<key>device-id</key>
|
||||
<data>
|
||||
FhYAAA==
|
||||
@@ -1110,7 +1137,7 @@
|
||||
<key>hda-gfx</key>
|
||||
<string>onboard-1</string>
|
||||
<key>model</key>
|
||||
<string>HD Graphics 5500</string>
|
||||
<string>Intel HD Graphics 5500</string>
|
||||
<key>name</key>
|
||||
<string>GPU</string>
|
||||
</dict>
|
||||
@@ -1469,24 +1496,6 @@
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>x86_64</string>
|
||||
<key>BundlePath</key>
|
||||
<string>Sinetek-rtsx.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>Card Reader</string>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/Sinetek-rtsx</string>
|
||||
<key>MaxKernel</key>
|
||||
<string></string>
|
||||
<key>MinKernel</key>
|
||||
<string></string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arch</key>
|
||||
<string>x86_64</string>
|
||||
@@ -1495,7 +1504,7 @@
|
||||
<key>Comment</key>
|
||||
<string>Intel WiFi Native</string>
|
||||
<key>Enabled</key>
|
||||
<false/>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/Airportitlwm</string>
|
||||
<key>MaxKernel</key>
|
||||
@@ -1513,7 +1522,7 @@
|
||||
<key>Comment</key>
|
||||
<string>Intel WiFi</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/itlwm</string>
|
||||
<key>MaxKernel</key>
|
||||
@@ -1867,6 +1876,8 @@
|
||||
<true/>
|
||||
<key>PowerTimeoutKernelPanic</key>
|
||||
<true/>
|
||||
<key>SetApfsTrimTimeout</key>
|
||||
<integer>-1</integer>
|
||||
<key>ThirdPartyDrives</key>
|
||||
<true/>
|
||||
<key>XhciPortLimit</key>
|
||||
@@ -1891,15 +1902,21 @@
|
||||
<key>ConsoleAttributes</key>
|
||||
<integer>0</integer>
|
||||
<key>HibernateMode</key>
|
||||
<string>None</string>
|
||||
<string>Auto</string>
|
||||
<key>HideAuxiliary</key>
|
||||
<false/>
|
||||
<key>LauncherOption</key>
|
||||
<string>Full</string>
|
||||
<key>LauncherPath</key>
|
||||
<string>Default</string>
|
||||
<key>PickerAttributes</key>
|
||||
<integer>1</integer>
|
||||
<integer>17</integer>
|
||||
<key>PickerAudioAssist</key>
|
||||
<false/>
|
||||
<key>PickerMode</key>
|
||||
<string>External</string>
|
||||
<key>PickerVariant</key>
|
||||
<string>Modern</string>
|
||||
<key>PollAppleHotKeys</key>
|
||||
<false/>
|
||||
<key>ShowPicker</key>
|
||||
@@ -1943,6 +1960,8 @@
|
||||
<string>CustomOS</string>
|
||||
<key>Path</key>
|
||||
<string>PciRoot(0x0)/Pci(0x1,0x1)/Pci(0x0,0x0)/NVMe(0x1,11-22-33-44-55-66-77-88)/HD(1,GPT,00000000-0000-0000-0000-000000000000,0x800,0x64000)/\EFI\BOOT\BOOTX64.EFI</string>
|
||||
<key>TextMode</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>Security</key>
|
||||
@@ -1955,8 +1974,8 @@
|
||||
<integer>0</integer>
|
||||
<key>AuthRestart</key>
|
||||
<false/>
|
||||
<key>BootProtect</key>
|
||||
<string>Bootstrap</string>
|
||||
<key>BlacklistAppleUpdate</key>
|
||||
<true/>
|
||||
<key>DmgLoading</key>
|
||||
<string>Signed</string>
|
||||
<key>EnablePassword</key>
|
||||
@@ -1993,6 +2012,10 @@
|
||||
<string>UEFI Shell</string>
|
||||
<key>Path</key>
|
||||
<string>OpenShell.efi</string>
|
||||
<key>RealPath</key>
|
||||
<false/>
|
||||
<key>TextMode</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
@@ -2007,6 +2030,10 @@
|
||||
<string>memcheck</string>
|
||||
<key>Path</key>
|
||||
<string>memcheck/memcheck.efi</string>
|
||||
<key>RealPath</key>
|
||||
<false/>
|
||||
<key>TextMode</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Arguments</key>
|
||||
@@ -2021,6 +2048,10 @@
|
||||
<string>Shutdown</string>
|
||||
<key>Path</key>
|
||||
<string>ResetSystem.efi</string>
|
||||
<key>RealPath</key>
|
||||
<false/>
|
||||
<key>TextMode</key>
|
||||
<false/>
|
||||
</dict>
|
||||
</array>
|
||||
</dict>
|
||||
@@ -2049,17 +2080,16 @@
|
||||
<dict>
|
||||
<key>SystemAudioVolume</key>
|
||||
<data>
|
||||
Rg==
|
||||
</data>
|
||||
<key>boot-args</key>
|
||||
<string>keepsyms=1 -v</string>
|
||||
<string>keepsyms=1 alcdelay=1000 -v</string>
|
||||
<key>csr-active-config</key>
|
||||
<data>
|
||||
AAAAAA==
|
||||
</data>
|
||||
<key>prev-lang:kbd</key>
|
||||
<data>
|
||||
emgtSGFuczoyNTI=
|
||||
ZW4tVVM6MA==
|
||||
</data>
|
||||
<key>run-efi-updater</key>
|
||||
<string>No</string>
|
||||
@@ -2125,12 +2155,13 @@
|
||||
<key>AdviseWindows</key>
|
||||
<false/>
|
||||
<key>MLB</key>
|
||||
<string>C02601902J9GDVV1H</string>
|
||||
<string>0</string>
|
||||
<key>MaxBIOSVersion</key>
|
||||
<false/>
|
||||
<key>ProcessorType</key>
|
||||
<integer>0</integer>
|
||||
<key>ROM</key>
|
||||
<data>
|
||||
TDSI5L4b
|
||||
</data>
|
||||
<key>SpoofVendor</key>
|
||||
<true/>
|
||||
@@ -2139,9 +2170,9 @@
|
||||
<key>SystemProductName</key>
|
||||
<string>MacBookPro12,1</string>
|
||||
<key>SystemSerialNumber</key>
|
||||
<string>C02R2XYZH1DP</string>
|
||||
<string>0</string>
|
||||
<key>SystemUUID</key>
|
||||
<string>F88C6745-FD16-44F3-9F94-329A7B622C00</string>
|
||||
<string>0</string>
|
||||
</dict>
|
||||
<key>UpdateDataHub</key>
|
||||
<true/>
|
||||
@@ -2151,6 +2182,8 @@
|
||||
<true/>
|
||||
<key>UpdateSMBIOSMode</key>
|
||||
<string>Create</string>
|
||||
<key>UseRawUuidEncoding</key>
|
||||
<false/>
|
||||
</dict>
|
||||
<key>UEFI</key>
|
||||
<dict>
|
||||
@@ -2182,7 +2215,9 @@
|
||||
<key>MinimumVolume</key>
|
||||
<integer>20</integer>
|
||||
<key>PlayChime</key>
|
||||
<false/>
|
||||
<string>Auto</string>
|
||||
<key>SetupDelay</key>
|
||||
<integer>0</integer>
|
||||
<key>VolumeAmplifier</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
@@ -2283,8 +2318,8 @@
|
||||
</dict>
|
||||
<key>Quirks</key>
|
||||
<dict>
|
||||
<key>DeduplicateBootOrder</key>
|
||||
<true/>
|
||||
<key>DisableSecurityPolicy</key>
|
||||
<false/>
|
||||
<key>ExitBootServicesDelay</key>
|
||||
<integer>0</integer>
|
||||
<key>IgnoreInvalidFlexRatio</key>
|
||||
|
||||
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19H2</string>
|
||||
<string>20B29</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,13 +17,13 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.3.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.3.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -50,8 +50,8 @@
|
||||
<string>AirportItlwm</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IODefaultMatchCategory</string>
|
||||
<key>IOPCIPrimaryMatch</key>
|
||||
<string>0x00008086&0x0000ffff</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>2000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.5</string>
|
||||
<string>1.5.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.5</string>
|
||||
<string>1.5.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -53,9 +53,7 @@
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOResources</string>
|
||||
<key>IOResourceMatch</key>
|
||||
<string>IOKit</string>
|
||||
<string>IOHDACodecDevice</string>
|
||||
<key>IOUserClientClass</key>
|
||||
<string>ALCUserClient</string>
|
||||
</dict>
|
||||
@@ -65,6 +63,36 @@
|
||||
<string>com.apple.driver.AppleHDAHardwareConfigDriver</string>
|
||||
<key>HDAConfigDefault</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>agasecond - Realtek ALC256 (3246) for Xiaomi Pro Enhanced 2019</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902550</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccIAEnHQEBJx6mAScfkAE3HPABNx0AATce
|
||||
AAE3H0ABRxzwAUcdAAFHHgABRx9AAYcc8AGH
|
||||
HQABhx4AAYcfQAGXHEABlx0QAZceqwGXHwQB
|
||||
pxzwAacdAAGnHgABpx9AAbccEAG3HQEBtx4X
|
||||
AbcfkAG3DAIB1xzwAdcdAAHXHgAB1x9AAecc
|
||||
8AHnHQAB5x4AAecfQAIXHDACFx0QAhceKwIX
|
||||
HwQCFwwCAgUAEAIEACACBQBGAgQwpA==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>69</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AbcMAgIXDAI=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -152,12 +180,13 @@
|
||||
<key>CodecID</key>
|
||||
<integer>351359128</integer>
|
||||
<key>Comment</key>
|
||||
<string>phucnguyen2411 - HP Elitedesk 800 G5 mini</string>
|
||||
<string>phucnguyen2411 - CX20632 HP Elitedesk 800 G5 mini</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AcccIAHHHREBxx4BAccfAQH3HFEB9x0BAfce
|
||||
HwH3H5EBlxxAAZcdEAGXHiEBlx8BAaccMAGn
|
||||
HRABpx6LAacfAQHXHBEB1x0RAdceoQHXHwE=
|
||||
AXcMAAG3DAAB1xwRAdcdEQHXHoEB1x8CAdcM
|
||||
AgHHHCABxx0RAcceAQHHHwIBpwckAaccMAGn
|
||||
HRABpx6BAacfAgGXHEABlx0QAZceIQGXHwIB
|
||||
9xxRAfcdAQH3Hh8B9x+Q
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
@@ -165,7 +194,7 @@
|
||||
<integer>20</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AccMAAH3DAABlwwAAacMAAHXDAA=
|
||||
AXcMAAGnByQBtwwAAdcMAA==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
@@ -818,6 +847,57 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>ALC221 for HP ProDesk 400 G2 Desktop Mini PC by dragonbbc</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902497</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AXccEAF3HQEBdx4XAXcfkAF3DAICFxwgAhcd
|
||||
EAIXHiECFx8CAaccMAGnHRABpx6BAacfAg==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>88</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AXcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>ALC222 aka ALC3205-CG for HP EliteDesk 800 G6 Mini</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902498</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AXccEAF3HQEBdx4XAXcfkAF3DAIBhxxAAYcd
|
||||
AAGHHqABhx+QAhccUAIXHRACFx4hAhcfAgIX
|
||||
DAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>11</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AXcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -901,6 +981,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Custom ALC225/ALC3253 for Dell Inspiron 15-5379 by fast900</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902501</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccUAEnHQABJx6gAScfkAFHHEABRx0AAUce
|
||||
FwFHH5ABlxxwAZcdEAGXHoEBlx8AAhccIAIX
|
||||
HRACFx4hAhcfAAFHDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>90</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgIXDAI=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -1537,6 +1643,36 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC235 for Lenovo Ideacentre Mini 5</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902517</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AScc8AEnHQABJx4AAScfQAFHHPABRx0AAUce
|
||||
AAFHH0ABdxzwAXcdAAF3HgABdx9AAYcc8AGH
|
||||
HQABhx4AAYcfQAGXHDABlx0RAZcegQGXHwIB
|
||||
pxzwAacdAAGnHgABpx9AAbcc8AG3HQABtx4A
|
||||
AbcfQAHXHPAB1x0AAdceAAHXH0AB5xzwAecd
|
||||
AAHnHgAB5x9AAhccEAIXHRACFx4hAhcfAgGX
|
||||
ByQBlwiBAhcMAgIXB8ACFwiC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>37</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AZcHJAGXCIECFwwCAhcHwAIXCII=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -1692,7 +1828,7 @@
|
||||
<integer>14</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgIXDAI=
|
||||
AUcMAgIXDAIBlwcl
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
@@ -1941,6 +2077,28 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>Codec</key>
|
||||
<string>ALC255 for Dell Optiplex7060/7070MT(Separate LineOut)</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902549</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHQEBRx4XAUcfkAGXHEABlx0QAZce
|
||||
iwGXHwIBtxwgAbcdEAG3HgEBtx8BAhccMAIX
|
||||
HRACFx4rAhcfAgFHDAIBtwwCAhcMAg==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>66</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgG3DAICFwwC
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -2738,6 +2896,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC256 for Dell OptiPlex 7080</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902550</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHQEBRx4XAUcfkAGXHEABlx0QAZce
|
||||
iwGXHwIBtxwgAbcdEAG3HgEBtx8BAhccMAIX
|
||||
HRACFx4rAhcfAgFHDAIBtwwCAhcMAg==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>67</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgG3DAICFwwC
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -4103,6 +4287,29 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>ALC269</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902569</integer>
|
||||
<key>Comment</key>
|
||||
<string>Custom ALC269 for Chuwi CoreBox by Luca91</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AVccHwFXHRABVx4hAVcfBAFXDAIBhxwgAYcd
|
||||
EAGHHoEBhx8E
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>91</integer>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -4603,6 +4810,26 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Andres ZeroCross - Realtek ALC274 for Dell Inspiron 27-7777 AIO Series</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902580</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6gAScfkAF3HCABdx0BAXce
|
||||
FwF3H5ABdwwCAaccMAGnHRABpx6BAacfAgIX
|
||||
HEACFx0QAhceIQIXHwICFwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>28</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -5298,6 +5525,26 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>ALC283 for AlldoCube/Cube Mix Plus by Aldo97</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902595</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6gAScfkAFHHCABRx0BAUce
|
||||
FwFHH5ABlxwwAZcdAAGXHosBlx8AAhccQAIX
|
||||
HRACFx4rAhcfAQFHDAICFwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>13</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -5570,6 +5817,33 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>jpuxdev - Realtek ALC285 for Spectre x360 13-ap0xxx</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902597</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6mAScfkAFHHDABRx0BAUce
|
||||
FwFHH5ABRwwCAXccQAF3HQEBdx4XAXcfkAGX
|
||||
HAABlx0QAZceiwGXHwEB1xxQAdcdgAHXHmYB
|
||||
1x9AAhccIAIXHRACFx4rAhcfAQIXDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>71</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgIXDAIBlwcl
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -5791,6 +6065,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC289 for Dell XPS 13 9300 by DalianSky</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902601</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccEAEnHQEBJx6mAScfmQF3HDABdx0BAXce
|
||||
FwF3H5kBlxwAAZcdEAGXHosBlx4CAhccIAIX
|
||||
HRACFx4rAhcfAQIXDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>99</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgG3DAICFwwC
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -6488,6 +6788,38 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>21</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Realtek ALC295 by aleix</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902613</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ATccAAE3HQABNx4AATcfQAHXHAEB1x0AAdce
|
||||
YAHXH0ABRxwQAUcdAQFHHhcBRx+RAUcMAgIX
|
||||
HCACFx0QAhceIQIXHwMCFwwCASccMAEnHQEB
|
||||
Jx6mAScftwGXHEABlx0QAZcegQGXHwMBZxzw
|
||||
AWcdEQFnHhEBZx9BAXcc8AF3HREBdx4RAXcf
|
||||
QQGHHPABhx0RAYceEQGHH0EBpxzwAacdEQGn
|
||||
HhEBpx9BAbcc8AG3HREBtx4RAbcfQQG3DAIB
|
||||
5xzwAecdEQHnHhEB5x9B
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>22</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
ATcMAAHXDAABRwwCAhcMAgEnDAABlwwAAWcM
|
||||
AAF3DAABhwwAAacMAAG3DAIB5wwA
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -7569,6 +7901,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>CodecID</key>
|
||||
<integer>283903601</integer>
|
||||
<key>Comment</key>
|
||||
<string>Sisumara - ALC671 for Fujitsu Q558</string>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AXccEAF3HQEBdx4TAXcfmQF3DAIBRxwgAUcd
|
||||
EAFHHiEBRx8CAUcMAgIXHDACFx0QAhceAQIX
|
||||
HwECFwwCAZccUAGXHRABlx6BAZcfAg==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>16</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
IhcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -9222,6 +9580,33 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Asus_PRIME_B460M-K_ALC897</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283904151</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHUABRx4RAUcfAQGHHFABhx2QAYce
|
||||
oAGHH5ABlxxgAZcdkAGXHoEBlx8CAacccAGn
|
||||
HTABpx6BAacfAQG3HIABtx1AAbceIQG3HwEB
|
||||
twwCARcckAEXHeABFx5FARcfAQFHDAI=
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>66</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAgG3DAI=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -10820,6 +11205,32 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>rdmitry0911 - Conexant CX8200 for LG Gram 17 17z990</string>
|
||||
<key>CodecID</key>
|
||||
<integer>351346696</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AXccEAF3HQEBdx4XAXcfkQF3DAIBpxwgAacd
|
||||
AQGnHqcBpx+VAZccMAGXHRABlx6BAZcfBAFn
|
||||
HEABZx0QAWceIQFnHwQBZwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>80</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AWcMAgF3DAI=
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -12274,6 +12685,29 @@
|
||||
<key>LayoutID</key>
|
||||
<integer>9</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Enrico - GA-Z77X-D3Hrev1.0 - VIA VT2020/2021</string>
|
||||
<key>CodecID</key>
|
||||
<integer>285606977</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
IkccECJHHUAiRx4RIkcfASJXHCAiVx0QIlce
|
||||
ASJXHwEiZxwwImcdYCJnHgEiZx8BInccQCJ3
|
||||
HSAidx4BIncfASKHHFAihx1AIoceISKHHwEi
|
||||
lxxgIpcdkCKXHqEilx8CIqcccCKnHTAipx6B
|
||||
IqcfASK3HIAitx2QIrcegSK3HwEi5xygIucd
|
||||
ECLnHkUi5x8A
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>13</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
@@ -12407,8 +12841,8 @@
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
AUccEAFHHUABRx4RAUcfAQFHDAIBtxwgAbcd
|
||||
EAG3HiEBtx8CAbcMAgGHHDABhx2QAYcegAGH
|
||||
HwEBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB
|
||||
EAG3HiEBtx8CAbcMAgGHHDABhx2QAYceoAGH
|
||||
H5EBlxxAAZcdEAGXHoABlx8CAaccXwGnHTAB
|
||||
px6BAacfAQ==
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
@@ -12422,6 +12856,58 @@
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Asus x430_s4300FN by fangf2018</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902550</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccMAEnHQEBJx6mAScfkAFHHBABRx0BAUce
|
||||
FwFHH5ABRwwCAZccQAGXHRABlx6BAZcfAgIX
|
||||
HCACFx0QAhceIQIXHwICFwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>77</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>AFGLowPowerState</key>
|
||||
<data>
|
||||
AwAAAA==
|
||||
</data>
|
||||
<key>Codec</key>
|
||||
<string>Asus x430_s4300FN by fangf2018 (mic in and line in mic in separated)</string>
|
||||
<key>CodecID</key>
|
||||
<integer>283902550</integer>
|
||||
<key>ConfigData</key>
|
||||
<data>
|
||||
ASccQAEnHQEBJx6mAScfkAFHHDABRx0BAUce
|
||||
FwFHH5ABRwwCAZccIAGXHRABlx6BAZcfAgIX
|
||||
HBACFx0QAhceIQIXHwICFwwC
|
||||
</data>
|
||||
<key>FuncGroup</key>
|
||||
<integer>1</integer>
|
||||
<key>LayoutID</key>
|
||||
<integer>88</integer>
|
||||
<key>WakeConfigData</key>
|
||||
<data>
|
||||
AUcMAg==
|
||||
</data>
|
||||
<key>WakeVerbReinit</key>
|
||||
<true/>
|
||||
</dict>
|
||||
</array>
|
||||
<key>IOClass</key>
|
||||
<string>AppleHDAHardwareConfigDriver</string>
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2.3</string>
|
||||
<string>1.2.4</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2.3</string>
|
||||
<string>1.2.4</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>18A391</string>
|
||||
<string>19C57</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>English</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -19,7 +19,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.7.1</string>
|
||||
<string>2.7.2</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -27,21 +27,21 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.7.1</string>
|
||||
<string>2.7.2</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>9F2000</string>
|
||||
<string>11C29</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>10M2518</string>
|
||||
<string>19B90</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.6</string>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0941</string>
|
||||
<string>1130</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>9F2000</string>
|
||||
<string>11C29</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>CodecCommander</key>
|
||||
@@ -262,9 +262,7 @@
|
||||
<array>
|
||||
<dict>
|
||||
<key>Command</key>
|
||||
<data>
|
||||
AacHJA==
|
||||
</data>
|
||||
<string>0x01a70724</string>
|
||||
<key>Comment</key>
|
||||
<string>Node 0x1a - Pin Control (In Enable / VRefEn)</string>
|
||||
<key>On Init</key>
|
||||
@@ -449,6 +447,8 @@
|
||||
<string>CodecCommanderClient</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.6</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2013-2014 TimeWalker/RehabMan. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
|
||||
Binary file not shown.
+1
-1
@@ -1,7 +1,7 @@
|
||||
// CodecCommander configuration for ALC1220
|
||||
// provided by daliansky @github
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC1220", 0)
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC1220", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
// CodecCommander configuration for ALC256 to fix various issue
|
||||
// repo: https://github.com/insanelydeepak/cloverHDA-for-Mac-OS-Sierra-10.12
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC256", 0)
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256i", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
@@ -43,4 +43,4 @@ DefinitionBlock ("", "SSDT", 1, "hack", "ALC256", 0)
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
//EOF
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
// CodecCommander configuration for ALC256
|
||||
// From: https://github.com/vbourachot/XPS13-9350-OSX/blob/master/ssdt/SSDT-ALC256.dsl
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "ALC256", 0x00003000)
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC256v", 0x00003000)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
+45
@@ -0,0 +1,45 @@
|
||||
// This SSDT demonstrates a custom configuration for ALC280.
|
||||
|
||||
// If you had a codec that needed the same configuration, you could
|
||||
// load this SSDT in order to implement it without modifying the kext.
|
||||
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||
|
||||
// Customize to suit your needs.
|
||||
|
||||
// This data provided by @zirkaiva.
|
||||
// See here: http://www.tonymacx86.com/el-capitan-laptop-guides/175935-guide-lenovo-t430-el-capitan-34.html#post1239765
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC280", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x15 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1a SET_PIN_WIDGET_CONTROL 0x24
|
||||
// Node 0x1a - Pin Control (In Enable / VRefEn)
|
||||
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x24 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
//"Perform Reset", ">n", // enable if using AppleALC
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
+44
@@ -0,0 +1,44 @@
|
||||
// This SSDT demonstrates a custom configuration for ALC283.
|
||||
// It is the same data that is currently in the Info.plist
|
||||
|
||||
// If you had a codec that needed the same configuration, you could
|
||||
// load this SSDT in order to implement it without modifying the kext.
|
||||
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||
|
||||
// Customize to suit your needs.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC283", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x19 SET_PIN_WIDGET_CONTROL 0x25
|
||||
"Command", Buffer() { 0x01, 0x97, 0x07, 0x25 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
"Perform Reset", ">n",
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
"Send Delay", 10,
|
||||
"Sleep Nodes", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
+52
@@ -0,0 +1,52 @@
|
||||
// This SSDT demonstrates a custom configuration for ALC298.
|
||||
// It is the same data that is currently in the Info.plist
|
||||
|
||||
// If you had a codec that needed the same configuration, you could
|
||||
// load this SSDT in order to implement it without modifying the kext.
|
||||
// It will override the defaults specfied by the CodecCommander Info.plist
|
||||
|
||||
// Customize to suit your needs.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x18 SET_PIN_WIDGET_CONTROL 0x22
|
||||
"Command", Buffer() { 0x01, 0x87, 0x07, 0x22 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1a SET_PIN_WIDGET_CONTROL 0x23
|
||||
"Command", Buffer() { 0x01, 0xa7, 0x07, 0x23 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
"Perform Reset", ">n",
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
"Send Delay", 10,
|
||||
"Sleep Nodes", ">n",
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
+61
@@ -0,0 +1,61 @@
|
||||
// This SSDT demonstrates a custom configuration for ALC298.
|
||||
//
|
||||
// It is reportedly needed to solve problems of jack sense and
|
||||
// distorted sound with headphone.
|
||||
//
|
||||
// See here for details:
|
||||
// http://www.tonymacx86.com/threads/alc3266-10ec0298-files-for-applehdapatcher.191231/page-5#post-1323829
|
||||
//
|
||||
|
||||
// Customize to suit your needs.
|
||||
// Compile to SSDT-ALC298.aml, place in ACPI/patched. Make sure SortedOrder includes it.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC298a", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
Package()
|
||||
{
|
||||
// 0x01 SET_CODEC_RESET 0x00
|
||||
"Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">n",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x01 SET_CODEC_RESET 0x00
|
||||
"Command", Buffer() { 0x00, 0x17, 0xff, 0x00 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">n",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x1 SET_POWER_STATE 0x03
|
||||
"Command", Buffer() { 0x00, 0x17, 0x05, 0x03 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">n",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x21 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x02, 0x17, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
},
|
||||
//"Perform Reset", ">n", // enable if using AppleALC
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
+63
@@ -0,0 +1,63 @@
|
||||
// This SSDT demonstrates a custom configuration for ALC668.
|
||||
//
|
||||
// It is reportedly needed to solve a problem with booting
|
||||
// OS X after Windows.
|
||||
//
|
||||
// See here for details:
|
||||
// http://www.tonymacx86.com/el-capitan-laptop-support/185808-alc668-no-sound-after-reboot-windows-10-a.html#post1201248
|
||||
//
|
||||
|
||||
// Customize to suit your needs.
|
||||
// Compile to SSDT-ALC668.aml, place in ACPI/patched. Make sure SortedOrder includes it.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_ALC668", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
{
|
||||
"CodecCommander", Package()
|
||||
{
|
||||
"Custom Commands", Package()
|
||||
{
|
||||
Package(){}, // signifies Array instead of Dictionary
|
||||
// correcting headphones (this is in the Info.plist too)
|
||||
Package()
|
||||
{
|
||||
// 0x15 SET_UNSOLICITED_ENABLE 0x83
|
||||
"Command", Buffer() { 0x01, 0x57, 0x08, 0x83 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// Node 0x1b - Pin Control (In Enable)
|
||||
"Command", Buffer() { 0x01, 0xb7, 0x07, 0x20 },
|
||||
"On Init", ">n",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">y",
|
||||
},
|
||||
// correcting audio after Windows (not in current Info.plist)
|
||||
Package()
|
||||
{
|
||||
// 0x20 SET_COEF_INDEX 0x07
|
||||
"Command", Buffer() { 0x02, 0x05, 0x00, 0x07 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">n",
|
||||
},
|
||||
Package()
|
||||
{
|
||||
// 0x20 SET_PROC_COEF 0x0F80
|
||||
"Command", Buffer() { 0x02, 0x04, 0x0f, 0x80 },
|
||||
"On Init", ">y",
|
||||
"On Sleep", ">n",
|
||||
"On Wake", ">n",
|
||||
},
|
||||
},
|
||||
//"Perform Reset", ">n", // enable if using AppleALC
|
||||
//"Perform Reset on External Wake", ">n", // enable if using AppleALC
|
||||
},
|
||||
})
|
||||
}
|
||||
//EOF
|
||||
+1
-1
@@ -8,7 +8,7 @@
|
||||
// As of CodecCommander v2.7.1, CodecCommander detects AppleALC for setting the default
|
||||
// of these two options false.
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "CC-ALC", 0)
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_CCALC", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
Name(_SB.PCI0.HDEF.RMCF, Package()
|
||||
+1
-1
@@ -4,7 +4,7 @@
|
||||
//
|
||||
// created by nayeweiyang/XuWang
|
||||
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "CX20752", 0)
|
||||
DefinitionBlock ("", "SSDT", 1, "hack", "_CX20752", 0)
|
||||
{
|
||||
External(_SB.PCI0.HDEF, DeviceObj)
|
||||
|
||||
@@ -0,0 +1,267 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict>
|
||||
<key>Resources/Samples/SSDT-ALC1220.dsl</key>
|
||||
<data>
|
||||
EIES+l9rMGoeBieSkUNddrD5bWo=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
|
||||
<data>
|
||||
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
|
||||
<data>
|
||||
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC280.dsl</key>
|
||||
<data>
|
||||
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC283.dsl</key>
|
||||
<data>
|
||||
3C5d98Yawh/48mwCelHDHJ4GINQ=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC298.dsl</key>
|
||||
<data>
|
||||
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
|
||||
<data>
|
||||
uZMK4TFxYyvCnF64GKMCkmIj+D0=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-ALC668.dsl</key>
|
||||
<data>
|
||||
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
|
||||
<data>
|
||||
VPP+WvDCKf8Tw2HAbI6mGSApZec=
|
||||
</data>
|
||||
<key>Resources/Samples/SSDT-CX20752.dsl</key>
|
||||
<data>
|
||||
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
|
||||
</data>
|
||||
</dict>
|
||||
<key>files2</key>
|
||||
<dict>
|
||||
<key>Resources/Samples/SSDT-ALC1220.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
EIES+l9rMGoeBieSkUNddrD5bWo=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
jqBgCuISRIgDEohB6eJL6S35hXiT4avRWCIQkoG/7jE=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC256-insanelydeepak.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VZkOsssBJ6T1/BsvNJsxIgN6sZY=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
sfT2TRn4QDdpacpab2BQO0EUosUxxjYP+H67YVrFxSM=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC256-vbourachot.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
4Kgmc2FJT1dIg9N7ykidCcuhPVI=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
OJ1gIMJ54LeFpxyxQ4BNebpxAspZWngZsLotyXRav1E=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC280.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
I0LQ4c40vPqO7KQyWKJ2MnsfiIU=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
VXWVuyccAWvOYtVBGFby4wtGs8w3rgemCSrDsfU9Y4w=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC283.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
3C5d98Yawh/48mwCelHDHJ4GINQ=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
wrBGgW4l9PJROiSBO70+4LDlxtKuTClEHurWIKbAqWw=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC298.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VKDMTH2YOrg+Y+z3VS9OHrPS0Fk=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
4wJ+O/VDersVdLXH6wdYyd8Giyj5sp39FYFacOMgWMo=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC298a.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
uZMK4TFxYyvCnF64GKMCkmIj+D0=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
35qUmgVJmTFC09kAKboui1WfOeWpx8EZiuw0Ak11KqM=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-ALC668.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
pxe3Mfkqdxto0CYYP1QQNnR/yYw=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
LyyMqlOlDDUkN/V9UfdYEo4NdzbruFwX9AtjqfzikHw=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-AppleALC.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
VPP+WvDCKf8Tw2HAbI6mGSApZec=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
Sqi40XOwc8QaXlqUngUwxY66utwbKX2zXrdXprwkCoA=
|
||||
</data>
|
||||
</dict>
|
||||
<key>Resources/Samples/SSDT-CX20752.dsl</key>
|
||||
<dict>
|
||||
<key>hash</key>
|
||||
<data>
|
||||
2Dc4I1jWG0/CmJeTVaO3ci4K3B0=
|
||||
</data>
|
||||
<key>hash2</key>
|
||||
<data>
|
||||
sDRLVLSx27tOfnytpsAD7S23OOmox6NE4EeMafkvxzk=
|
||||
</data>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.5.0</string>
|
||||
<string>1.5.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.5.0</string>
|
||||
<string>1.5.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -17,13 +17,13 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -1,79 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>16D32</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>Sinetek-rtsx</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.sinet3k.Sinetek-rtsx</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>Sinetek-rtsx</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>8C1002</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>16C58</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.12</string>
|
||||
<key>DTXcode</key>
|
||||
<string>0821</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>8C1002</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>rtsx_softc</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.sinet3k.Sinetek-rtsx</string>
|
||||
<key>IOClass</key>
|
||||
<string>rtsx_softc</string>
|
||||
<key>IOKitDebug</key>
|
||||
<integer>65535</integer>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x520910EC 0x522710EC 0x522910EC 0x522A10EC 0x524910EC 0x528610EC 0x528710EC 0x528910EC</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>1000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2017 sinetek. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>2.9</string>
|
||||
<key>com.apple.iokit.IOStorageFamily</key>
|
||||
<string>2.1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>16.4</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>16.4</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>16.4</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>16.4</string>
|
||||
<key>com.apple.kpi.unsupported</key>
|
||||
<string>8.0</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -1,115 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>files</key>
|
||||
<dict/>
|
||||
<key>files2</key>
|
||||
<dict/>
|
||||
<key>rules</key>
|
||||
<dict>
|
||||
<key>^Resources/</key>
|
||||
<true/>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^version.plist$</key>
|
||||
<true/>
|
||||
</dict>
|
||||
<key>rules2</key>
|
||||
<dict>
|
||||
<key>.*\.dSYM($|/)</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>11</real>
|
||||
</dict>
|
||||
<key>^(.*/)?\.DS_Store$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>2000</real>
|
||||
</dict>
|
||||
<key>^(Frameworks|SharedFrameworks|PlugIns|Plug-ins|XPCServices|Helpers|MacOS|Library/(Automator|Spotlight|LoginItems))/</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^.*</key>
|
||||
<true/>
|
||||
<key>^Info\.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^PkgInfo$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/</key>
|
||||
<dict>
|
||||
<key>optional</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1000</real>
|
||||
</dict>
|
||||
<key>^Resources/.*\.lproj/locversion.plist$</key>
|
||||
<dict>
|
||||
<key>omit</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>1100</real>
|
||||
</dict>
|
||||
<key>^Resources/Base\.lproj/</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>1010</real>
|
||||
</dict>
|
||||
<key>^[^/]+$</key>
|
||||
<dict>
|
||||
<key>nested</key>
|
||||
<true/>
|
||||
<key>weight</key>
|
||||
<real>10</real>
|
||||
</dict>
|
||||
<key>^embedded\.provisionprofile$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
<key>^version\.plist$</key>
|
||||
<dict>
|
||||
<key>weight</key>
|
||||
<real>20</real>
|
||||
</dict>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.1.9</string>
|
||||
<string>1.2.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Controller</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.9, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<string>2.2.1, Copyright Apple Computer, Inc. 2000-2003, David Elliot 2007, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Controller</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -135,7 +135,7 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOACPIFamily</key>
|
||||
|
||||
Binary file not shown.
+2
-2
@@ -13,8 +13,8 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.1.0</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.1.0</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
BIN
Binary file not shown.
+2
-2
@@ -17,13 +17,13 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.9</string>
|
||||
<string>1.1.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
BIN
Binary file not shown.
+5
-5
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Keyboard</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.9, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<string>2.2.1, Copyright Apple Computer, Inc. 2000-2003, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Keyboard</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -304,7 +304,7 @@
|
||||
<key>Swap capslock and left control</key>
|
||||
<false/>
|
||||
<key>Swap command and option</key>
|
||||
<true/>
|
||||
<false/>
|
||||
<key>Use ISO layout keyboard</key>
|
||||
<false/>
|
||||
<key>alt_handler_id</key>
|
||||
@@ -596,7 +596,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
|
||||
BIN
Binary file not shown.
+4
-4
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Mouse</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.9, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<string>2.2.1, Copyright Apple Computer, Inc. 2000-2004, Slice 2010, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Mouse</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -178,7 +178,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
|
||||
BIN
Binary file not shown.
+4
-4
@@ -7,7 +7,7 @@
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>VoodooPS2Trackpad</string>
|
||||
<key>CFBundleGetInfoString</key>
|
||||
<string>2.1.9, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<string>2.2.1, Copyright Apple Computer, Inc. 2002-2003, mackerintel 2008, RehabMan 2012-2013</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>as.acidanthera.voodoo.driver.PS2Trackpad</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
@@ -488,7 +488,7 @@
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>as.acidanthera.voodoo.driver.PS2Controller</key>
|
||||
<string>2.1.9</string>
|
||||
<string>2.2.1</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>1.0.0b1</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
|
||||
BIN
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A5384c</string>
|
||||
<string>17G6030</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,29 +17,27 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2</string>
|
||||
<string>1.3.2</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2</string>
|
||||
<string>1.3.2</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<string>10B61</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.0</string>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20A5343f</string>
|
||||
<string>18B71</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.0</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1200</string>
|
||||
<string>1010</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<string>10B61</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>RMIDevice</key>
|
||||
@@ -49,9 +47,11 @@
|
||||
<key>Configuration</key>
|
||||
<dict>
|
||||
<key>DisableWhileTrackpointTimeout </key>
|
||||
<integer>100</integer>
|
||||
<integer>2000</integer>
|
||||
<key>DisableWhileTypingTimeout</key>
|
||||
<integer>100</integer>
|
||||
<integer>2000</integer>
|
||||
<key>FingerMajorMinorDiffMax</key>
|
||||
<integer>3</integer>
|
||||
<key>ForceTouchEmulation</key>
|
||||
<true/>
|
||||
<key>ForceTouchMinPressure</key>
|
||||
@@ -80,22 +80,18 @@
|
||||
<string>RMITransport</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.11</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 1Revenger1. All rights reserved.</string>
|
||||
<string>Copyright © 2021 1Revenger1. All rights reserved.</string>
|
||||
<key>OSBundleCompatibleVersion</key>
|
||||
<string>1.0.0</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>2.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>14</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>14</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>13.0</string>
|
||||
<string>15</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Console</string>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A5384c</string>
|
||||
<string>17G6030</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -27,19 +27,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<string>10B61</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.0</string>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20A5343f</string>
|
||||
<string>18B71</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.0</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1200</string>
|
||||
<string>1010</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<string>10B61</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>RMII2C</key>
|
||||
@@ -63,24 +61,20 @@
|
||||
<false/>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.11</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 1Revenger1. All rights reserved.</string>
|
||||
<string>Copyright © 2021 1Revenger1. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.1Revenger1.VoodooRMI</key>
|
||||
<string>1.0</string>
|
||||
<key>com.alexandred.VoodooI2C</key>
|
||||
<string>2.5</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>2.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
</dict>
|
||||
</dict>
|
||||
</plist>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A5384c</string>
|
||||
<string>17G6030</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -27,19 +27,17 @@
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<string>10B61</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.0</string>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20A5343f</string>
|
||||
<string>18B71</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.0</string>
|
||||
<string>macosx10.14</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1200</string>
|
||||
<string>1010</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<string>10B61</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>RMISMBus</key>
|
||||
@@ -59,22 +57,18 @@
|
||||
<string>VoodooSMBusDeviceNub</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.11</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 1Revenger1. All rights reserved.</string>
|
||||
<string>Copyright © 2021 1Revenger1. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.1Revenger1.VoodooRMI</key>
|
||||
<string>1.0</string>
|
||||
<key>com.apple.iokit.IOHIDFamily</key>
|
||||
<string>2.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>18.5</string>
|
||||
<string>15</string>
|
||||
<key>de.leo-labs.VoodooSMBus</key>
|
||||
<string>3.0</string>
|
||||
</dict>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20A5343i</string>
|
||||
<string>17G6030</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,29 +17,27 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.0.7</string>
|
||||
<string>1.1.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.0.7</string>
|
||||
<string>1.1.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<string>10B61</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>11.0</string>
|
||||
<string>GM</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>20A5343f</string>
|
||||
<string>13F34</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx11.0</string>
|
||||
<string>macosx10.9</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1200</string>
|
||||
<string>1010</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A8179i</string>
|
||||
<string>10B61</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>Voodoo Input</key>
|
||||
@@ -59,8 +57,6 @@
|
||||
<string>IOService</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.11</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2019 Kishor Prins. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
|
||||
BIN
Binary file not shown.
@@ -10,37 +10,28 @@
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
x6dm3WaGhm5/majDGzuidL4jTCk=
|
||||
iiPp9Al8HeSKnOdHYLyOz3pkypQ=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"6e7ad8bb38fd9e6230b0809d4371e9e1e1964ea5" or cdhash H"c7a766dd6686866e7f99a8c31b3ba274be234c29"</string>
|
||||
<string>cdhash H"e3cc20320fa25b8acb5424a55ee9865f16db3e9c" or cdhash H"8a23e9f4097c1de48a9ce74760bc8ecf7a64ca94"</string>
|
||||
</dict>
|
||||
<key>PlugIns/RMISMBus.kext</key>
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
9Ru6NkREHYjCo3yvzLpJJgTm0lY=
|
||||
tZoXQcdQy4HJvlOGauuMWeGwf3U=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"34e6c6b45e44857b2a9bdddcd11a96fd9efd331f" or cdhash H"f51bba3644441d88c2a37cafccba492604e6d256"</string>
|
||||
<string>cdhash H"20088a528ea96f6c72ad7dc9298c785cc6632026" or cdhash H"b59a1741c750cb81c9be53866aeb8c59e1b07f75"</string>
|
||||
</dict>
|
||||
<key>PlugIns/VoodooInput.kext</key>
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
m4vOymkb4w52Ifdn8Ru35l85F78=
|
||||
DoJw9gZQAsb8b/PWZhCfbNRDQi0=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"59c59b1379a68df8a5efbf38c16039b6f6d9e1d7" or cdhash H"9b8bceca691be30e7621f767f11bb7e65f3917bf" or cdhash H"401122b0e3769f8c680dab8dae82b3cbb663a211" or cdhash H"8a86c98f5a9ac291471c1201b9f22492b3090f10"</string>
|
||||
</dict>
|
||||
<key>PlugIns/VoodooTrackpoint.kext</key>
|
||||
<dict>
|
||||
<key>cdhash</key>
|
||||
<data>
|
||||
ZiluIWd7s9ML2UBHdgmSyT/yHRU=
|
||||
</data>
|
||||
<key>requirement</key>
|
||||
<string>cdhash H"a088909cf7f1ccd34444dae3b6fd109d80facabd" or cdhash H"66296e21677bb3d30bd94047760992c93ff21d15"</string>
|
||||
<string>cdhash H"289f62757e47050592c5fe13ecb0b54c3700d192" or cdhash H"0e8270f6065002c6fc6ff3d666109f6cd443422d"</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>rules</key>
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.4.5</string>
|
||||
<string>1.4.7</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
@@ -25,7 +25,7 @@
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.4.5</string>
|
||||
<string>1.4.7</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
|
||||
Binary file not shown.
@@ -3,7 +3,7 @@
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>19H2</string>
|
||||
<string>20B29</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
@@ -17,27 +17,29 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.3.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.2.0</string>
|
||||
<string>1.3.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>11E801a</string>
|
||||
<string>12A7300</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>GM</string>
|
||||
<string>10.15.6</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1170</string>
|
||||
<string>1201</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>11E801a</string>
|
||||
<string>12A7300</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>itlwm</key>
|
||||
@@ -90,23 +92,23 @@
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.12</string>
|
||||
<string>10.9</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||
<string>3.2</string>
|
||||
<string>1.5.0</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>2.9</string>
|
||||
<string>1.7</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>16.7</string>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>16.7</string>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>16.7</string>
|
||||
<string>8.10.0</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>16.7</string>
|
||||
<string>8.10.0</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Network-Root</string>
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Executable
BIN
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20B29</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.AirportItlwm</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A7300</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>10.15.6</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1201</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A7300</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>itlwm</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.AirportItlwm</string>
|
||||
<key>IOClass</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IODefaultMatchCategory</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>2000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IO80211Family</key>
|
||||
<string>1200.12.2b1</string>
|
||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||
<string>3.2</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>2.9</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>16.7</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Network-Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Binary file not shown.
@@ -0,0 +1,85 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||||
<plist version="1.0">
|
||||
<dict>
|
||||
<key>BuildMachineOSBuild</key>
|
||||
<string>20B29</string>
|
||||
<key>CFBundleDevelopmentRegion</key>
|
||||
<string>en</string>
|
||||
<key>CFBundleExecutable</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.AirportItlwm</string>
|
||||
<key>CFBundleInfoDictionaryVersion</key>
|
||||
<string>6.0</string>
|
||||
<key>CFBundleName</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>KEXT</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.3.0</string>
|
||||
<key>CFBundleSupportedPlatforms</key>
|
||||
<array>
|
||||
<string>MacOSX</string>
|
||||
</array>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>1.3.0</string>
|
||||
<key>DTCompiler</key>
|
||||
<string>com.apple.compilers.llvm.clang.1_0</string>
|
||||
<key>DTPlatformBuild</key>
|
||||
<string>12A7300</string>
|
||||
<key>DTPlatformName</key>
|
||||
<string>macosx</string>
|
||||
<key>DTPlatformVersion</key>
|
||||
<string>10.15.6</string>
|
||||
<key>DTSDKBuild</key>
|
||||
<string>19G68</string>
|
||||
<key>DTSDKName</key>
|
||||
<string>macosx10.15</string>
|
||||
<key>DTXcode</key>
|
||||
<string>1201</string>
|
||||
<key>DTXcodeBuild</key>
|
||||
<string>12A7300</string>
|
||||
<key>IOKitPersonalities</key>
|
||||
<dict>
|
||||
<key>itlwm</key>
|
||||
<dict>
|
||||
<key>CFBundleIdentifier</key>
|
||||
<string>com.zxystd.AirportItlwm</string>
|
||||
<key>IOClass</key>
|
||||
<string>AirportItlwm</string>
|
||||
<key>IOMatchCategory</key>
|
||||
<string>IODefaultMatchCategory</string>
|
||||
<key>IOPCIMatch</key>
|
||||
<string>0x27238086 0x43F08086 0xA0F08086 0x34F08086 0x4DF08086 0x02F08086 0x3DF08086 0x06F08086 0x27208086 0x08b18086 0x08b28086 0x08b38086 0x08b48086 0x095a8086 0x095b8086 0x31658086 0x31668086 0x24f38086 0x24f48086 0x24f58086 0x24f68086 0x24fb8086 0x24fd8086 0x25268086 0x9df08086 0xa3708086 0x31DC8086 0x30DC8086 0x271C8086 0x271B8086 0x42a48086 0x00a08086 0x00a48086 0x02a08086 0x40a48086 0x00608086 0x00648086 0x02608086 0x02648086 0x42298086 0x422b8086 0x422c8086 0x42308086 0x42328086 0x42358086 0x42368086 0x42378086 0x42388086 0x42398086 0x423a8086 0x423b8086 0x423c8086 0x423d8086 0x00828086 0x00838086 0x00848086 0x00858086 0x00878086 0x00898086 0x008a8086 0x008b8086 0x00908086 0x00918086 0x08928086 0x08938086 0x08948086 0x08958086 0x08968086 0x08978086 0x08ae8086 0x08af8086 0x088e8086 0x088f8086 0x08908086 0x08918086 0x08878086 0x08888086</string>
|
||||
<key>IOProbeScore</key>
|
||||
<integer>2000</integer>
|
||||
<key>IOProviderClass</key>
|
||||
<string>IOPCIDevice</string>
|
||||
</dict>
|
||||
</dict>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
<string>10.15</string>
|
||||
<key>NSHumanReadableCopyright</key>
|
||||
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
|
||||
<key>OSBundleLibraries</key>
|
||||
<dict>
|
||||
<key>com.apple.iokit.IO80211Family</key>
|
||||
<string>1200.12.2b1</string>
|
||||
<key>com.apple.iokit.IONetworkingFamily</key>
|
||||
<string>3.2</string>
|
||||
<key>com.apple.iokit.IOPCIFamily</key>
|
||||
<string>2.9</string>
|
||||
<key>com.apple.kpi.bsd</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.iokit</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.libkern</key>
|
||||
<string>16.7</string>
|
||||
<key>com.apple.kpi.mach</key>
|
||||
<string>16.7</string>
|
||||
</dict>
|
||||
<key>OSBundleRequired</key>
|
||||
<string>Network-Root</string>
|
||||
</dict>
|
||||
</plist>
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user