Improve explanation

This commit is contained in:
Ribbon
2023-07-08 20:55:14 +00:00
parent 17869bfd77
commit 8e0d4cd2ca
+2 -2
View File
@@ -5,11 +5,11 @@ These are the currently implemented devices/hardware interfaces.
- ac97d - Realtek audio chipsets.
- acpid - ACPI (incomplete).
Lack of drivers for devices defined in AML.
Lack of drivers for devices controlled using AML.
The AML parser does not work on real hardware.
It don't use any ACPI functionality other than S5 shutdown.
It doesn't use any ACPI functionality other than S5 shutdown.
Needs to implement something like "determine the battery status" on real hardware (hard).