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)
Fri, Jan 31, 1:15 PM
Unknown Object (File)
Dec 27 2024, 4:43 AM
Unknown Object (File)
Nov 11 2024, 2:49 PM
Unknown Object (File)
Oct 20 2024, 5:37 PM
Unknown Object (File)
Oct 6 2024, 12:25 AM
Unknown Object (File)
Oct 3 2024, 6:26 AM
Unknown Object (File)
Oct 3 2024, 1:15 AM
Unknown Object (File)
Oct 2 2024, 9:22 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!