Page MenuHomeFreeBSD

apmd: Retire the APM daemon
AcceptedPublic

Authored by jhb on Wed, Sep 23, 7:06 PM.
Tags
None
Referenced Files
F173421030: D59937.id.diff
Fri, Sep 25, 8:24 PM
F173293071: D59937.id187528.diff
Fri, Sep 25, 1:28 AM
Unknown Object (File)
Thu, Sep 24, 9:49 PM
Unknown Object (File)
Thu, Sep 24, 3:54 AM
Unknown Object (File)
Thu, Sep 24, 2:32 AM
Unknown Object (File)
Wed, Sep 23, 11:16 PM
Unknown Object (File)
Wed, Sep 23, 11:04 PM
Unknown Object (File)
Wed, Sep 23, 11:00 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