From e666a11a6dd75013c63f586237d50983470fd914 Mon Sep 17 00:00:00 2001 From: tk <62570383+tksoftw@users.noreply.github.com> Date: Wed, 31 Dec 2025 19:57:27 -0500 Subject: [PATCH] Fix typo in Laptop SSDT table --- ktext.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ktext.md b/ktext.md index db0652a17..d9844430d 100644 --- a/ktext.md +++ b/ktext.md @@ -504,7 +504,7 @@ A quick TL;DR of needed SSDTs(This is source code, you will have to compile them | Broadwell | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | | Skylake | ^^ | [SSDT-EC-USBX](https://dortania.github.io/Getting-Started-With-ACPI/Universal/ec-fix.html) | ^^ | ^^ | ^^ | ^^ | N/A | | Kaby Lake | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | -| Coffee Lake (8th Gen) and Whiskey Lake | ^^ | ^^ | [SSDT-PNLF](https://dortania.github.io/Getting-Started-With-ACPI/Laptops/backlight.html) | ^^ | [SSDT-AWAC](https://dortania.github.io/Getting-Started-With-ACPI/Universal/awac.html) | ^^ | ^^ | +| Coffee Lake (8th Gen) and Whiskey Lake | ^^ | ^^ | ^^ | ^^ | [SSDT-AWAC](https://dortania.github.io/Getting-Started-With-ACPI/Universal/awac.html) | ^^ | ^^ | | Coffee Lake (9th Gen) | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | | Comet Lake | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | ^^ | | Ice Lake | ^^ | ^^ | ^^ | ^^ | ^^ | [SSDT-RHUB](https://dortania.github.io/Getting-Started-With-ACPI/Universal/rhub.html) | ^^ |