Jump to content

ACPI32: Difference between revisions

From EDM2
Created page with "==Description== ==Download== Included on eComStation or with the [https://www.arcanoae.com/shop/os2-ecs-drivers-software-package-personal/ Arca Noae OS/2 & eCS Drivers & Soft..."
 
Ak120 (talk | contribs)
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
==Description==
Included on eComStation or with the Arca Noae OS/2 & eCS Drivers & Software Subscription.
 
==Download==
Included on eComStation or with the [https://www.arcanoae.com/shop/os2-ecs-drivers-software-package-personal/ Arca Noae OS/2 & eCS Drivers & Software Subscription.]


==Files==
==Files==
* [[ACPI32.DLL]]
* [[ACPI32.DLL]]
* [[ACPI32.LIB]]


==License==
==License==
Line 11: Line 9:


==Functions==
==Functions==
*  
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* _AcpiOsFree
* AcpiGetName
* AcpiGetName
* AcpiGetType
* AcpiGetTimerResolution
* AcpiStartApi
* AcpiGetTable
* _AcpiGetType
* _AcpiGetTable
* AcpiGetTimer
* AcpiGetHandle
* AcpiGetPCIDev
* AcpiGetParent
* AcpiGoToSleep
* AcpiGetUpTime
* _AcpiGetHandle
* AcpiRWEmbedded
* _AcpiGetParent
* AcpiEvaluateObjectTyped
* _AcpiEvaluateObjectTyped
* AcpiPCIFunction
* AcpiEC
* WaitEmbeddedEvent
* AcpiInternalTest
* AcpiStatusToStr
* AcpiWalkNamespace
* AcpiGetTrottling
* AcpiSetTrottling
* AcpiGetObjectInfo
* AcpiWalkResources
* AcpiSetPowerState
* _AcpiStatusToStr
* AcpiGetNextObject
* AcpiUtGetTypeName
* AcpiGetSystemInfo
* _AcpiWalkNamespace
* _AcpiGetObjectInfo
* AcpiGetTableHeader
* _AcpiGetNextObject
* AcpiEvaluateObject
* _AcpiWalkResources
* _AcpiGetSystemInfo
* _AcpiUtGetTypeName
* OS2AcpiGetStatistics
* _AcpiGetTableHeader
* AcpiRsGetMethodData
* _AcpiEvaluateObject
* AcpiEndApi
* AcpiOsFree
* AcpiWaitPressButton
* WaitNotify
* _AcpiRsGetMethodData
</div>
 
==Older Functions==
These functions are from the old ACPI Toolkit used on eComStation and ACPI32 replaced it.
* [[AcpiExecSMPFunction‎]]
* [[ACPIFindPCIDevice]]
* [[InitACPICall‎]]
* [[FindPCIDevice]]


==Links==
==Links==
* [https://www.arcanoae.com/shop/os2-ecs-drivers-software-package-personal/ Arca Noae OS/2 & eCS Drivers & Software Subscription.]
* [https://www.arcanoae.com/wiki/acpi/ Arca Noae ACPI Toolkit]
* [https://www.arcanoae.com/shop/os2-ecs-drivers-software-package-personal/ Arca Noae OS/2 & eCS Drivers & Software Subscription]


[[Category:The OS/2 API Project]]
[[Category:The OS/2 API Project]]

Latest revision as of 09:31, 29 May 2025

Included on eComStation or with the Arca Noae OS/2 & eCS Drivers & Software Subscription.

Files

License

Commercial software

Functions

  • _AcpiOsFree
  • AcpiGetName
  • AcpiGetName
  • AcpiGetType
  • AcpiGetTimerResolution
  • AcpiStartApi
  • AcpiGetTable
  • _AcpiGetType
  • _AcpiGetTable
  • AcpiGetTimer
  • AcpiGetHandle
  • AcpiGetPCIDev
  • AcpiGetParent
  • AcpiGoToSleep
  • AcpiGetUpTime
  • _AcpiGetHandle
  • AcpiRWEmbedded
  • _AcpiGetParent
  • AcpiEvaluateObjectTyped
  • _AcpiEvaluateObjectTyped
  • AcpiPCIFunction
  • AcpiEC
  • WaitEmbeddedEvent
  • AcpiInternalTest
  • AcpiStatusToStr
  • AcpiWalkNamespace
  • AcpiGetTrottling
  • AcpiSetTrottling
  • AcpiGetObjectInfo
  • AcpiWalkResources
  • AcpiSetPowerState
  • _AcpiStatusToStr
  • AcpiGetNextObject
  • AcpiUtGetTypeName
  • AcpiGetSystemInfo
  • _AcpiWalkNamespace
  • _AcpiGetObjectInfo
  • AcpiGetTableHeader
  • _AcpiGetNextObject
  • AcpiEvaluateObject
  • _AcpiWalkResources
  • _AcpiGetSystemInfo
  • _AcpiUtGetTypeName
  • OS2AcpiGetStatistics
  • _AcpiGetTableHeader
  • AcpiRsGetMethodData
  • _AcpiEvaluateObject
  • AcpiEndApi
  • AcpiOsFree
  • AcpiWaitPressButton
  • WaitNotify
  • _AcpiRsGetMethodData

Older Functions

These functions are from the old ACPI Toolkit used on eComStation and ACPI32 replaced it.

Links