freebsd-nq/sys/contrib/dev/acpica
Jung-uk Kim 230bb4d90d Rewrite OsdSynch.c to reflect the latest ACPICA more closely:
- Implement ACPI semaphore (ACPI_SEMAPHORE) with condvar(9) and mutex(9).
- Implement ACPI mutex (ACPI_MUTEX) with mutex(9).
- Implement ACPI lock (ACPI_SPINLOCK) with spin mutex(9).
2009-06-08 20:07:16 +00:00
..
common Canonify include paths again. 2009-06-02 20:02:58 +00:00
compiler Canonify include paths again. 2009-06-02 20:02:58 +00:00
debugger Canonify include paths again. 2009-06-02 20:02:58 +00:00
disassembler Canonify include paths again. 2009-06-02 20:02:58 +00:00
dispatcher Canonify include paths again. 2009-06-02 20:02:58 +00:00
events Canonify include paths again. 2009-06-02 20:02:58 +00:00
executer Canonify include paths again. 2009-06-02 20:02:58 +00:00
hardware Canonify include paths again. 2009-06-02 20:02:58 +00:00
include Rewrite OsdSynch.c to reflect the latest ACPICA more closely: 2009-06-08 20:07:16 +00:00
namespace Canonify include paths again. 2009-06-02 20:02:58 +00:00
parser Canonify include paths again. 2009-06-02 20:02:58 +00:00
resources Canonify include paths again. 2009-06-02 20:02:58 +00:00
tables Do not install SSDT when DSDT is overriden by user. 2009-06-04 20:48:31 +00:00
tools/acpiexec Trim unnecessary files from the import. 2009-06-03 21:47:13 +00:00
utilities Trim unnecessary files from the import. 2009-06-03 21:47:13 +00:00
acpica_prep.sh Trim unnecessary files from the import. 2009-06-03 21:47:13 +00:00
changes.txt MFV: ACPICA 20090521 2009-06-02 18:53:21 +00:00
osunixxf.c Canonify include paths again. 2009-06-02 20:02:58 +00:00