Updated RealtekRTL8111 to 2.2.9

This commit is contained in:
Panqing Huang
2022-11-01 22:22:53 +08:00
parent 2ac23fd884
commit 573d62be9d
3 changed files with 15 additions and 15 deletions

View File

@@ -3,13 +3,13 @@
<plist version="1.0"> <plist version="1.0">
<dict> <dict>
<key>BuildMachineOSBuild</key> <key>BuildMachineOSBuild</key>
<string>20G730</string> <string>22A380</string>
<key>CFBundleDevelopmentRegion</key> <key>CFBundleDevelopmentRegion</key>
<string>English</string> <string>English</string>
<key>CFBundleExecutable</key> <key>CFBundleExecutable</key>
<string>RealtekRTL8111</string> <string>RealtekRTL8111</string>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.insanelymac.RealtekRTL8111</string> <string>as.Yaming.RealtekRTL8111</string>
<key>CFBundleInfoDictionaryVersion</key> <key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string> <string>6.0</string>
<key>CFBundleName</key> <key>CFBundleName</key>
@@ -17,7 +17,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>KEXT</string> <string>KEXT</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.4.2</string> <string>2.2.9</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleSupportedPlatforms</key> <key>CFBundleSupportedPlatforms</key>
@@ -25,48 +25,48 @@
<string>MacOSX</string> <string>MacOSX</string>
</array> </array>
<key>CFBundleVersion</key> <key>CFBundleVersion</key>
<string>2.4.2</string> <string>2.2.9</string>
<key>DTCompiler</key> <key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string> <string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key> <key>DTPlatformBuild</key>
<string>13C100</string> <string>14A400</string>
<key>DTPlatformName</key> <key>DTPlatformName</key>
<string>macosx</string> <string>macosx</string>
<key>DTPlatformVersion</key> <key>DTPlatformVersion</key>
<string>12.1</string> <string>12.3</string>
<key>DTSDKBuild</key> <key>DTSDKBuild</key>
<string>21C46</string> <string>21E226</string>
<key>DTSDKName</key> <key>DTSDKName</key>
<string>macosx12.1</string> <string>macosx12.3</string>
<key>DTXcode</key> <key>DTXcode</key>
<string>1321</string> <string>1401</string>
<key>DTXcodeBuild</key> <key>DTXcodeBuild</key>
<string>13C100</string> <string>14A400</string>
<key>IOKitPersonalities</key> <key>IOKitPersonalities</key>
<dict> <dict>
<key>RTL8111 PCIe Adapter</key> <key>RTL8111 PCIe Adapter</key>
<dict> <dict>
<key>CFBundleIdentifier</key> <key>CFBundleIdentifier</key>
<string>com.insanelymac.RealtekRTL8111</string> <string>as.Yaming.RealtekRTL8111</string>
<key>Driver Parameters</key> <key>Driver Parameters</key>
<dict> <dict>
<key>disableASPM</key> <key>disableASPM</key>
<true/> <true/>
<key>enableCSO6</key> <key>enableCSO6</key>
<true/> <true/>
<key>enableEEE</key>
<true/>
<key>enableTSO4</key> <key>enableTSO4</key>
<true/> <true/>
<key>enableTSO6</key> <key>enableTSO6</key>
<true/> <true/>
<key>fallbackMAC</key>
<string></string>
<key>intrMitigate</key> <key>intrMitigate</key>
<integer>53080</integer> <integer>53080</integer>
<key>rxPolling</key> <key>rxPolling</key>
<true/> <true/>
</dict> </dict>
<key>Driver_Version</key> <key>Driver_Version</key>
<string>2.4.2</string> <string>2.2.9</string>
<key>IOClass</key> <key>IOClass</key>
<string>RTL8111</string> <string>RTL8111</string>
<key>IOPCIMatch</key> <key>IOPCIMatch</key>
@@ -82,7 +82,7 @@
</dict> </dict>
</dict> </dict>
<key>LSMinimumSystemVersion</key> <key>LSMinimumSystemVersion</key>
<string>10.14</string> <string>10.9</string>
<key>NSHumanReadableCopyright</key> <key>NSHumanReadableCopyright</key>
<string>Copyright © 2013 Laura Müller. All rights reserved.</string> <string>Copyright © 2013 Laura Müller. All rights reserved.</string>
<key>OSBundleLibraries</key> <key>OSBundleLibraries</key>