Regarding Wake On USB input from S3 Sleep

2016-02-10 Thread Dee Zay
Dear FreeBSD ACPI Community, I am trying to implement WakeOnUSB (e.g. USB keyboard input) from S3 Sleep state, but have no clue where to start from. I noticed the PS2 keyboard is capable of waking up a system and also found there is a PS2 handler portion in asl from acpidump: Method (

Re: Regarding Wake On USB input from S3 Sleep

2016-02-10 Thread Dee Zay
Hello, Thank you very much for the prompt reply. What are the issues if the HC remains powered on during suspend/resume? Is this something not to be resolved in the near future? Many Thanks, Julian On Thu, Feb 11, 2016 at 3:22 PM, Hans Petter Selasky wrote: > On 02/11/16 04:54, Dee Zay wr

Re: Regarding Wake On USB input from S3 Sleep

2016-02-11 Thread Dee Zay
02/11/16 07:36, Dee Zay wrote: > >> Hello, >> >> Thank you very much for the prompt reply. >> What are the issues if the HC remains powered on during suspend/resume? >> Is this something not to be resolved in the near future? >> >> > Hi, > > The

Re: Regarding Wake On USB input from S3 Sleep

2016-02-11 Thread Dee Zay
Hello, I am a bit confused about the resume problem and its procedures. Could you explain briefly about the difference between resuming from standby(powered) and completely off HC? Thank you, Julian On Thu, Feb 11, 2016 at 4:01 PM, Hans Petter Selasky wrote: > On 02/11/16 07:36, Dee Zay wr

Re: Regarding Wake On USB input from S3 Sleep

2016-02-11 Thread Dee Zay
again, Julian On Thu, Feb 11, 2016 at 8:48 PM, Hans Petter Selasky wrote: > On 02/11/16 12:30, Dee Zay wrote: > >> Hello, >> >> I am a bit confused about the resume problem and its procedures. >> Could you explain briefly about the difference between resuming from >

Re: Regarding Wake On USB input from S3 Sleep

2016-02-11 Thread Dee Zay
wn. Thanks, Julian On Thu, Feb 11, 2016 at 9:16 PM, Hans Petter Selasky wrote: > On 02/11/16 13:08, Dee Zay wrote: > >> Hello, >> >> So, is the BIOS handover to the USB stack a prerequisite when resuming >> from >> standby mode HC (not completely off HC)? &