for network
try forcedeth.pkg from zephyroth 10.5.2 dvd and edit info.plist in forcedeth.kext after installation
locate strings
CODE
<key>IOPCIPrimaryMatch</key>
<string>0x005710DE 0x003710DE 0x003810DE
0x005610DE 0x005710DE 0x008610DE
0x008C10DE 0x00DF10DE 0x00E610DE
0x037210DE 0x037310DE</string>
and insert 0xYYYY10DE (YYYY=dev_id and you can find it in .inf from win driver or in device manager, for realtek 8211BL YYYY=0450)
after that use
sudo kextload -v /System/Library/Extensions/forcedeth.kext
known problems: to prevent ethernet vs firewire conflict you may need to disable ieee1394 onboard in BIOS
this sollution tested on Gigabyte GA-M56S-S3 (Nforce 560, Realtek HD Audio ALC888, PHY RTL 8211BL), Amd x2 BE-2350, Geforce 7600GS 256MB, 2x1Gb DDR2-800 and Leopard 10.5.2 (Zephyroth 10.5.2 for AMD)
sorry for my english - it's not perfect