freebsd-dev/usr.sbin/acpi/amldb
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 Fix StallOp implementaion. I've noticed that StallOp corresponds to 2000-10-02 08:58:50 +00:00
amldb.8 Add manpages acpi userland tools. 2000-09-14 22:48:39 +00:00
amldb.c import amldb(8) from ACPI For FreeBSD project. 2000-08-31 14:45:00 +00:00
debug.c Update include paths for new header locations. 2000-09-30 20:13:57 +00:00
debug.h import amldb(8) from ACPI For FreeBSD project. 2000-08-31 14:45:00 +00:00
Makefile Add manpages acpi userland tools. 2000-09-14 22:48:39 +00:00
region.c Improve region I/O sub-routines by re-writing most of low level part 2000-09-20 01:01:32 +00:00