Rewrite ACPI patch to disable USB Hub devices

This commit is contained in:
Hoang Hong Quan
2024-10-21 10:01:25 +07:00
parent 4e1902f32c
commit 4b0f22a387
2 changed files with 58 additions and 151 deletions
+2 -2
View File
@@ -113,8 +113,8 @@ patches = [
),
PatchInfo(
name = "USB Reset",
description = "Reset USB controllers to allow hardware mapping (by CorpNewt)",
function_name = "disable_rhub_devices"
description = "Disable USB Hub devices to manually rebuild the ports",
function_name = "disable_usb_hub_devices"
),
PatchInfo(
name = "USBX",