Jump to content
10 posts in this topic

Recommended Posts

Hi,

cant get this to work using the usual edit plist method like in Leo 10.5. I just installed Snow Leopard and tried the old trick but it still doesn't show up in System Preferences. I changed the 0x436211ab IOPCI-line to read 0x436411ab instead. Saved and ran repairPermissions, then rebooted. Still no network interface. Im stuck using the 100mb macbook air-adapter for now but i have all my data on a NAS in the closet so 1000mb would be nice to have :thumbsup_anim:

 

This is what my modified entry looks like:

 

<key>Yukon-88E8053</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>
[b]			<string>0x436411ab</string>[/b]
		<key>IOProviderClass</key>
		<string>IOPCIDevice</string>
		<key>MACNumber</key>
		<integer>1</integer>
		<key>Model</key>
		<string>Yukon Gigabit Adapter 88E8053 Singleport Copper SA</string>
		<key>NetworkNumber</key>
		<integer>1</integer>
		<key>RxDeadman</key>
		<integer>60</integer>
		<key>RxRingGrowOnPause</key>
		<integer>10</integer>
		<key>RxRingSize</key>
		<integer>0</integer>
		<key>RxRingSize_100MBit</key>
		<integer>128</integer>
		<key>RxRingSize_10MBit</key>
		<integer>64</integer>
		<key>RxRingSize_GigaBit</key>
		<integer>256</integer>
		<key>TxRingSize</key>
		<integer>256</integer>
		<key>Vendor</key>
		<string>Marvell</string>
	</dict>

i have the same problem btw did you also use the patched iopcfamily.kext or iopcmcia.kext or somthing similar casue i think without that its causing problems so its not detected

 

i have the same problem btw did you also use the patched iopcfamily.kext or iopcmcia.kext or somthing similar cause i think without that its causing problems so its not detected

  • 2 months later...
  • 1 month later...
  • 2 weeks later...
  • 1 month later...
×
×
  • Create New...