mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Add support for Intel 10 GBit Ethernet controllers
This commit is contained in:
@@ -319,6 +319,15 @@ kexts = [
|
||||
"url": "https://github.com/TomHeaven/HoRNDIS/releases/download/rel9.3_2/Release.zip"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "IntelLucy",
|
||||
description = "Provides support for Intel X500 family",
|
||||
category = "Ethernet",
|
||||
github_repo = {
|
||||
"owner": "Mieze",
|
||||
"repo": "IntelLucy"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "IntelMausiEthernet",
|
||||
description = "Intel Ethernet LAN driver for macOS",
|
||||
|
||||
Reference in New Issue
Block a user