freebsd-dev/sys/dev/acpica
Julian Elischer b40ce4165d KSE Milestone 2
Note ALL MODULES MUST BE RECOMPILED
make the kernel aware that there are smaller units of scheduling than the
process. (but only allow one thread per process at this time).
This is functionally equivalent to teh previousl -current except
that there is a thread associated with each process.

Sorry john! (your next MFC will be a doosie!)

Reviewed by: peter@freebsd.org, dillon@freebsd.org

X-MFC after:    ha ha ha ha
2001-09-12 08:38:13 +00:00
..
Osd Don't call tsleep from AcpiOsStall(), call DELAY() always instead. 2001-09-08 17:03:26 +00:00
acpi_acad.c Initialise the adapter status to an invalid state, so that the initial check 2001-09-06 23:33:22 +00:00
acpi_battery.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_button.c Convert from acpi_strerror() to AcpiFormatException() 2001-07-21 10:24:37 +00:00
acpi_cmbat.c Reset timestamps of battery info. and status by thier notify handler. 2001-06-24 02:39:08 +00:00
acpi_cpu.c Add missing acpi_disabled() call so that this driver can be disabled. 2001-08-30 00:44:01 +00:00
acpi_ec.c Don't parse our resources ourself, the ACPI core code must do it. 2001-08-30 00:45:12 +00:00
acpi_lid.c - Updates for new constant naming in the ACPI CA 20010518 update. 2001-05-29 20:13:42 +00:00
acpi_pcib_acpi.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_pcib.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_powerprofile.c Support for system "power profiles". Currently we support two profiles; 2001-07-07 01:45:37 +00:00
acpi_powerres.c Updates to match the ACPI CA 20010816 import: 2001-08-26 22:50:15 +00:00
acpi_resource.c Allocate system resource IRQs as shareable; this is the typical case. 2001-09-06 22:34:40 +00:00
acpi_thermal.c Just print a message in acpi_tz_monitor() only when new active state 2001-09-04 15:40:12 +00:00
acpi_timer.c The Intel 440MX ACPI timer seems to work properly, so add it to the list 2001-08-05 23:20:32 +00:00
acpi.c KSE Milestone 2 2001-09-12 08:38:13 +00:00
acpiio.h Add sysctl interface (Read-only) for temprature, AC-line and Battery. 2001-06-23 10:38:25 +00:00
acpivar.h Note that now that some ISA devices will attach to ACPI, we need to 2001-08-30 00:45:42 +00:00