summaryrefslogtreecommitdiffstats
path: root/share/man/man4/acpi_thermal.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-01-01 21:04:44 +0000
committerru <ru@FreeBSD.org>2004-01-01 21:04:44 +0000
commitc3ff556226ee45ee69649c83c3f8e6b79cbc2670 (patch)
tree7e210dcc74871a4f5d9bbdf119445151312784bd /share/man/man4/acpi_thermal.4
parent2548f7af855cba21e6ce5adabf2e61189afadd42 (diff)
downloadFreeBSD-src-c3ff556226ee45ee69649c83c3f8e6b79cbc2670.zip
FreeBSD-src-c3ff556226ee45ee69649c83c3f8e6b79cbc2670.tar.gz
Some mdoc(7) polishing.
Diffstat (limited to 'share/man/man4/acpi_thermal.4')
-rw-r--r--share/man/man4/acpi_thermal.417
1 files changed, 9 insertions, 8 deletions
diff --git a/share/man/man4/acpi_thermal.4 b/share/man/man4/acpi_thermal.4
index dec59e2..d22bf69 100644
--- a/share/man/man4/acpi_thermal.4
+++ b/share/man/man4/acpi_thermal.4
@@ -1,4 +1,3 @@
-.\"
.\" Copyright (c) 2003 Takanori Watanabe.
.\" All rights reserved.
.\"
@@ -52,7 +51,7 @@ the AML.
.Pp
The
.Nm
-driver also activates the active cooling system in according to
+driver also activates the active cooling system according to
each thermal zone's setpoints.
.Sh SYSCTLS
.Bl -tag -width indent
@@ -75,7 +74,9 @@ Temperature to start critical shutdown (S5).
.It Va hw.acpi.thermal.tz%d._ACx
Temperatures at which to switch to the corresponding active cooling
level.
-For instance, values of "3200 3100" mean to switch on _AC0 at 320.0K
+For instance, values of
+.Qq Li "3200 3100"
+mean to switch on _AC0 at 320.0K
and _AC1 at 310.0K.
The lower the _ACx value, the higher the cooling power.
.El
@@ -97,16 +98,15 @@ The
.Nm
driver sends events with the following attributes:
.Pp
-.Bl -tag -width indent -compact
+.Bl -tag -width "subsystem" -compact
.It system
-.Li "ACPI"
+.Li ACPI
.It subsystem
-.Li "Thermal"
+.Li Thermal
.It type
The fully qualified thermal zone object path as in the ASL.
.It notify
-An integer designating the event, specified below.
-.El
+An integer designating the event:
.Pp
.Bl -tag -width indent -compact
.It Li 0x80
@@ -116,6 +116,7 @@ One or more trip points (_ACx, _PSV) have changed.
.It Li 0x82
One or more device lists (_ALx, _PSL, _TZD) have changed.
.El
+.El
.Sh SEE ALSO
.Xr acpi 4 ,
.Xr acpidump 8
OpenPOWER on IntegriCloud