> Date: Fri, 7 Jul 2023 11:56:42 +0200
> From: Tobias Heider
>
> On Wed, Jul 05, 2023 at 04:53:33PM +0200, Tobias Heider wrote:
> > I am planning to restructure the APM/sleep APIs to make it easier to suspend
> > from more places like as a suspend keyboard shortcut.
> >
> > The acpiioctl handler
On Fri, 7 Jul 2023 11:56:42 +0200
Tobias Heider wrote:
> On Wed, Jul 05, 2023 at 04:53:33PM +0200, Tobias Heider wrote:
>> I am planning to restructure the APM/sleep APIs to make it easier to suspend
>> from more places like as a suspend keyboard shortcut.
>>
>> The acpiioctl handler is x86 speci
On Wed, Jul 05, 2023 at 04:53:33PM +0200, Tobias Heider wrote:
> I am planning to restructure the APM/sleep APIs to make it easier to suspend
> from more places like as a suspend keyboard shortcut.
>
> The acpiioctl handler is x86 specific code which is currently built on all
> platforms but only
Sure.
Tobias Heider wrote:
> I am planning to restructure the APM/sleep APIs to make it easier to suspend
> from more places like as a suspend keyboard shortcut.
>
> The acpiioctl handler is x86 specific code which is currently built on all
> platforms but only hooked up on i386 and amd64. It