I just wanted to post what worked for me... I know that there are several posts relating to getting the Marvell Yukon 88e80xx cards working on Leopard, but most of them are so long it has become very difficult to find the solution in the thread. To be clear, this solution worked for me with a 88E8038 Ethernet port and a Sigmatel 9250. No need for different kext files or files from previous OSX versions needed. This method has worked with Kalyway 10.5.1 and now with Leo4Allv3 on my laptop, so it's probably a generic fix, at least for the 88E80XX Fast Ethernet cards.
I installed Leo4Allv3 onto my Gateway MT6841 laptop using the 950 video driver that does not have artifacts, but also cannot change resolution. I chose Skge network, Azalia audio, and vanilla kernel. After starting for the first time neither networking or sound worked. I went to
Applications ==> Utilities ==> Terminal
In Terminal I did the standard:
sudo nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist
I used the first entry that started with 88E and changed the number to my card's number, 88E8038 in 2 places, and changed the line right after IOPCIPrimaryMatch to also match my card, 0x435211AB. Save with Ctrl-O <enter> and then quit with Ctrl-X.
While still in Terminal, delete the Extension.mkext file by doing this:
sudo rm -r /System/Library/Extensions.mkext <enter>
Reboot, but when the option to add boot flags, use F8 to get to the boot flags line. When it asks for flags, enter:
-x -v
What those flags say are boot in Safe Mode (-x) and show the Verbose output (-v)
After the computer boots up in Safe Mode, reboot again. Now go into System Preferences and select Network. At this point your computer may show an Ethernet connection, or maybe it won't. This may be obvious, but you should have an Ethernet cable connected to the Ethernet port at this time, to verify whether Ethernet is working or not. If you see the connection listed but it doesn't seem to be working, which is what I saw, delete the entry using the (-) key and then add it again using the (+) key. Then click on Apply and your Ethernet connection should show as Connected in a few seconds.
For the soundcard I just used AppleHDAPatcher v1.20 and a text dump for the Sigmatel 9250.