diff --git a/README.md b/README.md index 3efacbf5a5..0ffd9ea6a6 100644 --- a/README.md +++ b/README.md @@ -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).