NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/57825 CVS commit: [netbsd-10] src/sys/dev/acpi
The following reply was made to PR kern/57825; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/57825 CVS commit: [netbsd-10] src/sys/dev/acpi
Date: Fri, 23 Aug 2024 16:09:00 +0000
Module Name: src
Committed By: martin
Date: Fri Aug 23 16:09:00 UTC 2024
Modified Files:
src/sys/dev/acpi [netbsd-10]: acpi_display.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #791):
sys/dev/acpi/acpi_display.c: revision 1.24
Add quirk for machines were the getting the brightness value always
returns the same result by keeping a local copy of the last set value.
This makes the brightness buttons work on my Thinkpad T450s, and will
probably fix PR kern/57825 as well.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.22.4.1 src/sys/dev/acpi/acpi_display.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index