freebsd-dev/sys/dev/acpica
Nate Lawson 8525ffefc2 If requested to Sleep for less than our hz granularity (e.g., 10 ms),
use DELAY instead of tsleep.

Submitted by:	peter
2003-10-02 05:09:37 +00:00
..
Osd If requested to Sleep for less than our hz granularity (e.g., 10 ms), 2003-10-02 05:09:37 +00:00
acpi_acad.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Fix the ACPI_DEBUG case. 2003-09-22 04:50:29 +00:00
acpi_cmbat.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_cpu.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_ec.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_isab.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_lid.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_pci_link.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pci.c Add pci_resume() to reestablish interrupt routing after 2003-09-17 08:32:44 +00:00
acpi_pcib_acpi.c Prefer new location of pci include files (which have only been in the 2003-08-22 06:06:16 +00:00
acpi_pcib_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcib.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi_resource.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_thermal.c Consistently print attach messages. 2003-09-26 05:24:55 +00:00
acpi_timer.c Style and whitespace changes. Also, make the ivar functions non-inline 2003-08-28 16:06:30 +00:00
acpi.c Make debug.acpi.level and debug.acpi.layer sysctls that can be set with 2003-09-26 21:22:10 +00:00
acpiio.h Add the -i flag to acpiconf(8) to retrieve battery information. 2003-09-13 20:13:01 +00:00
acpivar.h Extend the ACPI resource handling to make use of the BUS_CONFIG_INTR() 2003-09-10 22:06:41 +00:00
madt.h Move the definitions for ACPI MADT table entries not present in the ACPICA 2003-09-10 06:32:27 +00:00