Date: Wed, 08 Aug 2018 15:34:23 +0000 From: bugzilla-noreply@freebsd.org To: acpi@FreeBSD.org Subject: [Bug 230290] [patch] acpi: call sleep event handler when sleeping via command line Message-ID: <bug-230290-16045-kbibySHRMM@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-230290-16045@https.bugs.freebsd.org/bugzilla/> References: <bug-230290-16045@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230290 John Baldwin <jhb@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jhb@FreeBSD.org --- Comment #9 from John Baldwin <jhb@FreeBSD.org> --- My intuition is that you probably need to be defining a new event handler that is more generic rather than trying to use what I think is probably an internal event for ACPI. It would be helpful if you could describe what kind of action you want to take during suspend (that is, what your new event handler does). Then we can think about where it makes sense to hook it in. -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-230290-16045-kbibySHRMM>
