Update ethernet driver to enable the WOL
This commit is contained in:
@@ -191,8 +191,6 @@
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>WhateverGreen.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>Video card</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
@@ -203,8 +201,6 @@
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>AppleALC.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>Sound</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
@@ -214,13 +210,11 @@
|
||||
</dict>
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>IntelMausi.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>I219-V Ethernet Driver</string>
|
||||
<string>IntelMausiEthernet.kext</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>ExecutablePath</key>
|
||||
<string>Contents/MacOS/IntelMausi</string>
|
||||
<string>Contents/MacOS/IntelMausiEthernet</string>
|
||||
<key>PlistPath</key>
|
||||
<string>Contents/Info.plist</string>
|
||||
</dict>
|
||||
@@ -247,8 +241,6 @@
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>USBPorts.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>USB port definitions</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>PlistPath</key>
|
||||
@@ -257,8 +249,6 @@
|
||||
<dict>
|
||||
<key>BundlePath</key>
|
||||
<string>USBPower.kext</string>
|
||||
<key>Comment</key>
|
||||
<string>USB Power</string>
|
||||
<key>Enabled</key>
|
||||
<true/>
|
||||
<key>PlistPath</key>
|
||||
|
Reference in New Issue
Block a user