freebsd-dev/sys/dev/acpica/Osd
Mitsuru IWASAKI 91da7c40b2 Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS is
not defined.
To make previous default behavior (ACPI_MAX_THREADS undefined), define
option ACPI_MAX_THREADS as 0.
2002-10-31 17:58:39 +00:00
..
OsdDebug.c Resolve conflicts arising from the ACPI CA 20020815 import. 2002-08-29 01:52:27 +00:00
OsdHardware.c Fix a gcc-3.1+ warning. 2002-03-19 11:02:06 +00:00
OsdInterrupt.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
OsdMemory.c Fix a gcc-3.1+ warning. 2002-03-19 11:02:06 +00:00
OsdSchedule.c Invoke 3 ACPI task threads as default if option ACPI_MAX_THREADS is 2002-10-31 17:58:39 +00:00
OsdStream.c AcpiOsPrintf and AcpiOsVprintf now return void. 2002-02-23 05:32:51 +00:00
OsdSynch.c Implement the internal locks of an ACPI semaphore with splhigh() on 2002-10-16 17:23:34 +00:00
OsdTable.c Resolve conflicts arising from the ACPI CA 20020725 import. 2002-07-30 19:35:32 +00:00