Loading...
You are not logged-in Login/Register





  • Posts   Search Threads
  • flone_saSeptember 15, 2009 2:44 AM PDT   
    Invoke ACPI methods

    Hello,

    I'm currently trying to understand at least a minimum how ACPI works. After unsuccessful googling about how to invoke ACPI methods, i'm begging some help here.

    So, here are my wonderings :
    1. Are the ACPI registers (i.e PM1a_CNT) all accessible via PIO ? If there are some in MMIO? In that case, how can i know if they can be accessed via MMIO or PIO ?
    2. How can i call an ACPI method (like _OSI for example) ? Has anyone a C sample program with the invocation of an ACPI method ?
    3. Do you have any references (easy to understand) that i can read to implement a driver that uses ACPI ?

    Thanks a lot.

    Fernand

    Gina Harris (Intel)October 26, 2009 12:08 PM PDT
    Rate
     
    Re: Invoke ACPI methods

    Quoting - flone_sa
    Hello,

    I'm currently trying to understand at least a minimum how ACPI works. After unsuccessful googling about how to invoke ACPI methods, i'm begging some help here.

    So, here are my wonderings :
    1. Are the ACPI registers (i.e PM1a_CNT) all accessible via PIO ? If there are some in MMIO? In that case, how can i know if they can be accessed via MMIO or PIO ?
    2. How can i call an ACPI method (like _OSI for example) ? Has anyone a C sample program with the invocation of an ACPI method ?
    3. Do you have any references (easy to understand) that i can read to implement a driver that uses ACPI ?

    Thanks a lot.

    Fernand

    Hello Fernand,

    There is some ACPI information on www.intel.com at http://www.intel.com/technology/iapc/acpi/. This page in turn leads to the ACPI web site, where you may be able to find more information.

    Regards,

    Gina H.
    Intel(R) Software Network Support


Forum jump:  

Intel Software Network Forums Statistics

16,375 users have contributed to 46,352 threads and 164,002 posts to date.

In the past 24 hours, we have 14 new thread(s) 68 new posts(s), and 46 new user(s).

In the past 3 days, the most popular thread for everyone has been Program compiles in release but not debug The most posts were made to Take a look at John Burkhard&# The post with the most views is Program compiles in release but not debug

Please welcome our newest member vbpmalikraza


For more complete information about compiler optimizations, see our Optimization Notice.