kaviloko Posted November 28, 2008 Share Posted November 28, 2008 Hello i search the driver for my lan marvell 88E8056. Where i donwload it? Link to comment https://www.insanelymac.com/forum/topic/138565-driver-for-marvell-88e8056/ Share on other sites More sharing options...
Slice Posted November 28, 2008 Share Posted November 28, 2008 It is AppleYukon.kext inside IONetworkFamily.kext. You need to correct info.plist. <key>IOKitPersonalities</key> <dict> <key>Yukon-88E8056</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.iokit.AppleYukon</string> <key>DescriptorPollTimer</key> <integer>250</integer> <key>IOClass</key> <string>yukonosx</string> <key>IOPCIPrimaryMatch</key> <string>0x436411AB</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>Model</key> <string>Yukon Gigabit Adapter 88E8056</string> <key>RxRingSize</key> <integer>256</integer> <key>TxRingSize</key> <integer>256</integer> <key>Vendor</key> <string>Marvell</string> </dict> </dict> Link to comment https://www.insanelymac.com/forum/topic/138565-driver-for-marvell-88e8056/#findComment-980695 Share on other sites More sharing options...
kaviloko Posted November 28, 2008 Author Share Posted November 28, 2008 what change of this archive? <key>Yukon-88E8056</key> <dict> <key>CFBundleIdentifier</key> <string>com.apple.iokit.AppleYukon2</string> <key>EnableLowPwr</key> <integer>1</integer> <key>IOClass</key> <string>yukon2osx</string> <key>IOPCIPrimaryMatch</key> <string>0x436411ab</string> <key>IOProviderClass</key> <string>IOPCIDevice</string> <key>MACNumber</key> <integer>1</integer> <key>Model</key> <string>Yukon Gigabit Adapter 88E8056</string> <key>NetworkNumber</key> <integer>1</integer> <key>Vendor</key> <string>Marvell</string> I have Leopard 10.5.2. To edit is whit: sudo nano /System/Library/Extensions/IONetworkingFamily.kext/Contents/PlugIns/AppleYukon2.kext/Contents/Info.plist No? Thanks. Link to comment https://www.insanelymac.com/forum/topic/138565-driver-for-marvell-88e8056/#findComment-980848 Share on other sites More sharing options...
TimeActor Posted November 28, 2008 Share Posted November 28, 2008 Hello i search the driver for my lan marvell 88E8056. Where i donwload it? hi, read my post at: http://forum.insanelymac.com/index.php?showtopic=137933 Greets Martin Link to comment https://www.insanelymac.com/forum/topic/138565-driver-for-marvell-88e8056/#findComment-980935 Share on other sites More sharing options...
kaviloko Posted November 28, 2008 Author Share Posted November 28, 2008 not work but in the websites is veryslow he said "resolving..." but is very slow, when i donwload i file in direct download is very ok he download at 800 kkbs but in the websites is very slow why? Link to comment https://www.insanelymac.com/forum/topic/138565-driver-for-marvell-88e8056/#findComment-981197 Share on other sites More sharing options...
Recommended Posts