1
0

Updated Kexts. Upgraded config.plist to Big Sur!

This commit is contained in:
2020-10-29 01:07:59 +01:00
parent c6e931b478
commit 27813a20ac
11 changed files with 44 additions and 37 deletions

View File

@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.4.4</string>
<string>2.5.2</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>2.4.4</string>
<string>2.5.2</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
@ -528,31 +528,25 @@
<string>com.alexandred.VoodooI2C</string>
<key>IOClass</key>
<string>VoodooI2CPCIController</string>
<key>IONameMatch</key>
<array>
<string>pci8086,34e8</string>
<string>pci8086,6e8</string>
<string>pci8086,6e9</string>
<string>pci8086,2e8</string>
<string>pci8086,2e9</string>
<string>pci8086,9d60</string>
<string>pci8086,9d61</string>
<string>pci8086,9d62</string>
<string>pci8086,9d63</string>
<string>pci8086,9de8</string>
<string>pci8086,9de9</string>
<string>pci8086,a160</string>
<string>pci8086,a161</string>
<string>pci8086,a162</string>
<string>pci8086,a368</string>
<string>pci8086,a369</string>
<string>pci8086,a36a</string>
<string>pci8086,a36b</string>
</array>
<key>IOPCIMatch</key>
<string>0x9d608086&amp;0xFFFCFFFF 0xa1608086&amp;0xFFFCFFFF 0x9de88086&amp;0xFFFCFFFF 0xa3688086&amp;0xFFFCFFFF</string>
<key>IOProbeScore</key>
<integer>9999</integer>
<key>IOProviderClass</key>
<string>IOService</string>
<string>IOPCIDevice</string>
</dict>
<key>VoodooI2CPCILakeController</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.alexandred.VoodooI2C</string>
<key>IOClass</key>
<string>VoodooI2CPCILakeController</string>
<key>IOPCIMatch</key>
<string>0x06e88086&amp;0xFFFCFFFF 0x02e88086&amp;0xFFFCFFFF 0x34e88086&amp;0xFFFCFFFF</string>
<key>IOProbeScore</key>
<integer>9999</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>LSMinimumSystemVersion</key>

View File

@ -66,6 +66,19 @@
<key>IOProviderClass</key>
<string>IOService</string>
</dict>
<key>VoodooGPIOIceLakeLP</key>
<dict>
<key>CFBundleIdentifier</key>
<string>org.coolstar.VoodooGPIO</string>
<key>IOClass</key>
<string>VoodooGPIOIceLakeLP</string>
<key>IONameMatch</key>
<array>
<string>INT3455</string>
</array>
<key>IOProviderClass</key>
<string>IOService</string>
</dict>
<key>VoodooGPIOSunrisePointH</key>
<dict>
<key>CFBundleIdentifier</key>

View File

@ -17,13 +17,13 @@
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.0.7</string>
<string>1.0.9</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>1.0.7</string>
<string>1.0.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>