mine just froze.
the old kexts will not load, cause Yosemite has kext signature checking enabled, and the 10.6.2
ones obviously have no valid signature. so if you remove the new AMDxxxx kexts you are left
with sw only graphics, which is painfully jerky.
disabling kext signatures is possible, i just did this, and the old kexts booted perfectly.
you have to edit this file: /Library/Preferences/SystemConfiguration/com.apple.Boot.plist
there is a "Kernel Flags" key, and an empty <string></string> value. you have to type
kext-dev-mode=1 between the string markers, and save the file. to do so, you require administrative
credentials. it can be done from terminal, but a regular text editor works as well.
don't you screw up the file, or your mac may not be able to boot easily.
depending your current configuration or hardware, the file may contains other sections, whatsoever.
those need to be left intact.
warning: this stuff disables osx10.10's kext security measures, so basically any proper kext can
be loaded. yes, even ones, that contain malicious code or stuff like that. so choose your kexts
wisely. nevertheless, there wasn't any kext-security before yosemite anyway.
Should you not have the original files from 10.6.2., there's an easy way to extract them from the
apple system updates as long they are available for download.