freebsd-dev/usr.sbin/acpi
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
..
acpiconf Update include paths for new header locations. 2000-09-30 20:13:57 +00:00
acpidump Update include paths for new header locations. 2000-09-30 20:13:57 +00:00
amldb Fix StallOp implementaion. I've noticed that StallOp corresponds to 2000-10-02 08:58:50 +00:00
Makefile Add Makefile for acpi userland tools. 2000-08-31 14:38:47 +00:00
Makefile.inc Update include paths for new header locations. 2000-09-30 20:13:57 +00:00