Wintrmte said:
Interesting! I will have a look when I get home.
Have you tried this method?
If I had a MacPro and some graphics cards to try out in it I certainly would try it out! Find the kexts in the /system/library/extensions/folder then right click them and click "show package contents". You can open up the info.plist files in textedit to look at them and to find the one that matches the (hexadecimal) vendor and product ids of the 7300GT. Have a look at
these instructions on modifying an info.plist file to support more devices. The instructions are for a usb serial adapter but the principle is the same, I just don't know which kext will have the 7300GT's ids in so you'll have to do some hunting. If you manage to find the kext (or kexts, it might be present in a few) and then proceed to make the modifications (after saving a backup of the files), delete the extensions.kextcache and extentions.mkext files. Then reboot and see what happens. Before you reboot you *may* want to run Disk Utility and repair the permissions of the drive.
Just in case, I'd make sure to back up any valuable data!