diff options
Diffstat (limited to 'share/man/man4/acpi.4')
-rw-r--r-- | share/man/man4/acpi.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/acpi.4 b/share/man/man4/acpi.4 index e36919b..9f441de 100644 --- a/share/man/man4/acpi.4 +++ b/share/man/man4/acpi.4 @@ -214,16 +214,16 @@ enabled, there is a BIOS blacklist. Currently, the blacklist only controls whether .Nm should be disabled or not. -In the future, it will have more granularity to control features (the +In the future, it will have more granularity to control features (the infrastructure for that is already there). .Pp To enable .Nm -(for debugging purposes, etc.) on machines that are on the blacklist, set the +(for debugging purposes, etc.) on machines that are on the blacklist, set the kernel environment variable .Va hint.acpi.0.disabled to 0. -Before trying this, consider updating your BIOS to a more recent version that +Before trying this, consider updating your BIOS to a more recent version that may be compatible with ACPI. .Pp To disable the @@ -349,7 +349,7 @@ Name of the DSDT table to load, if loading is enabled. Selectively disables portions of ACPI for debugging purposes. .It Va hint.acpi.0.disabled Set this to 1 to disable all of ACPI. -If ACPI has been disabled on your system due to a blacklist entry for your +If ACPI has been disabled on your system due to a blacklist entry for your BIOS, you can set this to 0 to re-enable ACPI for testing. .It Va hw.acpi.ec.poll_timeout Delay in milliseconds to wait for the EC to respond. |