Clover-E470/L-E/ArcMSR.kext/Contents/Info.plist
2018-11-15 23:56:21 +01:00

101 lines
2.9 KiB
Plaintext

<?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>14F2511</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleDisplayName</key>
<string>Areca SAS/SATA HOST RAID Adapter Driver</string>
<key>CFBundleExecutable</key>
<string>ArcMSR</string>
<key>CFBundleGetInfoString</key>
<string>Areca Driver 1.3.9</string>
<key>CFBundleIdentifier</key>
<string>com.Areca.ArcMSR</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ArcMSR</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>1.3.9</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.3.9</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
<string>6A1052d</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>14A382</string>
<key>DTSDKName</key>
<string>macosx10.10</string>
<key>DTXcode</key>
<string>0610</string>
<key>DTXcodeBuild</key>
<string>6A1052d</string>
<key>IOKitPersonalities</key>
<dict>
<key>ArcMSR</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.Areca.ArcMSR</string>
<key>IOClass</key>
<string>ArcMSR</string>
<key>IOPCIPauseCompatible</key>
<true/>
<key>IOPCIPrimaryMatch</key>
<string>0x112017D3 0x122017D3 0x128017D3 0x168017D3 0x120117D3 0x120317D3 0x188017D3 0x121417D3 0x120317D3 0x188417D3</string>
<key>IOPCITunnelCompatible</key>
<true/>
<key>IOProbeScore</key>
<integer>400</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOUnitName</key>
<string>disk</string>
<key>IOUserClientClass</key>
<string>ArcMSRUserClient</string>
<key>Physical Interconnect</key>
<string>SAS</string>
<key>Physical Interconnect Location</key>
<string>External</string>
<key>Protocol Characteristics</key>
<dict>
<key>Multiple Initiators</key>
<string>True</string>
</dict>
<key>Read Time Out Duration</key>
<integer>30000</integer>
<key>Write Time Out Duration</key>
<integer>30000</integer>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Areca</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.3.2</string>
<key>com.apple.iokit.IOSCSIParallelFamily</key>
<string>1.3.7</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Local-Root</string>
</dict>
</plist>