freebsd-dev/sys/dev/acpica
Mitsuru IWASAKI 4690674e12 Add new loader tunable hw.acpi.ec.event_driven so that we control
EcWaitEventIntr()'s behavior.
Some EC controllers require this for working properly (including
sleep/wakeup).
2002-10-24 10:56:33 +00:00
..
Osd Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_acad.c
acpi_battery.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_button.c Add device(power/sleep button and lid) wake function from sleeping state. 2002-07-22 12:52:54 +00:00
acpi_cmbat.c Use the _STA method of a battery control method to see if a battery is 2002-08-21 15:01:53 +00:00
acpi_cpu.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_ec.c Add new loader tunable hw.acpi.ec.event_driven so that we control 2002-10-24 10:56:33 +00:00
acpi_lid.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_pci_link.c Fix a possible bug about freeing non-malloc'ed pointer. 2002-10-16 15:42:27 +00:00
acpi_pci.c - Make pci_load_vendor_data() static and do it during MOD_LOAD instead of 2002-09-04 03:13:16 +00:00
acpi_pcib_acpi.c Make sure that ACPI PCI driver probe routine call pci_cfgregopen() 2002-10-05 02:16:49 +00:00
acpi_pcib_pci.c Make sure that ACPI PCI driver probe routine call pci_cfgregopen() 2002-10-05 02:16:49 +00:00
acpi_pcib.c Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_pcibvar.h Add code for ACPI PCI link object manipulation. 2002-10-05 02:01:05 +00:00
acpi_powerres.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_resource.c Oops, missed this one. Fix a printf format error on 64 bit systems 2002-10-04 00:35:22 +00:00
acpi_thermal.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpi_timer.c struct timecounter is defined in sys/time.h on 4-stable. 2002-10-16 17:27:40 +00:00
acpi.c Catch up to changes in acpivar.h to add support for using ACPI on 2002-10-16 17:28:53 +00:00
acpica_support.c Resolve conflicts arising from the ACPI CA 20020611 import. 2002-07-09 17:54:02 +00:00
acpica_support.h
acpiio.h Fix wrong member variable ordering of struct acpi_bif. 2002-08-09 07:08:53 +00:00
acpivar.h - Include lock headers on current in this header instead of putting 2002-10-16 17:27:11 +00:00