mirror of
https://github.com/outbackdingo/OpCore-Simplify.git
synced 2026-08-25 14:53:06 +00:00
Add USBInjectAll kext
This commit is contained in:
@@ -390,6 +390,15 @@ kexts = [
|
||||
"repo": "GUX-RyzenXHCIFix"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "USBInjectAll",
|
||||
description = "Inject all USB ports for the installed Intel EHCI/XHCI chipset automatically",
|
||||
category = "USB",
|
||||
github_repo = {
|
||||
"owner": "daliansky",
|
||||
"repo": "OS-X-USB-Inject-All"
|
||||
}
|
||||
),
|
||||
KextInfo(
|
||||
name = "XHCI-unsupported",
|
||||
description = "Enables USB 3.0 support for unsupported xHCI controllers",
|
||||
|
||||
Reference in New Issue
Block a user