1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/dev/acpica
Mitsuru IWASAKI 23b4e251d0 Call acpi_DeviceIsPresent() only for devices. This should make
non-ACPI_TYPE_DEVICE devices (such as acpi_tz and acpi_cpu) enabled
again.

Reviewed by:	msmith
2001-09-17 15:11:55 +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
acpi_button.c
acpi_cmbat.c
acpi_cpu.c
acpi_ec.c
acpi_lid.c
acpi_pcib_acpi.c
acpi_pcib.c
acpi_powerprofile.c
acpi_powerres.c
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
acpi.c Call acpi_DeviceIsPresent() only for devices. This should make 2001-09-17 15:11:55 +00:00
acpiio.h
acpivar.h