summaryrefslogtreecommitdiffstats
path: root/share
diff options
context:
space:
mode:
authorume <ume@FreeBSD.org>2000-08-13 17:05:27 +0000
committerume <ume@FreeBSD.org>2000-08-13 17:05:27 +0000
commitd3b79934ef0de284945e094216799e7923171051 (patch)
treeb0f8a89a2e666b7fe63e0dca9a265c5ebc8a89e8 /share
parentb22fc876c04ad1d9386d870ad50e219c945ce392 (diff)
downloadFreeBSD-src-d3b79934ef0de284945e094216799e7923171051.zip
FreeBSD-src-d3b79934ef0de284945e094216799e7923171051.tar.gz
Add output of per battery information to apm(1).
New ioctl APMIO_GETPWSTATUS is introduced. Reviewed by: -mobile and -current folks (no objection)
Diffstat (limited to 'share')
-rw-r--r--share/man/man4/man4.i386/apm.42
1 files changed, 2 insertions, 0 deletions
diff --git a/share/man/man4/man4.i386/apm.4 b/share/man/man4/man4.i386/apm.4
index f9a3ebc..a6a5685 100644
--- a/share/man/man4/man4.i386/apm.4
+++ b/share/man/man4/man4.i386/apm.4
@@ -60,6 +60,8 @@ Enable / Disable power management.
.It Sy APMIO_HALTCPU
.It Sy APMIO_NOTHALTCPU
Control execution of HLT in the kernel context switch routine.
+.It Sy APMIO_GETPWSTATUS
+Get per battery information.
.Pp
Some APM implementations execute the HLT
.Pq Halt CPU until an interrupt occurs
OpenPOWER on IntegriCloud