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, Nov 12, 2:42 AM
Unknown Object (File)
Tue, Nov 4, 9:53 PM
Unknown Object (File)
Sat, Nov 1, 4:42 AM
Unknown Object (File)
Mon, Oct 27, 5:55 AM
Unknown Object (File)
Oct 21 2025, 8:11 AM
Unknown Object (File)
Oct 21 2025, 8:11 AM
Unknown Object (File)
Oct 21 2025, 8:11 AM
Unknown Object (File)
Oct 20 2025, 9:04 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!