From 8ec8ff7672ef4b6b99e145cdd609754f9c4cbb17 Mon Sep 17 00:00:00 2001 From: njl Date: Tue, 3 Feb 2004 04:18:56 +0000 Subject: Notify the user (at kern.emerg) that the system will be shutting down if it is still above the critical temperature on the next poll cycle. This is a 10 second advance notice by default. Document the private (non-standard) notify we will be using with devd(8). --- share/man/man4/acpi_thermal.4 | 3 +++ 1 file changed, 3 insertions(+) (limited to 'share/man/man4/acpi_thermal.4') diff --git a/share/man/man4/acpi_thermal.4 b/share/man/man4/acpi_thermal.4 index d22bf69..28467fa 100644 --- a/share/man/man4/acpi_thermal.4 +++ b/share/man/man4/acpi_thermal.4 @@ -115,6 +115,9 @@ Current temperature has changed. One or more trip points (_ACx, _PSV) have changed. .It Li 0x82 One or more device lists (_ALx, _PSL, _TZD) have changed. +.It Li 0xcc +Non-standard notify that the system will shutdown if the temperature +stays above _CRT or _HOT for one more poll cycle. .El .El .Sh SEE ALSO -- cgit v1.1