Add support for Intel 10 GBit Ethernet controllers

This commit is contained in:
Hoang Hong Quan
2025-02-06 21:12:27 +07:00
parent 4916fe2ff9
commit 0d8ca693e6
4 changed files with 60 additions and 2 deletions
+9
View File
@@ -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",