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 6fca9360db Update code to work with 0619 dist
* Use ACPI_BUFFER as the type for AcpiGetObjectInfo
* Remove AcpiEnableEvent/AcpiClearEvent for ACPI_EVENT_FIXED (power/sleep
  buttons) as they are no longer needed
* Change calls to use the new GPE functions
* Add AcpiOs*Lock functions
2003-07-13 22:57:16 +00:00
..
Osd Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c
acpi_ec.c Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpi_isab.c - Fix a typo in the call to acpi_disabled() in probe() by removing an 2003-07-09 18:28:53 +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
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 Update code to work with 0619 dist 2003-07-13 22:57:16 +00:00
acpica_support.c
acpica_support.h
acpiio.h
acpivar.h Add some extra #ifdef stubs so that this compiles on 4.8. 2003-05-13 16:59:46 +00:00