mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Add support for certain Intel onboard LAN controllers
This commit is contained in:
@@ -320,12 +320,12 @@ kexts = [
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "IntelMausi",
|
||||
name = "IntelMausiEthernet",
|
||||
description = "Intel Ethernet LAN driver for macOS",
|
||||
category = "Ethernet",
|
||||
github_repo = {
|
||||
"owner": "acidanthera",
|
||||
"repo": "IntelMausi"
|
||||
"owner": "CloverHackyColor",
|
||||
"repo": "IntelMausiEthernet"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
|
||||
Reference in New Issue
Block a user