Page MenuHomeFreeBSD

[handbook] Add reference to acpi_video(4)
ClosedPublic

Authored by fernape on Apr 3 2021, 6:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Aug 12, 2:34 PM
Unknown Object (File)
Wed, Aug 12, 2:23 PM
Unknown Object (File)
Wed, Aug 12, 10:44 AM
Unknown Object (File)
Sat, Aug 8, 5:53 AM
Unknown Object (File)
Sat, Aug 8, 5:32 AM
Unknown Object (File)
Fri, Aug 7, 10:26 PM
Unknown Object (File)
Thu, Aug 6, 7:42 AM
Unknown Object (File)
Mon, Jul 27, 4:35 PM
Subscribers
None

Details

Summary

Section 12.13.1 explains how to configure ACPI. Add a small paragraph explaining
how to use the acpi_video(4) driver so some laptops brightness keys can work.

Test Plan
  • igor clean
  • aspell happy
  • make documentation renders the page properly

Diff Detail

Repository
R9 FreeBSD doc repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 38297
Build 35186: arc lint + arc unit

Event Timeline

fernape created this revision.

LGTM, thanks for contributing this.

This revision is now accepted and ready to land.Apr 5 2021, 10:28 AM
This revision was automatically updated to reflect the committed changes.
In D29567#663117, @gbe wrote:

LGTM, thanks for contributing this.

Thanks!