Complete support for Broadcom BCM57XX Ethernet series

Fixed #65
This commit is contained in:
Hoang Hong Quan
2024-12-12 17:04:33 +07:00
parent e52ca8e25c
commit 4e251b2ecb
3 changed files with 25 additions and 32 deletions
+2 -2
View File
@@ -297,13 +297,13 @@ kexts = [
}
),
KextInfo(
name = "AppleBCM57XXEthernet",
name = "CatalinaBCM5701Ethernet",
description = "Provides support for Broadcom BCM57XX Ethernet series",
category = "Ethernet",
min_darwin_version = "20.0.0",
download_info = {
"id": 821327912,
"url": "https://i.applelife.ru/2021/03/486734_AppleBCM57XXEthernet.kext.zip"
"url": "https://github.com/dortania/OpenCore-Legacy-Patcher/raw/refs/heads/main/payloads/Kexts/Ethernet/CatalinaBCM5701Ethernet-v1.0.2.zip"
}
),
KextInfo(