Sonoma-ify, some cleanups and updates.

This commit is contained in:
2024-03-19 12:50:09 +01:00
parent bc28fe935d
commit 91067476d9
88 changed files with 866 additions and 4758 deletions

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>19H1419</string>
<string>21H1015</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,41 +17,58 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.0</string>
<string>2.3.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.1.0</string>
<string>2.3.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A420a</string>
<string>14C18</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>13.1</string>
<key>DTSDKBuild</key>
<string>19A547</string>
<string>22C55</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx13.1</string>
<key>DTXcode</key>
<string>1100</string>
<string>1420</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<string>14C18</string>
<key>IOKitPersonalities</key>
<dict>
<key>itlwm</key>
<key>NetworkController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>IOClass</key>
<string>AirportItlwm</string>
<key>IOMatchCategory</key>
<string>IODefaultMatchCategory</string>
<string>WiFiDriver</string>
<key>IONetworkRootType</key>
<string>airport</string>
<key>IOProbeScore</key>
<integer>70000</integer>
<key>IOProviderClass</key>
<string>IOPCIEDeviceWrapper</string>
<key>IOResourceMatch</key>
<string>IOBSD</string>
</dict>
<key>itlwm</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.AirportItlwm</string>
<key>IOClass</key>
<string>IOPCIEDeviceWrapper</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 0x27258086 0x27268086 0x7A708086 0x7AF08086 0x51F08086 0x54F08086 0x27298086 0x7E408086</string>
<key>IOProbeScore</key>
<integer>2000</integer>
<integer>70000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
@@ -62,12 +79,16 @@
<string>Copyright © 2020 钟先耀. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IO80211FamilyLegacy</key>
<string>600.0</string>
<key>com.apple.driver.corecapture</key>
<string>1.0.0</string>
<key>com.apple.iokit.IO80211Family</key>
<string>1.5.0</string>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>3.2</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>2.9</string>
<key>com.apple.iokit.IOSkywalkFamily</key>
<string>1.0</string>
<key>com.apple.kpi.bsd</key>
<string>16.7</string>
<key>com.apple.kpi.iokit</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G1974</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.8.1</string>
<string>1.8.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.8.1</string>
<string>1.8.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
@@ -65,6 +65,38 @@
<string>as.vit9696.AppleALC</string>
<key>HDAConfigDefault</key>
<array>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906408</integer>
<key>CodecName</key>
<string>Realtek ALC S1220A Hoangtu92, 7.1 outputs (MSI X470 Gaming Pro Carbon)</string>
<key>ConfigData</key>
<data>
AScc8AEnHQABJx4AAScfQAFHHBABRx1QAUce
EQFHHwEBRwwCAVccIAFXHRABVx4BAVcfAQFn
HDABZx1gAWceAQFnHwEBdxzwAXcdAAF3HgAB
dx9AAYccQAGHHSABhx4BAYcfAQGXHFABlx2Q
AZcegQGXHwIBpxxgAacdMAGnHoEBpx8BAbcc
cAG3HUABtx4hAbcfAgG3DAIB1xzwAdcdAAHX
HgAB1x9AAeccgAHnHRAB5x5FAecfAQIFAAcC
BAPAAgUAQwIEMAUCBQBdAgQWFgIFAF4CBBAQ
AgUAXwIEv8UCBQBqAgQCDgIFAG8CBIAz
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>99</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -257,6 +289,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>351359128</integer>
<key>Comment</key>
<string>Andres ZeroCross - Axioo MyPC One Pro H5</string>
<key>ConfigData</key>
<data>
AYccEAGHHQEBhx4XAYcfkAGHDAIBlxxAAZcd
EAGXHiEBlx8CAbccMAG3HRABtx6BAbcfAQG3
DAIBpxxAAacdAQGnHqABpx+Q
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>21</integer>
<key>WakeConfigData</key>
<data>
AYcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -604,6 +662,29 @@
<key>LayoutID</key>
<integer>28</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Goldfish64 - AD1884 - Panasonic Toughbook CF-30</string>
<key>CodecID</key>
<integer>299112580</integer>
<key>ConfigData</key>
<data>
ARccIAEXHRABFx4hARcfAQEnHBABJx0BASce
EAEnH5ABJwwCATcc8AE3HQABNx4AATcfQAFH
HDABRx0QAUcegQFHHwEBVxzwAVcdAAFXHgAB
Vx9AAWcc8AFnHQABZx4AAWcfQAGnHPABpx0A
AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAccc
8AHHHQABxx4AAccfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -2136,6 +2217,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>wolf606 - ALC236 for Lenovo Ideapad 500-14ISK</string>
<key>CodecID</key>
<integer>283902518</integer>
<key>ConfigData</key>
<data>
ASccIAEnHQABJx6gAScfkAGXHDABlx0QAZce
gAGXHwABRxxQAUcdAAFHHhcBRx+QAUcMAgIX
HGACFx0QAhceIQIXHwACFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>19</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -2218,6 +2325,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC236 for Dell ICL for Lorys89 by Vorshim</string>
<key>CodecID</key>
<integer>283902518</integer>
<key>ConfigData</key>
<data>
ASccIAEnHQEBJx6mAScfkAFHHEABRx0BAUce
FwFHH5ABRwwCAZccQAGXHRABlx6nAZcfAAIF
AEUCBNaJAhcdEAIXHiECFx8BAhcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>69</integer>
<key>WakeConfigData</key>
<data>
AUcMAgGXByQCFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -2231,7 +2364,11 @@
<data>
AUccEAFHHQEBRx4XAUcfkAFHDAICFxwgAhcd
EAIXHiECFx8EAhcMAgEnHDABJx0BAScepgEn
H5ABlxxAAZcdEAGXHoEBlx8E
H5ABlxxAAZcdEAGXHoEBlx8EATcc8AE3HQAB
Nx4AATcfQAHXHPAB1x0AAdceAAHXH0ABhxzw
AYcdAAGHHgABhx9AAacc8AGnHQABpx4AAacf
QAG3HPABtx0AAbceAAG3H0ABtwwCAecc8AHn
HQAB5x4AAecfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
@@ -2955,6 +3092,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC255 for Acer Aspire 7 A715-42G AMD by Long</string>
<key>CodecID</key>
<integer>283902549</integer>
<key>ConfigData</key>
<data>
ASccQAEnHQEBJx6mAScfkAFHHCABRx0BAUce
FwFHH5ABRwwCAZcccAGXHRABlx6LAZcfAgIX
HDACFx0QAhceIQIXHwICFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>80</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -3743,6 +3906,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Hoping - Realtek ALC257 for Lenovo XiaoXin Air14ALC</string>
<key>CodecID</key>
<integer>283902551</integer>
<key>ConfigData</key>
<data>
ASccIAEnHQABJx6mAScfkAFHHBABRx0AAUce
EAFHH5ABRwwCAZccMAGXHRABlx6LAZcfAwGX
ByQCFxxAAhcdEAIXHisCFx8D
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>101</integer>
<key>WakeConfigData</key>
<data>
AUcMAgGXByQ=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -3864,6 +4053,26 @@
<key>LayoutID</key>
<integer>13</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Goldfish64 - ALC262 for Dell Studio One 19 1909</string>
<key>CodecID</key>
<integer>283902562</integer>
<key>ConfigData</key>
<data>
ASccQAEnHQEBJx6gAScfkAFHHDABRx0QAUce
AQFHHwEBVxwQAVcdAQFXHhABVx+QAYccIAGH
HZABhx6BAYcfAgGnHFABpx1AAaceIQGnHwI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>14</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -4744,6 +4953,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC269 - Samsung R780</string>
<key>CodecID</key>
<integer>283902569</integer>
<key>ConfigData</key>
<data>
AUccEAFHHQABRx4XAUcfkAFXHCABVx0QAVce
IQFXHwEBhxwwAYcdEAGHHoEBhx8BAZccQAGX
HQABlx6gAZcfkAFHDAI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>36</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -6817,6 +7052,32 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283902598</integer>
<key>CodecName</key>
<string>HP-Pavilion-Wave-600-A058cn</string>
<key>ConfigData</key>
<data>
AYccEAGHHRABhx6BAYcfBAE3HCABNx0BATce
pgE3H5ACFxwwAhcdEAIXHiECFx8EAhcMAgF3
HEABdx0BAXceFwF3H5ABdwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>69</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -6869,6 +7130,36 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC287 for Legion 5 Pro(R9000p)</string>
<key>CodecID</key>
<integer>283902599</integer>
<key>ConfigData</key>
<data>
ASccQAEnHQEBJx6gAScfkAE3HPABNx0AATce
AAE3H0ABRxwQAUcdAQFHHhcBRx+QAUcMAgF3
HPABdx0AAXceAAF3H0ABhxzwAYcdAAGHHgAB
hx9AAZccMAGXHRABlx6BAZcfAwGnHPABpx0A
AaceAAGnH0ABtxzwAbcdAAG3HgABtx9AAdcc
8AHXHQAB1x4AAdcfQAHnHPAB5x0AAeceAAHX
H0ACFxwgAhcdEAIXHiECFx8DAhcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>13</integer>
<key>WakeConfigData</key>
<data>
AhcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -6983,6 +7274,56 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC289 for Dell XPS 13 9300</string>
<key>CodecID</key>
<integer>283902601</integer>
<key>ConfigData</key>
<data>
AScfkAGXHEABlx0QAZcepwGXHwACFx8BAhcM
AgIFAEUCBNaJ
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>12</integer>
<key>WakeConfigData</key>
<data>
AZcHJAIXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC289 for Dell XPS 15 9500 4 Speakers</string>
<key>CodecID</key>
<integer>283902601</integer>
<key>ConfigData</key>
<data>
AScfkAGXHEABlx0QAZcepwGXHwACFx8BAhcM
AgIFAEUCBNaJ
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>13</integer>
<key>WakeConfigData</key>
<data>
AZcHJAIXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -7035,6 +7376,63 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Realtek ALC289 for Asus ROG Zephyrus G14</string>
<key>CodecID</key>
<integer>283902601</integer>
<key>ConfigData</key>
<data>
AScccAEnHQEBJx6mAScfkAE3HPABNx0AATce
AAE3H0ABRxxAAUcdAQFHHhcBRx+QAUcMAgFn
HPABZx0AAWceAAFnH0ABdxxBAXcdAQF3HhcB
dx+QAYcc8AGHHQABhx4AAYcfQAGXHCABlx0Q
AZceiwGXHwIBpxzwAacdAAGnHgABpx9AAbcc
8AG3HQABtx4AAbcfQAG3DAIB1xzwAdcdAAHX
HgAB1x9AAecc8AHnHQAB5x4AAecfQAIXHFAC
Fx0QAhceKwIXHwICFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>33</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAICFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>ALC289 for Dell XPS 2in1 7390 Vorshim</string>
<key>CodecID</key>
<integer>283902601</integer>
<key>ConfigData</key>
<data>
ASccIAEnHQEBJx6mAScfkAFHHEABRx0BAUce
FwFHH5ABRwwCAZccQAGXHRABlx6nAZcfAAIF
AEUCBNaJAhcdEAIXHiECFx8BAhcMAg==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>69</integer>
<key>WakeConfigData</key>
<data>
AUcMAgGXByQCFwwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -8232,12 +8630,12 @@
AScfkAE3HPABNx0AATceAAE3HwABRxwQAUcd
AQFHHhcBRx+QAUcMAgFXHPABVx0AAVceAAFX
HwABZxzwAWcdAAFnHgABZx8AAXcc8AF3HQAB
dx4AAXcfAAGHHDABhx0QAYcegQGHHwMBlxzw
AZcdAAGXHgABlx8AAacc8AGnHQABpx4AAacf
AAG3HPABtx0AAbceAAG3HwABxxzwAccdAAHH
HgABxx8AAdcc8AHXHQAB1x4AAdcfAAHnHPAB
5x0AAeceAAHnHwAB9xzwAfcdAAH3HgAB9x8A
Agcc8AIHHQACBx4AAgcfAA==
dx4AAXcfAAF3DAIBhxwwAYcdEAGHHoEBhx8D
AZcc8AGXHQABlx4AAZcfAAGnHPABpx0AAace
AAGnHwABtxzwAbcdAAG3HgABtx8AAccc8AHH
HQABxx4AAccfAAHXHPAB1x0AAdceAAHXHwAB
5xzwAecdAAHnHgAB5x8AAfcc8AH3HQAB9x4A
AfcfAAIHHPACBx0AAgceAAIHHwA=
</data>
<key>FuncGroup</key>
<integer>1</integer>
@@ -8245,7 +8643,7 @@
<integer>29</integer>
<key>WakeConfigData</key>
<data>
AUcMAg==
AUcMAgF3DAIBhwcl
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -10267,6 +10665,12 @@
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
<key>WakeConfigData</key>
<data>
AhcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
@@ -10445,6 +10849,30 @@
<key>LayoutID</key>
<integer>7</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AQAAAA==
</data>
<key>CodecID</key>
<integer>283904146</integer>
<key>Comment</key>
<string>ALC892 for MSI GF72-8RE</string>
<key>ConfigData</key>
<data>
AYcegQG3DAI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>11</integer>
<key>WakeConfigData</key>
<data>
AbcMAg==
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
@@ -15218,10 +15646,10 @@
<integer>283902550</integer>
<key>ConfigData</key>
<data>
ASccAAEnHQABJx4QAScfQAIXHBACFx0QAhce
IQIXHwICFwwCAeccIAHnHREB5x5FAecfAQHX
HCkB1x3AAdceRAHXH0ABlxwwAZcdEAGXHqAB
lx+SAbccQAG3HRABtx4RAbcfAQG3DAI=
AZccMAGXHRABlx6gAZcfkgIXHBACFx0QAhce
IQIXHwICFwwCAbccQAG3HRABtx4RAbcfAQG3
DAIB5xwgAecdEQHnHkUB5x8BAUcc8AFHHREB
Rx4RAUcfQQFHDAI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
@@ -15229,7 +15657,7 @@
<integer>68</integer>
<key>WakeConfigData</key>
<data>
AhcMAgG3DAI=
AhcMAgG3DAIBRwwC
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -15245,9 +15673,9 @@
<integer>283902549</integer>
<key>ConfigData</key>
<data>
AZccEAGXHRABlx6LAZcfAQFHHCABRx0QAUce
FwFHH5ABRwwCAhccMAIXHRACFx4rAhcfAQIX
DAICFwiDASccQAEnHQABJx6gAScfkAGXByI=
ASccEAEnHQEBJx6gAScfkAFHHCABRx0BAUce
FwFHH5ABRwwCAhccMAIXHRACFx4hAhcfAgIX
DAICFwiD
</data>
<key>FuncGroup</key>
<integer>1</integer>
@@ -15255,7 +15683,7 @@
<integer>69</integer>
<key>WakeConfigData</key>
<data>
AUcMAgIXDAICFwiDAZcHIg==
AUcMAgIXDAICFwiD
</data>
<key>WakeVerbReinit</key>
<true/>
@@ -15286,6 +15714,223 @@
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283906592</integer>
<key>CodecName</key>
<string>hgsshaanxi- ALC1220 for Gigabyte Z490 Aorus Master</string>
<key>ConfigData</key>
<data>
AScc8AEnHQABJx4AAScfQAFHHBABRx1AAUce
IQFHHwIBRwwCAVccIAFXHRABVx4BAVcfAQFn
HDABZx1gAWceAQFnHwEBdxzwAXcdAAF3HgAB
dx9AAYccQAGHHZABhx6gAYcfkQGXHGABlx2Q
AZcegQGXHwIBpxxQAacdMAGnHoEBpx8BAbcc
cAG3HUABtx4RAbcfkAG3DAIB1xzwAdcdAAHX
HgAB1x9AAecckAHnHSEB5x5FAecfkQ==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>18</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>UHDbits - Realtek ALC283/ALC3239 for the Lenovo ThinkCentre M73 Tiny</string>
<key>CodecID</key>
<integer>283902595</integer>
<key>ConfigData</key>
<data>
IUccACFHHRAhRx4XIUcfkCFHDAIhlxwQIZcd
ECGXHqAhlx+CIaccICGnHRAhpx6AIacfAiIX
HDAiFx0QIhceISIXHwIiFwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>73</integer>
<key>WakeConfigData</key>
<data>
IhcMAiFHDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>jayveeballesteros - ALC269 for Fujitsu Esprimo D552</string>
<key>CodecID</key>
<integer>283902569</integer>
<key>ConfigData</key>
<data>
IaccECGnHUAhpx4BIacfASIXHCAiFx0QIhce
ISIXHwIhhxxAIYcdkCGHHqEhhx8CIZccUCGX
HZAhlx6hIZcfkQ==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>38</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>liangyi - ALC897 for MSI PRO B760M-P DDR4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
ARcc8AEXHQABFx4AARcfQAEnHPABJx0AASce
AAEnH0ABRxwQAUcdQAFHHhEBRx8BAUcMAgFX
HPABVx0AAVceAAFXH0ABZxzwAWcdAAFnHgAB
Zx9AAXcc8AF3HQABdx4AAXcfQAGHHDABhx2Q
AYceoAGHH5EBlxxwAZcdkAGXHoABlx8BAacc
UAGnHTABpx6BAacfAQG3HCABtx1AAbceIQG3
HwEBtwwCAccc8AHHHQABxx4AAccfQAHXHPAB
1x0AAdceAAHXH0AB5xzwAecdAAHnHgAB5x9A
Afcc8AH3HQAB9x4AAfcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>98</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>Custom ALC897 by Marcos_Vinicios for HUANANZHI QD4</string>
<key>CodecID</key>
<integer>283904151</integer>
<key>ConfigData</key>
<data>
AdccEAHXHcAB1x4kAdcfQAG3HCABtx1AAbce
IQG3HwIBtwwCAYccMAGHHZABhx6gAYcfkQEX
HEABFx3AARceFwEXH0ABRxxQAUcdQAFHHhEB
Rx8BAUcMAgGnHGABpx0wAacegQGnHwEBlxxw
AZcdkAGXHoEBlx8C
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>99</integer>
<key>WakeConfigData</key>
<data>
AUcMAgG3DAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283902569</integer>
<key>Comment</key>
<string>aa820t - Realtek ALC269VC for Lenovo G480</string>
<key>ConfigData</key>
<data>
AUccEAFHHQABRx4XAUcfmQFHDAIBhxwgAYcd
EAGHHoEBhx8EAZccMAGXHQABlx6nAZcfmQFX
HEABVx0QAVceIQFXHwQBVwwC
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>138</integer>
<key>WakeConfigData</key>
<data>
AUcMAgFXDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>IDT 92HD81B1X5 by SkyrilHD for HP Elitebook 8x70 series</string>
<key>CodecID</key>
<integer>287143429</integer>
<key>ConfigData</key>
<data>
AKccMACnHRAApx4BAKcfIQCnDAIAtxwhALcd
EAC3HiEAtx8EALcMAgDHHBEAxx0QAMceoQDH
HwQAxwwCANccIADXHQEA1x4TANcfmQDXDAIA
5xzwAOcdAADnHvAA5x9AAOcMAgD3HBAA9x0Q
APcegQD3HyEA9wwCARccAAEXHQEBFx6jARcf
mQ==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>76</integer>
<key>WakeConfigData</key>
<data>
AKcMAgC3DAIAxwwCANcMAgDnDAIA9wwC
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>Codec</key>
<string>lshbluesky - Realtek ALC256 for Samsung Galaxy Book NT750XDA-KF59U</string>
<key>CodecID</key>
<integer>283902550</integer>
<key>ConfigData</key>
<data>
AhccIAIXHRACFx4hAhcfAAIXDAIBlxwwAZcd
EAGXHqABlx+QAUccUAFHHQABRx4XAUcfkAFH
DAI=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>38</integer>
<key>WakeConfigData</key>
<data>
AhcMAgFHDAI=
</data>
<key>WakeVerbReinit</key>
<true/>
</dict>
</array>
<key>IOClass</key>
<string>AppleALC</string>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.2.6</string>
<string>1.2.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.2.6</string>
<string>1.2.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>CPUFriend</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.9</string>
<string>1.1.0</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,23 +25,23 @@
<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>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>CpuTscSync</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>20G624</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,29 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.3</string>
<string>1.0.4</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>12.1</string>
<string>12.3</string>
<key>DTSDKBuild</key>
<string>21C46</string>
<string>21E226</string>
<key>DTSDKName</key>
<string>macosx12.1</string>
<string>macosx12.3</string>
<key>DTXcode</key>
<string>1321</string>
<string>1341</string>
<key>DTXcodeBuild</key>
<string>13C100</string>
<string>13F100</string>
<key>IOKitPersonalities</key>
<dict>
<key>com.1Revenger1.ECEnabler</key>

View File

@@ -17,27 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>19A547</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1100</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>IntelBTPatcher</key>

View File

@@ -17,27 +17,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>19A547</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1100</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>IntelBluetoothFirmware_0026</key>
@@ -91,6 +93,40 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_0036</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>54</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_0038</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.zxystd.IntelBluetoothFirmware</string>
<key>IOClass</key>
<string>IntelBluetoothFirmware</string>
<key>IOMatchCategory</key>
<string>IntelBluetoothFirmware</string>
<key>IOProbeScore</key>
<integer>4000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>56</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>IntelBluetoothFirmware_3165</key>
<dict>
<key>CFBundleIdentifier</key>

View File

@@ -15,27 +15,29 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.2.0</string>
<string>2.4.0</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>DTPlatformName</key>
<string>macosx</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<string>11.1</string>
<key>DTSDKBuild</key>
<string>19A547</string>
<string>20C63</string>
<key>DTSDKName</key>
<string>macosx10.15</string>
<string>macosx11.1</string>
<key>DTXcode</key>
<string>1100</string>
<string>1240</string>
<key>DTXcodeBuild</key>
<string>11A420a</string>
<string>12D4e</string>
<key>IOKitPersonalities</key>
<dict>
<key>0026</key>
@@ -83,6 +85,36 @@
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0036</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>54</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>0038</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOClass</key>
<string>BroadcomBluetoothHostControllerUSBTransport</string>
<key>IOProbeScore</key>
<integer>3000</integer>
<key>IOProviderClass</key>
<string>IOUSBHostDevice</string>
<key>idProduct</key>
<integer>56</integer>
<key>idVendor</key>
<integer>32903</integer>
</dict>
<key>3165ac</key>
<dict>
<key>CFBundleIdentifier</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G651</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.4</string>
<string>1.6.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.4</string>
<string>1.6.7</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G531</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.3.1</string>
<string>1.3.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G531</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.3.1</string>
<string>1.3.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>

View File

@@ -3,7 +3,7 @@
<plist version="1.0">
<dict>
<key>BuildMachineOSBuild</key>
<string>21G419</string>
<string>21G651</string>
<key>CFBundleDevelopmentRegion</key>
<string>en</string>
<key>CFBundleExecutable</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.6.4</string>
<string>1.6.6</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleSupportedPlatforms</key>
@@ -25,7 +25,7 @@
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.6.4</string>
<string>1.6.6</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>