ACPI: Difference between revisions
Jump to navigation
Jump to search
Created page with "==Description== The ACPI is supplied by your computer's vendor in the BIOS. The software in this project is a Platform Specific Driver (PSD) and related files and programs tha..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
The ACPI is supplied by your computer's vendor in the BIOS. The software in this project is a Platform Specific Driver (PSD) and related files and programs that use the ACPI in your computer's BIOS to configure and operate your computer. | |||
The ACPI is supplied by your computer's vendor in the BIOS. The software in this project is a Platform Specific Driver (PSD) and related files and programs that use the ACPI in your computer's BIOS to configure and operate your computer. | |||
==License== | ==License== | ||
* Commercial Driver. Based on IBM DDK and Intel ACPI. | * Commercial Driver. Based on IBM DDK and Intel ACPI. | ||
* Collaborative project on Netlabs, it can not be open source because IBM DDK. | * Collaborative project on Netlabs, it can not be open source because IBM DDK. | ||
==Authors== | ==Authors== | ||
* eCo Software | * eCo Software | ||
* Pavel | *[[Pavel Shtemenko]] | ||
* David Azarewicz | *[[David Azarewicz]] | ||
* Steven Levine | * Steven Levine | ||
* Lars Erdmann | * Lars Erdmann | ||
==Links== | ==Links== | ||
* [http://trac.netlabs.org/acpi ACPI SVN at Netlabs] | |||
* [http://trac.netlabs.org/acpi ACPI SVN at Netlabs] | |||
[[Category:Software]] | [[Category:Software]] |
Revision as of 02:07, 31 August 2017
The ACPI is supplied by your computer's vendor in the BIOS. The software in this project is a Platform Specific Driver (PSD) and related files and programs that use the ACPI in your computer's BIOS to configure and operate your computer.
License
- Commercial Driver. Based on IBM DDK and Intel ACPI.
- Collaborative project on Netlabs, it can not be open source because IBM DDK.
Authors
- eCo Software
- Pavel Shtemenko
- David Azarewicz
- Steven Levine
- Lars Erdmann