Page MenuHomeFreeBSD

apmd: Retire the APM daemon
Needs ReviewPublic

Authored by jhb on Wed, Sep 23, 7:06 PM.
Tags
None
Referenced Files
F173182425: D59937.id187528.diff
Thu, Sep 24, 3:54 AM
F173172450: D59937.diff
Thu, Sep 24, 2:32 AM
F173151507: D59937.id187528.diff
Wed, Sep 23, 11:16 PM
F173150478: D59937.diff
Wed, Sep 23, 11:04 PM
F173150004: D59937.id187528.diff
Wed, Sep 23, 11:00 PM
F173148638: D59937.diff
Wed, Sep 23, 10:48 PM
F173148626: D59937.diff
Wed, Sep 23, 10:48 PM
Subscribers

Details

Reviewers
imp
Summary

The original purpose of this daemon was to route power management
requests to userspace, e.g. when the suspend button was pressed, the
APM driver posted an event read by apmd(8) that would invoke zzz(8) to
suspend. However, on ACPI systems this is all handled by devd(8)
events instead and running apmd(8) would just result in conflicting
event handling. This probably should have been axed when the APM
BIOS support was retired in commit 8c576a279ed5.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 77220
Build 74103: arc lint + arc unit