https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240881
--- Comment #5 from [email protected] --- A commit references this bug: Author: hselasky Date: Mon Feb 24 09:31:31 UTC 2020 New revision: 358270 URL: https://svnweb.freebsd.org/changeset/base/358270 Log: Always check return value from acpi_GetInteger() after r358219. If a failure happens reading the lid state, assume the lid is opened. Suggested by: cem @ Differential Revision: https://reviews.freebsd.org/D23724 PR: 240881 MFC after: 1 week Sponsored by: Mellanox Technologies Changes: head/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]"
