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, Mar 4, 10:30 PM
Unknown Object (File)
Wed, Mar 4, 1:13 PM
Unknown Object (File)
Wed, Mar 4, 11:18 AM
Unknown Object (File)
Tue, Mar 3, 2:18 PM
Unknown Object (File)
Tue, Mar 3, 11:27 AM
Unknown Object (File)
Tue, Mar 3, 2:18 AM
Unknown Object (File)
Feb 16 2026, 11:56 PM
Unknown Object (File)
Dec 1 2025, 12:16 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!