From 17869bfd7736193ec8ad68c5c4db63dedd5d482f Mon Sep 17 00:00:00 2001 From: Ribbon Date: Sat, 8 Jul 2023 20:47:25 +0000 Subject: [PATCH] Update acpid TODO --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 64beec37aa..3efacbf5a5 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,12 @@ These are the currently implemented devices/hardware interfaces. Lack of drivers for devices defined in AML. +The AML parser does not work on real hardware. + +It don't use any ACPI functionality other than S5 shutdown. + +Needs to implement something like "determine the battery status" on real hardware (hard). + - ahcid - SATA. - alxd - Atheros ethernet (incomplete).