update OC0.6.2

This commit is contained in:
辩识、
2020-10-10 03:13:08 +08:00
parent 8b5d2cd5a7
commit 7773b1960d
50 changed files with 748 additions and 215 deletions
+18 -24
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>
Binary file not shown.
@@ -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>
@@ -13,8 +13,8 @@
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleShortVersionString</key>
<string>1.0.7</string>
<string>1.0.9</string>
<key>CFBundleVersion</key>
<string>1.0.7</string>
<string>1.0.9</string>
</dict>
</plist>
@@ -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>