mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Add support for Broadcom BCM57XX Ethernet series
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user