Quantcast
Channel: Network
Viewing all articles
Browse latest Browse all 5157

Intel 82574L

$
0
0
I have figure out how to make this NIC use the native kexts without any modification of the NIC firmware as suggested in other threads.

Add the following to Clover config:
Code (Text):
<key>ForceKextsToLoad</key>
<array>
<string>\System\Library\Extensions\IONetworkingFamily.kext\Contents\PlugIns\Intel82574L.kext</string>
</array>
And the following to the KextsToPatch section:
Code (Text):
<key>KextsToPatch</key>
<array>
<dict>
<key>Comment</key>
<string>Remove IOPCISecondaryMatch</string>...
Intel 82574L

Viewing all articles
Browse latest Browse all 5157

Trending Articles