1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/dev/acpica
Nate Lawson 59ddeb18b8 Fix a couple changes that were incorrect in updating for 0619. Only unlock
the hardware mutex if it is held.  Re-add calls to Enable/Clear fixed events.

This is not known to have caused problems.  Bug symptoms might have included
instability after an aborted suspend attempt or power/sleep buttons not
being enabled.
2003-08-15 02:10:38 +00:00
..
Osd Fix build breakage on ia64. The second argument of AcpiOsReadable() 2003-07-14 02:42:15 +00:00
acpi_acad.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_battery.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_button.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_cmbat.c Style cleanups to match the rest of this directory. For acpi_battery.c, 2003-08-11 15:34:43 +00:00
acpi_cpu.c
acpi_ec.c Add and document the hw.acpi.ec.poll_timeout tunable. 2003-07-30 16:22:53 +00:00
acpi_isab.c Fix a bogon in the previous commit. When suppressing multiple isab 2003-07-17 19:13:41 +00:00
acpi_lid.c
acpi_pci_link.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_pci.c Add a new PCI interface method, assign_interrupt, to determine the 2003-07-01 14:08:33 +00:00
acpi_pcib_acpi.c Consistently use the BSD u_int and u_short instead of the SYSV uint and 2003-08-07 15:04:27 +00:00
acpi_pcib_pci.c
acpi_pcib.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_pcibvar.h
acpi_powerres.c
acpi_resource.c
acpi_thermal.c
acpi_timer.c o Don't announce that the timer is good when in fact it isn't timing 2003-04-30 05:27:01 +00:00
acpi.c Fix a couple changes that were incorrect in updating for 0619. Only unlock 2003-08-15 02:10:38 +00:00
acpica_support.c
acpica_support.h
acpiio.h
acpivar.h Add ECDT (ACPI 2.0) support. This allows the EC to be enabled before the 2003-07-20 00:48:38 +00:00