freebsd-dev/sys/dev/acpi/aml
Mitsuru IWASAKI 6a8954b084 Fix StallOp implementaion. I've noticed that StallOp corresponds to
OsdSleepUsec(), SleepOp corresponds to OsdSleep() by reading ACPICA
source code.
 - Add OsdSleepUsec() which uses DELAY() simply.
 - Change unit of acpi_sleep() argument; microseconds to milliseconds.
2000-10-02 08:58:50 +00:00
..
aml_amlmem.c
aml_amlmem.h
aml_common.c Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now 2000-10-01 08:17:47 +00:00
aml_common.h Fix StallOp implementaion. I've noticed that StallOp corresponds to 2000-10-02 08:58:50 +00:00
aml_env.h
aml_evalobj.c Add new function in AML interpreter; aml_invoke_method(). 2000-09-20 22:53:39 +00:00
aml_evalobj.h Add new function in AML interpreter; aml_invoke_method(). 2000-09-20 22:53:39 +00:00
aml_memman.c
aml_memman.h
aml_name.c
aml_name.h
aml_obj.c Add new function in AML interpreter; aml_invoke_method(). 2000-09-20 22:53:39 +00:00
aml_obj.h
aml_parse.c Fix StallOp implementaion. I've noticed that StallOp corresponds to 2000-10-02 08:58:50 +00:00
aml_parse.h
aml_region.c Remove ACPI_NO_OSDFUNC_INLINE option from kernel configuration. Now 2000-10-01 08:17:47 +00:00
aml_region.h Improve region I/O sub-routines by re-writing most of low level part 2000-09-20 01:01:32 +00:00
aml_status.h
aml_store.c Improve region I/O sub-routines by re-writing most of low level part 2000-09-20 01:01:32 +00:00
aml_store.h