freebsd-dev/sys/dev/acpica/Osd
Mitsuru IWASAKI d983e760a7 Don't call tsleep from AcpiOsStall(), call DELAY() always instead.
Process switching during calling AcpiOsStall() caused fatal trap 12 at
sleeping/wakeup on some machines.
2001-09-08 17:03:26 +00:00
..
OsdDebug.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
OsdHardware.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
OsdInterrupt.c Better checking of duplicated interrupt handler installation. 2001-07-25 16:13:30 +00:00
OsdMemory.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00
OsdSchedule.c Don't call tsleep from AcpiOsStall(), call DELAY() always instead. 2001-09-08 17:03:26 +00:00
OsdStream.c
OsdSynch.c Update the OSD module to match the ACPI CA 20010717 import. 2001-07-21 04:10:01 +00:00