<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIconFile</key>
<string></string>
<key>CFBundleIdentifier</key>
<string>com.triton.forcedeth</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>${PRODUCT_NAME}</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>1.0.0d2</string>
<key>IOKitPersonalities</key>
<dict>
<key>nForce 4 LAN</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.triton.forcedeth</string>
<key>ChecksumReceive</key>
<true/>
<key>ChecksumTransmit</key>
<true/>
<key>Debug</key>
<false/>
<key>IOClass</key>
<string>com_triton_forcedeth</string>
<key>IOKitDebug</key>
<integer>0</integer>
<key>IOMatchCategory</key>
<string>nForce4 LAN</string>
<key>IOPCIPrimaryMatch</key>
<string>0x005710DE 0x003710DE 0x003810DE 0x005610DE 0x005710DE 0x008610DE 0x008C10DE 0x00DF10DE 0x00E610DE 0x037210DE 0x037310DE 0x03EF10DE</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOResourceMatch</key>
<string>IOKit</string>
<key>IRQTimer</key>
<false/>
<key>MultipleSegments</key>
<true/>
</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IONetworkingFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</string>
<key>com.apple.kernel.iokit</key>
<string>1.0.0b1</string>
<key>com.apple.kernel.libkern</key>
<string>1.0.0b1</string>
<key>com.apple.kernel.bsd</key>
<string>5.0.0</string>
</dict>
</dict>
</plist>