Add USBInjectAll kext

This commit is contained in:
Hoang Hong Quan
2025-02-17 14:30:02 +07:00
parent e62bcfb1fa
commit 2c848c9618
3 changed files with 28 additions and 9 deletions
+9
View File
@@ -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",