Add support for Broadcom BCM57XX Ethernet series

This commit is contained in:
Hoang Hong Quan
2024-11-20 09:49:59 +07:00
parent 6516859e4e
commit d81ff30da6
4 changed files with 82 additions and 1 deletions
+10
View File
@@ -296,6 +296,16 @@ kexts = [
"repo": "AtherosE2200Ethernet"
}
),
KextInfo(
name = "AppleBCM57XXEthernet",
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"
}
),
KextInfo(
name = "HoRNDIS",
description = "Use the USB tethering mode of the Android phone to access the Internet",