NAME
apm – Advanced Power Management 1.2 BIOS interface |
SYNOPSIS
(in plan9.ini) apm0= bind –a '#P' /dev
aux/apm [ –d device ] [ –m mountpoint ] [ –s service ] |
DESCRIPTION
Aux/apm presents at mountpoint (default /mnt/apm) an interface
to the APM 1.2 BIOS (see apm(3)) device (the default is to try
/dev/apm, followed by #P/apm). If a service is specified, the
interface will be posted at /srv/service as well.
The directory contains the following files.
|
SOURCE
/sys/src/cmd/aux/apm.c /acme/bin/Battery |
BUGS
The verbs suspend and off should be supported but doing so requires
nontrivial help from the kernel. |