Please help experts
On Tue, 21 Jul 2020 at 11:23, Kumar G <kumarg27061979@gmail.com> wrote:
Hi Experts,

I am moving from device tree world to acpi. I found the event notification feature of acpi table interesting.

I have some questions over notification
-  Is some hardware can generate events and notify OS by its own ?(if yes , please help me how) , I mean without calling any method from OS

- I may be wrong, but it looks OS needs to call a method in order to execution of Notify function of acpi table

- Is this correct acpi tables are static piece of code, having no thread/execution context, All execution in done from OS 


Thanks
Kumar G