Page MenuHomeFreeBSD

apm.4: Trim down to describing the compat interface exposed by acpi(4)
AcceptedPublic

Authored by jhb on Wed, Sep 23, 7:06 PM.
Tags
None
Referenced Files
F173505645: D59938.id187705.diff
Sat, Sep 26, 10:49 AM
Unknown Object (File)
Thu, Sep 24, 3:44 PM
Unknown Object (File)
Thu, Sep 24, 3:29 PM
Unknown Object (File)
Thu, Sep 24, 3:27 PM
Unknown Object (File)
Thu, Sep 24, 2:28 PM
Unknown Object (File)
Thu, Sep 24, 8:02 AM
Unknown Object (File)
Thu, Sep 24, 6:50 AM
Unknown Object (File)
Thu, Sep 24, 6:38 AM
Subscribers

Details

Reviewers
imp
ziaee

Diff Detail

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

Event Timeline

jhb requested review of this revision.Wed, Sep 23, 7:06 PM
jhb added a parent revision: D59937: apmd: Retire the APM daemon.

This is an alternative to D53724 (and follows the suggestions I gave on that review). See the surrounding stack for some additional context.

This revision is now accepted and ready to land.Wed, Sep 23, 9:07 PM
share/man/man4/apm.4
18

Nd is not capitalized

This revision now requires review to proceed.Fri, Sep 25, 7:44 PM
ziaee added inline comments.
share/man/man4/apm.4
13

So now that this works through acpi it can work on any acpi system like some aarch64?

This revision is now accepted and ready to land.Sat, Sep 26, 4:09 PM

Oh one more thing,

share/man/man4/apm.4
17

Oh I forgot, I'm going through and doing the SYNOPSIS now. So we don't have a device apm anymore but to use this the kernel needs acpi now, right?