1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-09 13:42:56 +00:00
freebsd/sys/dev/acpica
2001-10-04 08:32:18 +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
acpi_cmbat.c
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
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
acpi_powerres.c Use return_PTR, not return_VALUE when returning pointers. 2001-10-04 08:32:18 +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 Check the compatible ID as well as the hardware ID in acpi_MatchHid. 2001-10-04 08:31:17 +00:00
acpiio.h
acpivar.h Note that now that some ISA devices will attach to ACPI, we need to 2001-08-30 00:45:42 +00:00