Initial commit

This commit is contained in:
Julian-Marius-Fairfax
2020-04-01 00:06:29 +02:00
commit 24ffd8a991
931 changed files with 185516 additions and 0 deletions

View File

@@ -0,0 +1,117 @@
<?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>11E53</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATI1300Controller</string>
<key>CFBundleGetInfoString</key>
<string>ATI1300Controller 7.32.12 11587</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1300Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Radeon X1300 Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11E53</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11E53</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11E53</string>
<key>IOKitPersonalities</key>
<dict>
<key>Controller</key>
<dict>
<key>ATY,Caretta</key>
<dict>
<key>aty_config</key>
<dict>
<key>CFG_DGPIO</key>
<data>
AQkAAA==
</data>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1300Controller</string>
<key>IOClass</key>
<string>ATI1300Controller</string>
<key>IOMatchCategory</key>
<string>IOFramebuffer</string>
<key>IOName</key>
<string>ATI1300Controller</string>
<key>IONameMatch</key>
<array>
<string>pci1002,7187</string>
<string>pci1002,7146</string>
</array>
<key>IOProbeScore</key>
<integer>65000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>
<dict>
<key>CFG_ASPM</key>
<false/>
<key>CFG_CAA</key>
<integer>4</integer>
<key>CFG_PAA</key>
<integer>0</integer>
<key>CFG_QUAL_DEF</key>
<integer>2</integer>
<key>CFG_QUAL_EN_DEF</key>
<false/>
<key>CFG_SHARP_DEF</key>
<integer>5</integer>
<key>CFG_USE_SRRB</key>
<false/>
<key>CFG_USE_USCN</key>
<false/>
</dict>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.1.36</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.3</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.2</string>
<key>com.apple.kext.ATISupport</key>
<string>1.1.36</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>Safe Boot</string>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>7032012000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,112 @@
<?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>11E53</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATI1600Controller</string>
<key>CFBundleGetInfoString</key>
<string>ATI1600Controller 7.32.12 11587</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1600Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Radeon X1600 Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11E53</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11E53</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11E53</string>
<key>IOKitPersonalities</key>
<dict>
<key>Controller</key>
<dict>
<key>ATY,Wormy</key>
<dict>
<key>aty_config</key>
<dict>
<key>CFG_ICGB</key>
<integer>0</integer>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1600Controller</string>
<key>IOClass</key>
<string>ATI1600Controller</string>
<key>IOKitDebug</key>
<integer>1</integer>
<key>IOMatchCategory</key>
<string>IOFramebuffer</string>
<key>IOName</key>
<string>ATI1600Controller</string>
<key>IONameMatch</key>
<string>pci1002,71c5</string>
<key>IOProbeScore</key>
<integer>65000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>
<dict>
<key>CFG_CAA</key>
<integer>4</integer>
<key>CFG_PAA</key>
<integer>0</integer>
<key>CFG_QUAL_DEF</key>
<integer>2</integer>
<key>CFG_QUAL_EN_DEF</key>
<false/>
<key>CFG_SHARP_DEF</key>
<integer>5</integer>
<key>CFG_USE_SRRB</key>
<false/>
<key>CFG_USE_USCN</key>
<false/>
</dict>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.1.36</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.3</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.2</string>
<key>com.apple.kext.ATISupport</key>
<string>1.1.36</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>Safe Boot</string>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>7032012000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,114 @@
<?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>11E53</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATI1900Controller</string>
<key>CFBundleGetInfoString</key>
<string>ATI1900Controller 7.32.12 11587</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1900Controller</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Radeon X1900 Controller</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11E53</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11E53</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11E53</string>
<key>IOKitPersonalities</key>
<dict>
<key>Controller</key>
<dict>
<key>ATY,Alopias</key>
<dict>
<key>aty_config</key>
<dict>
<key>CFG_DGPIO</key>
<data>
AQUAAA==
</data>
<key>CFG_PIPES</key>
<integer>1</integer>
</dict>
</dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATI1900Controller</string>
<key>IOClass</key>
<string>ATI1900Controller</string>
<key>IOMatchCategory</key>
<string>IOFramebuffer</string>
<key>IOName</key>
<string>ATI1900Controller</string>
<key>IONameMatch</key>
<string>pci1002,7249</string>
<key>IOProbeScore</key>
<integer>65000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>aty_config</key>
<dict>
<key>CFG_CAA</key>
<integer>4</integer>
<key>CFG_PAA</key>
<integer>0</integer>
<key>CFG_QUAL_DEF</key>
<integer>2</integer>
<key>CFG_QUAL_EN_DEF</key>
<false/>
<key>CFG_SHARP_DEF</key>
<integer>5</integer>
<key>CFG_USE_SRRB</key>
<false/>
<key>CFG_USE_USCN</key>
<false/>
</dict>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.1.36</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.3</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.2</string>
<key>com.apple.kext.ATISupport</key>
<string>1.1.36</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>Safe Boot</string>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>7032012000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>11E53</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATIFramebuffer</string>
<key>CFBundleGetInfoString</key>
<string>ATIFramebuffer 7.32.12 11587</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATIFramebuffer</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI Framebuffer</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11E53</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11E53</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11E53</string>
<key>IOKitPersonalities</key>
<dict>
<key>Framebuffer_Personality</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATIFramebuffer</string>
<key>IOClass</key>
<string>ATIFramebuffer</string>
<key>IOMatchCategory</key>
<string>IOFramebuffer</string>
<key>IONameMatch</key>
<string>display</string>
<key>IOProbeScore</key>
<integer>65000</integer>
<key>IOProviderClass</key>
<string>AtiFbStub</string>
</dict>
</dict>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.3</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.2</string>
<key>com.apple.kext.ATISupport</key>
<string>1.1.36</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>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>7032012000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,119 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATIRadeonX1000</string>
<key>CFBundleGetInfoString</key>
<string>ATIRadeonX1000 7.4.1 11524</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI RadeonX1000 Kernel Extension</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>IOKitPersonalities</key>
<dict>
<key>ATIRadeonX1000</key>
<dict>
<key>ATIEnableWideBlitSupport</key>
<true/>
<key>ATIUseTearingWideBlit</key>
<false/>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000</string>
<key>GpuDebugPolicy</key>
<integer>0</integer>
<key>IOCFPlugInTypes</key>
<dict>
<key>ACCF0000-0000-0000-0000-000a2789904e</key>
<string>ATIRadeonX1000GA.plugin</string>
</dict>
<key>IOClass</key>
<string>ATIRadeonX1000</string>
<key>IODVDBundleName</key>
<string>ATIRadeonX1000VADriver</string>
<key>IOMatchCategory</key>
<string>IOAccelerator</string>
<key>IOPCIMatch</key>
<string>0x71871002 0x72101002 0x71DE1002 0x71461002 0x71421002 0x71091002 0x71C51002 0x71C01002 0x72401002 0x72491002 0x72911002</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>IOSourceVersion</key>
<string>7.4.1</string>
<key>IOVARendererID</key>
<integer>16908288</integer>
<key>sensor-properties</key>
<array>
<dict>
<key>device_type</key>
<data>
Z3B1LXNlbnNvcg==
</data>
<key>location</key>
<string>GPU</string>
<key>name</key>
<string>gpu-sensor</string>
<key>polling-period</key>
<data>
AAAAAQAAAAA=
</data>
<key>reg</key>
<data>
AAAAAg==
</data>
<key>sample-period</key>
<data>
AAAAAACYmAA=
</data>
<key>sensor-id</key>
<data>
AAAABg==
</data>
<key>version</key>
<data>
AAAAAg==
</data>
<key>zone</key>
<data>
AAAAAg==
</data>
</dict>
</array>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2004-2009 Apple Inc. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IONDRVSupport</key>
<string>1.0.0b1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.0.0b1</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>
<key>com.apple.kpi.private</key>
<string>8.0.0</string>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
tqDabUWL9hA2Ooe/XDgh3+eJrgY=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>5</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>ProjectName</key>
<string>LegacyGraphicsDrivers</string>
<key>SourceVersion</key>
<string>7004001000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,41 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATIRadeonX1000GA</string>
<key>CFBundleGetInfoString</key>
<string>ATIRadeonX1000GA 7.4.1 11524</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000GA</string>
<key>CFBundleName</key>
<string>ATI RadeonX1000 Graphics Driver</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>CFPlugInDynamicRegistration</key>
<string>NO</string>
<key>CFPlugInFactories</key>
<dict>
<key>1002514c-0000-0000-0000-000a27898d3e</key>
<string>ATIRadeonX1000GAFactory</string>
</dict>
<key>CFPlugInTypes</key>
<dict>
<key>ACCF0000-0000-0000-0000-000a2789904e</key>
<array>
<string>1002514c-0000-0000-0000-000a27898d3e</string>
</array>
</dict>
<key>NSExecutable</key>
<string>ATIRadeonX1000GA</string>
<key>Personality</key>
<dict>
<key>IOProviderClass</key>
<string>IOFramebuffer</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
tqDabUWL9hA2Ooe/XDgh3+eJrgY=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>5</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>ProjectName</key>
<string>LegacyGraphicsDrivers</string>
<key>SourceVersion</key>
<string>7004001000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,26 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATIRadeonX1000GLDriver</string>
<key>CFBundleGetInfoString</key>
<string>ATIRadeonX1000GLDriver 7.4.1 11524</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000GLDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI RadeonX1000 OpenGL Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
</dict>
</plist>

View File

@@ -0,0 +1 @@
BNDL????

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
tqDabUWL9hA2Ooe/XDgh3+eJrgY=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>5</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>ProjectName</key>
<string>LegacyGraphicsDrivers</string>
<key>SourceVersion</key>
<string>7004001000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,26 @@
<?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>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATIRadeonX1000VADriver</string>
<key>CFBundleGetInfoString</key>
<string>ATIRadeonX1000VADriver 7.4.1 11524</string>
<key>CFBundleIdentifier</key>
<string>com.apple.ATIRadeonX1000VADriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI RadeonX1000 VA Driver</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
</dict>
</plist>

View File

@@ -0,0 +1 @@
BNDL????

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
tqDabUWL9hA2Ooe/XDgh3+eJrgY=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>5</string>
<key>CFBundleShortVersionString</key>
<string>7.4.1</string>
<key>CFBundleVersion</key>
<string>7.0.4</string>
<key>ProjectName</key>
<string>LegacyGraphicsDrivers</string>
<key>SourceVersion</key>
<string>7004001000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,85 @@
<?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>11E53</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>ATISupport</string>
<key>CFBundleGetInfoString</key>
<string>ATISupport 7.32.12 11587</string>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATISupport</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>ATI IOFB Support Service</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11E53</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11E53</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11E53</string>
<key>IOKitPersonalities</key>
<dict>
<key>ATI Support</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.kext.ATISupport</string>
<key>IOClass</key>
<string>ATISupport</string>
<key>IOMatchCategory</key>
<string>ATISupport</string>
<key>IOPCIClassMatch</key>
<string>0x03000000&amp;0xFF000000</string>
<key>IOPCIMatch</key>
<string>0x00001002&amp;0x0000FFFF</string>
<key>IOProbeScore</key>
<integer>60000</integer>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
</dict>
</dict>
<key>OSBundleCompatibleVersion</key>
<string>1.1.36</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>1.3</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.2</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>
<key>com.apple.kpi.unsupported</key>
<string>8.0.0</string>
</dict>
<key>OSBundleRequired</key>
<string>Safe Boot</string>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,90 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
2EngZsIYJOWyUqOt0KGlEUIM4Hc=
</data>
</dict>
<key>rules</key>
<dict>
<key>.*\.licns</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>1</string>
<key>CFBundleShortVersionString</key>
<string>7.32.12</string>
<key>CFBundleVersion</key>
<string>7.3.2</string>
<key>ProjectName</key>
<string>GraphicsDrivers</string>
<key>SourceVersion</key>
<string>7032012000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,107 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleHDA</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDA</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple HDA Driver</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict>
<key>HDA Driver</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDA</string>
<key>IOClass</key>
<string>AppleHDADriver</string>
<key>IOProviderClass</key>
<string>AppleHDACodec</string>
<key>InputSampleLatency</key>
<integer>0</integer>
<key>OutputSampleLatency</key>
<integer>0</integer>
<key>SampleOffsetPad</key>
<integer>0</integer>
<key>SystemSpecificSampleOffsetPad</key>
<array>
<dict>
<key>LayoutID</key>
<integer>8</integer>
<key>SampleOffsetPad</key>
<integer>260</integer>
</dict>
</array>
</dict>
<key>HDA Generic Codec Driver</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDA</string>
<key>IOClass</key>
<string>AppleHDACodecGeneric</string>
<key>IOHDACodecFunctionGroupType</key>
<integer>1</integer>
<key>IOProviderClass</key>
<string>IOHDACodecFunction</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.AppleHDAController</key>
<string>1.7.2a1</string>
<key>com.apple.driver.DspFuncLib</key>
<string>1.5.2a1</string>
<key>com.apple.iokit.IOAudioFamily</key>
<string>1.7.9fc8</string>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>2.0</string>
<key>com.apple.iokit.IOHDAFamily</key>
<string>1.0.0d1</string>
<key>com.apple.iokit.IONDRVSupport</key>
<string>2.0</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.private</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

Binary file not shown.

View File

@@ -0,0 +1,189 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleHDAController</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDAController</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HDA Controller Driver</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict>
<key>BuiltInHDA</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDAController</string>
<key>CodecAddressFilterArray</key>
<array>
<dict>
<key>CodecAddressMask</key>
<data>
AQAAAA==
</data>
<key>LayoutID</key>
<integer>16392</integer>
<key>PCIVendorDeviceID</key>
<integer>282987200</integer>
</dict>
<dict>
<key>CodecAddressMask</key>
<data>
AQAAAA==
</data>
<key>LayoutID</key>
<integer>0</integer>
<key>PCIVendorDeviceID</key>
<integer>282987200</integer>
</dict>
<dict>
<key>CodecAddressMask</key>
<data>
CQAAAA==
</data>
<key>LayoutID</key>
<integer>65</integer>
<key>PCIVendorDeviceID</key>
<integer>282987200</integer>
</dict>
<dict>
<key>CodecAddressMask</key>
<data>
AQAAAA==
</data>
<key>LayoutID</key>
<integer>73</integer>
<key>PCIVendorDeviceID</key>
<integer>282987200</integer>
</dict>
</array>
<key>DPAlwaysDisplayRouting</key>
<array>
<integer>3</integer>
<integer>33</integer>
<integer>35</integer>
</array>
<key>DPAudioDeviceExclusion</key>
<array>
<dict>
<key>ManufacturerID</key>
<integer>1552</integer>
<key>ProductID</key>
<integer>10130</integer>
</dict>
</array>
<key>HwFactoryPrefixTranslation</key>
<array>
<dict>
<key>LayoutID</key>
<integer>78</integer>
<key>SourceDID</key>
<integer>43584</integer>
<key>StandInDID</key>
<integer>43568</integer>
<key>VID</key>
<integer>4098</integer>
</dict>
<dict>
<key>LayoutID</key>
<integer>78</integer>
<key>SourceDID</key>
<integer>43576</integer>
<key>StandInDID</key>
<integer>43568</integer>
<key>VID</key>
<integer>4098</integer>
</dict>
<dict>
<key>LayoutID</key>
<integer>79</integer>
<key>SourceDID</key>
<integer>43584</integer>
<key>StandInDID</key>
<integer>43568</integer>
<key>VID</key>
<integer>4098</integer>
</dict>
<dict>
<key>LayoutID</key>
<integer>79</integer>
<key>SourceDID</key>
<integer>43576</integer>
<key>StandInDID</key>
<integer>43568</integer>
<key>VID</key>
<integer>4098</integer>
</dict>
</array>
<key>IOClass</key>
<string>AppleHDAController</string>
<key>IOPCIClassMatch</key>
<string>0x04020000&amp;0xFFFE0000</string>
<key>IOProviderClass</key>
<string>IOPCIDevice</string>
<key>RequireMaxBusStall</key>
<array>
<dict>
<key>Layouts</key>
<array/>
<key>MaxBusStall</key>
<integer>15000</integer>
</dict>
</array>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2004-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0.0d1</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOGraphicsFamily</key>
<string>2.0</string>
<key>com.apple.iokit.IOHDAFamily</key>
<string>1.0.0d1</string>
<key>com.apple.iokit.IOPCIFamily</key>
<string>1.1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.private</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,44 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleHDAHALPlugIn</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.audio.AppleHDAHALPlugIn</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple HDA HAL Plug-in</string>
<key>CFBundlePackageType</key>
<string>BNDL</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>aaud</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,451 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleHDAHardwareConfigDriver</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDAHardwareConfigDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>HDA Hardware Config Driver</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict>
<key>HDA Hardware Config Resource</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleHDAHardwareConfigDriver</string>
<key>HDAConfigDefault</key>
<array>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>283904133</integer>
<key>ConfigData</key>
<data>
AYccQAGHHXABhx4hAYcfAQGnHDABpx0BAace
EwGnH5ABlxwQAZcdMQGXHoEBlx8BAVccUAFX
HUEBVx4BAVcfAQH3HCAB9x3hAfcexQH3HwEB
5xxgAecd4QHnHkUB5x8BAUcc8AFHHQABRx4A
AUcfQAFnHPABZx0AAWceAAFnH0ABdxzwAXcd
AAF3HgABdx9AAbcc8AG3HQABtx4AAbcfQAHH
HPABxx0AAcceAAHHH0AB1xzwAdcdAAHXHgAB
1x9A
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>0</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>2206496384</integer>
<key>ConfigData</key>
<data>
ALccQAC3HXAAtx4hALcfAQDHHDAAxx0BAMce
EwDHH5AA9xwQAPcdMAD3HoEA9x8BAKccUACn
HUAApx4BAKcfAQEXHCABFx3gARcexQEXHwEB
BxxgAQcd4AEHHkUBBx8BANccDwDXHQAA1x4A
ANcfQADnHA8A5x0AAOceAADnH0ABVxwPAVcd
AAFXHgABVx9AAbccDwG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>0</integer>
</dict>
<dict>
<key>Codec</key>
<string>Cirrus Logic CS4206</string>
<key>CodecID</key>
<integer>269697542</integer>
<key>ConfigData</key>
<data>
ABcgAAAXIQAAFyJrABcjEACXHFAAlx1wAJce
IQCXHwEApxxBAKcdYQCnHhAApx+QALccQAC3
HWEAtx4QALcfkADHHCAAxx0BAMcegQDHH5EA
1xwQANcdAQDXHqAA1x+QAOcc8ADnHQAA5x4A
AOcfQAD3HDAA9x0BAPcexQD3HwEBBxxgAQcd
AQEHHkUBBx8BAScc8AEnHQABJx4AAScfQAFX
HPABVx0AAVceAAFXH0A=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>0</integer>
</dict>
<dict>
<key>Codec</key>
<string>Wolfson WM8800</string>
<key>CodecID</key>
<integer>451708928</integer>
<key>ConfigData</key>
<data>
ABcgAAAXIQAAFyIAABcjAAEXHFABFx1AARce
KwEXHwEBJxxAAScdAQEnHhABJx+QATccQQE3
HQEBNx4QATcfkADXHBAA1x0BANceoADXH5AA
xxwgAMcdMADHHosAxx8BAPccYAD3HeAA9x5L
APcfAQEHHDABBx3gAQceywEHHwEA5xzwAOcd
AADnHgAA5x9AAWcc8AFnHQABZx4AAWcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>0</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccUACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxxAAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccYAEHHeABBx5L
AQcfAQEXHDABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>2</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccUACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxxAAMcdAQDHHhAAxx+QANccQQDX
HQEA1x4QANcfkADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccYAEHHeABBx5L
AQcfAQEXHDABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>4</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccQACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxwwAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccUAEHHeABBx5L
AQcfAQEXHPABFx0AARceAAEXH0ABVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>6</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccQACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxwwAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccUAEHHeABBx5L
AQcfAQEXHPABFx0AARceAAEXH0ABVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>7</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccQACnHUAApx4rAKcfAQC3HPAAtx0AALce
AAC3H0AAxxwwAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwQAPcdMAD3HosA9x8BAQccUAEHHeABBx5L
AQcfAQEXHCABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>8</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccUACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxxAAMcdAQDHHhAAxx+QANccQQDX
HQEA1x4QANcfkADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccYAEHHeABBx5L
AQcfAQEXHDABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>10</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>ConfigData</key>
<data>
AZcdMAH3HeE=
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>12</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccUACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxxAAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccYAEHHeABBx5L
AQcfAQEXHDABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>14</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>-2088470912</integer>
<key>ConfigData</key>
<data>
AKccUACnHUAApx4rAKcfAQC3HBAAtx0BALce
oAC3H5AAxxxAAMcdAQDHHhAAxx+QANcc8ADX
HQAA1x4AANcfQADnHPAA5x0AAOceAADnH0AA
9xwgAPcdMAD3HosA9x8BAQccYAEHHeABBx5L
AQcfAQEXHDABFx3gARceywEXHwEBVxzwAVcd
AAFXHgABVx9AAbcc8AG3HQABtx4AAbcfQA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>15</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>ConfigData</key>
<data>
AUcc8AFHHQABRx4AAUcfQAFXHDABVx1AAVce
AAFXHwEBZxzwAWcdAAFnHgABZx9AAXcc8AF3
HQABdx4AAXcfQAGHHBABhx1AAYceIAGHHwEB
lxwgAZcdMAGXHoABlx8BAaccUAGnHQEBpx4Q
AacfkAG3HPABtx0AAbceAAG3H0ABxxzwAccd
AAHHHgABxx9AAdcc8AHXHQAB1x4AAdcfQAHn
HHAB5x3gAeceRQHnHwEB9xxgAfcd4AH3HsUB
9x8B
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>36</integer>
</dict>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>63</integer>
<key>MikeyAFGLowPowerState</key>
<data>
AQAAAA==
</data>
</dict>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>64</integer>
<key>MikeyAFGLowPowerState</key>
<data>
AQAAAA==
</data>
</dict>
<dict>
<key>CodecID</key>
<integer>269697542</integer>
<key>ConfigData</key>
<data>
AMcdMA==
</data>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>77</integer>
</dict>
<dict>
<key>AFGLowPowerState</key>
<data>
AwAAAA==
</data>
<key>CodecID</key>
<integer>269697542</integer>
<key>FuncGroup</key>
<integer>1</integer>
<key>LayoutID</key>
<integer>16392</integer>
</dict>
</array>
<key>IOClass</key>
<string>AppleHDAHardwareConfigDriver</string>
<key>IOMatchCategory</key>
<string>AppleHDAHardwareConfigDriver</string>
<key>IOProviderClass</key>
<string>AppleHDAHardwareConfigDriverLoader</string>
<key>PostConstructionInitialization</key>
<array>
<dict>
<key>CodecID</key>
<integer>283904133</integer>
<key>Layouts</key>
<array>
<integer>36</integer>
<integer>38</integer>
<integer>52</integer>
<integer>53</integer>
</array>
<key>widgets</key>
<array>
<dict>
<key>MicAttributes</key>
<integer>28</integer>
<key>MicInfo</key>
<string>Sampled on rising edge</string>
<key>NodeID</key>
<integer>39</integer>
<key>PinConfigDefault</key>
<integer>2426405136</integer>
</dict>
</array>
</dict>
<dict>
<key>Codec</key>
<string>Cirrus Logic CS4206</string>
<key>CodecID</key>
<integer>269697542</integer>
<key>Layouts</key>
<array>
<integer>0</integer>
</array>
<key>widgets</key>
<array>
<dict>
<key>NodeID</key>
<integer>22</integer>
<key>PinConfigDefault</key>
<integer>1073742064</integer>
</dict>
</array>
</dict>
<dict>
<key>Codec</key>
<string>Cirrus Logic CS4206</string>
<key>CodecID</key>
<integer>269697542</integer>
<key>Layouts</key>
<array>
<integer>71</integer>
</array>
<key>widgets</key>
<array>
<dict>
<key>NodeID</key>
<integer>23</integer>
<key>PinConfigDefault</key>
<integer>2416968002</integer>
</dict>
</array>
</dict>
<dict>
<key>Codec</key>
<string>Wolfson WM8800</string>
<key>CodecID</key>
<integer>451708928</integer>
<key>Layouts</key>
<array>
<integer>67</integer>
<integer>73</integer>
</array>
<key>widgets</key>
<array>
<dict>
<key>MicInfo</key>
<string>WM8800 External Microphone Virtual Pin Complex</string>
<key>NodeID</key>
<integer>24</integer>
<key>PinConfigDefault</key>
<integer>28020848</integer>
</dict>
</array>
</dict>
</array>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0.0d1</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,77 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>AppleMikeyDriver</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleMikeyDriver</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple Mikey Driver</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict>
<key>AppleMikeyDriver</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.AppleMikeyDriver</string>
<key>IOClass</key>
<string>AppleMikeyDriver</string>
<key>IONameMatch</key>
<array>
<string>mikey</string>
<string>MKY0</string>
<string>MKY1</string>
</array>
<key>IOProviderClass</key>
<string>AppleSMBusDevice</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.driver.AppleSMBusController</key>
<string>1.0.1d0</string>
<key>com.apple.iokit.IOACPIFamily</key>
<string>1.2.0a1</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,63 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>DspFuncLib</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.driver.DspFuncLib</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>Apple Dsp Function Library</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict/>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0.0a1</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.iokit.IOAudioFamily</key>
<string>1.7.0fc16</string>
<key>com.apple.kext.OSvKernDSPLib</key>
<string>1.0</string>
<key>com.apple.kpi.bsd</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,87 @@
<?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>files</key>
<dict>
<key>Resources/t2exp.inl</key>
<data>
w1VYTbBpo6gR2WKS3yTgp/fhGUM=
</data>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,69 @@
<?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>11D17a</string>
<key>CFBundleDevelopmentRegion</key>
<string>English</string>
<key>CFBundleExecutable</key>
<string>IOHDAFamily</string>
<key>CFBundleGetInfoString</key>
<string>2.1.7f9, Copyright Apple Inc. 2005-2011</string>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOHDAFamily</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundleName</key>
<string>I/O Kit High Definition Audio Family</string>
<key>CFBundlePackageType</key>
<string>KEXT</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>DTCompiler</key>
<string></string>
<key>DTPlatformBuild</key>
<string>11D17a</string>
<key>DTPlatformVersion</key>
<string>GM</string>
<key>DTSDKBuild</key>
<string>11D17a</string>
<key>DTSDKName</key>
<string></string>
<key>DTXcode</key>
<string>0410</string>
<key>DTXcodeBuild</key>
<string>11D17a</string>
<key>IOKitPersonalities</key>
<dict>
<key>HD Audio Codec</key>
<dict>
<key>CFBundleIdentifier</key>
<string>com.apple.iokit.IOHDAFamily</string>
<key>IOClass</key>
<string>IOHDACodecDriver</string>
<key>IOProviderClass</key>
<string>IOHDACodecDevice</string>
</dict>
</dict>
<key>NSHumanReadableCopyright</key>
<string>Copyright © 2005-2011 Apple Inc. All rights reserved.</string>
<key>OSBundleCompatibleVersion</key>
<string>1.0.0d1</string>
<key>OSBundleLibraries</key>
<dict>
<key>com.apple.kpi.bsd</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.iokit</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.libkern</key>
<string>8.0.0b3</string>
<key>com.apple.kpi.mach</key>
<string>8.0.0b3</string>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,83 @@
<?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>files</key>
<dict>
<key>version.plist</key>
<data>
w++LDGVW7pW/vmajrx9CNJdbiHs=
</data>
</dict>
<key>rules</key>
<dict>
<key>@[0-9]+</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/</key>
<true/>
<key>^Resources/.*\.lproj/</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.lproj/locversion.plist$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>30</real>
</dict>
<key>^Resources/.*\.nib/classes\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/data\.dependency$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/designable\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/.*\.nib/info\.nib$</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^Resources/BridgeSupport/[^/]*\.(bridgesupport|dylib)$</key>
<dict>
<key>omit</key>
<true/>
<key>weight</key>
<real>10</real>
</dict>
<key>^Resources/English\.lproj/</key>
<dict>
<key>optional</key>
<true/>
<key>weight</key>
<real>5</real>
</dict>
<key>^version.plist$</key>
<true/>
</dict>
</dict>
</plist>

View File

@@ -0,0 +1,16 @@
<?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>BuildVersion</key>
<string>4</string>
<key>CFBundleShortVersionString</key>
<string>2.1.7</string>
<key>CFBundleVersion</key>
<string>2.1.7f9</string>
<key>ProjectName</key>
<string>AppleHDA</string>
<key>SourceVersion</key>
<string>217004009000000</string>
</dict>
</plist>

View File

@@ -0,0 +1,663 @@
<?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">
<!--
=================================================================================
IMPORTANT: DO NOT ADD NEW CPU ENTRIES INTO THIS LIST UNTIL GM CANDIDATE.
This file containst the default volume settings, expressed in dB, to be
set by applications needing to set the volume early in the boot process.
The values encoded are derived from testing target hardware and applying
a volume setting that will produce a specified Sound Pressure Level (SPL).
The file is to contain a series of named arrays where the array name will
represent a given CPU by matching the CPU 'layout-id' property value as a
key to locate an array of default volume settings for the CPU. Code using
this file should search the IOService plane of the registry for a
'layout-id' property value (this should be located in the 'HDEF' node
for i386 architecture CPUs), then create a string with that represents
the decimal value of the 'layout-id' property and use that string as the
<key> to locate the dictionary holding the array of default volume levels
for the target CPU.
Each named array will contain one or more dictionaries to describe the
default volume setting for a given analog output port. A dictionary entry
will exist for each supported analog output port. Each dictionary
describing a volume setting will have a key to describe the output port
and a real number to describe the volume setting expressed in dB.
<rdar://6179941> Added support for Headphone
PLEASE MAINTAIN THE ENTRIES IN 'layout-id' ORDER AS THAT WILL STREAMLINE
VERIFICATION PROCESSES
=================================================================================
-->
<dict>
<key>1</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>2</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>3</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>4</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.5</real>
</dict>
</array>
<key>5</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>6</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>7</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>8</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-9.0</real>
</dict>
</array>
<key>9</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>10</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-12.75</real>
</dict>
</array>
<key>11</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>12</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-8.0</real>
</dict>
</array>
<key>13</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-14.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>14</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>15</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>16</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.0</real>
</dict>
</array>
<key>17</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>18</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>19</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.5</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>22</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>23</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>24</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>26</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-16.5</real>
</dict>
</array>
<key>27</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>28</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-12.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>29</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>30</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.5</real>
</dict>
</array>
<key>31</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.5</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>32</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>34</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-12.0</real>
</dict>
</array>
<key>39</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.5</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>42</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-17.0</real>
</dict>
</array>
<key>44</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>46</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-22.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>48</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-15.0</real>
</dict>
</array>
<key>50</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
</array>
<key>52</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-8.0</real>
</dict>
</array>
<key>53</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-9.0</real>
</dict>
</array>
<key>54</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
</array>
<key>56</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-17.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>58</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-22.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>60</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-15.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>61</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-12.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>62</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>63</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>64</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>65</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-5.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>66</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-6.0</real>
</dict>
</array>
<key>67</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-15.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-21.0</real>
</dict>
</array>
<key>69</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.0</real>
</dict>
</array>
<key>70</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-20.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>71</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-19.5</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>73</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-21.0</real>
</dict>
</array>
<key>74</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>75</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>76</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>77</key> <!-- <rdar://6772639> duplicates M97 for now... -->
<array>
<dict>
<key>Internal Speaker</key>
<real>-14.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>78</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>79</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>80</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-13.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>81</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-10.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-30.0</real>
</dict>
</array>
<key>84</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-18.5</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>91</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-12.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>98</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-5.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
<key>99</key>
<array>
<dict>
<key>Internal Speaker</key>
<real>-5.0</real>
</dict>
<dict>
<key>Headphone</key>
<real>-32.0</real>
</dict>
</array>
</dict>
</plist>

File diff suppressed because it is too large Load Diff

Some files were not shown because too many files have changed in this diff Show More