https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240881
--- Comment #6 from commit-h...@freebsd.org --- A commit references this bug: Author: hselasky Date: Mon Mar 2 09:09:17 UTC 2020 New revision: 358534 URL: https://svnweb.freebsd.org/changeset/base/358534 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 <yur...@yuripv.me> Sponsored by: Mellanox Technologies Changes: _U stable/12/ stable/12/sys/dev/acpica/acpi_lid.c -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ freebsd-acpi@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-acpi To unsubscribe, send any mail to "freebsd-acpi-unsubscr...@freebsd.org"