#
ff3cb46d |
| 14-Feb-2020 |
Sascha Wildner <saw@online.de> |
Sync ACPICA with Intel's version 20200214.
Not much to see:
* Some improvements to sleep button handling when resuming from sleep (which we don't support).
* New AcpiAnyGpeStatusSet() function.
Sync ACPICA with Intel's version 20200214.
Not much to see:
* Some improvements to sleep button handling when resuming from sleep (which we don't support).
* New AcpiAnyGpeStatusSet() function.
* Improvements to iASL.
For detailed list, please see sys/contrib/dev/acpica/changes.txt.
show more ...
|
#
0d02842f |
| 01-Jan-2014 |
Sascha Wildner <saw@online.de> |
sys/acpi: Bring in Intel's acpica-unix2-20131218 verbatim.
On acpica.org, -unix is the version with an Intel license and -unix2 is the BSD/GPL dual licensed version. I didn't want to call the direct
sys/acpi: Bring in Intel's acpica-unix2-20131218 verbatim.
On acpica.org, -unix is the version with an Intel license and -unix2 is the BSD/GPL dual licensed version. I didn't want to call the directory acpica-unix2 instead of our acpica-unix so I settled on simply acpica.
Further updates would be done in-place in that directory.
show more ...
|