https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240881
--- Comment #7 from [email protected] --- A commit references this bug: Author: hselasky Date: Mon Mar 2 09:16:49 UTC 2020 New revision: 358536 URL: https://svnweb.freebsd.org/changeset/base/358536 Log: MFC r358219 and r358270: Make sure the ACPI lid state is updated during boot and after resume. While at it update the sysctl(9) description for the lid state. Always check return value from acpi_GetInteger(). If a failure happens reading the lid state, assume the lid is opened. Differential Revision: https://reviews.freebsd.org/D23724 PR: 240881 Submitted by: Yuri Pankov <[email protected]> Sponsored by: Mellanox Technologies Changes: _U stable/11/ stable/11/sys/dev/acpica/acpi_lid.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "[email protected]"
