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)
Jan 14 2024, 10:41 PM
Unknown Object (File)
Jan 10 2024, 2:15 AM
Unknown Object (File)
Nov 17 2023, 5:17 PM
Unknown Object (File)
Nov 13 2023, 3:46 PM
Unknown Object (File)
Nov 10 2023, 3:37 PM
Unknown Object (File)
Nov 8 2023, 1:39 PM
Unknown Object (File)
Nov 8 2023, 12:29 AM
Unknown Object (File)
Oct 31 2023, 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
Lint Not Applicable
Unit
Tests Not Applicable

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!