freebsd-dev/sys/dev/acpica
Warner Losh cd8b53ed2d Omnibus PCI commit:
o Save and restore bars for suspend/resume as well as for D3->D0
	  transitions.
	o preallocate resources that the PCI devices use to avoid resource
	  conflicts
	o lazy allocation of resources not allocated by the BIOS.
	o set unattached drivers to state D3.  Set power state to D0
	  before probe/attach.  Right now there's two special cases
	  for this (display and memory devices) that need work in other
	  areas of the tree.

Please report any bugs to me.
2004-04-09 15:44:34 +00:00
..
Osd Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_acad.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_battery.c
acpi_button.c Do not remove the fixed handlers. Several systems (e.g., ASUS) only 2004-02-19 18:16:34 +00:00
acpi_cmbat.c
acpi_cpu.c Fix border error to allow systems that specify 100 for latency also use 2004-03-17 21:49:47 +00:00
acpi_ec.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_isab.c
acpi_lid.c Change to acpi_{Get,Set}Integer to provide both methods. Convert all 2004-03-03 18:34:42 +00:00
acpi_package.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpi_pci_link.c
acpi_pci.c Omnibus PCI commit: 2004-04-09 15:44:34 +00:00
acpi_pcib_acpi.c Omnibus PCI commit: 2004-04-09 15:44:34 +00:00
acpi_pcib_pci.c
acpi_pcib.c Use the correct length for appending an extended irq resource. This may 2004-03-22 20:39:20 +00:00
acpi_pcibvar.h
acpi_powerres.c Replace more ad-hoc versions of acpi_GetReference(). Since the type of 2004-04-09 06:55:50 +00:00
acpi_resource.c Add an interface to pass an argument to the resource parsing functions. 2004-03-31 17:23:46 +00:00
acpi_thermal.c Replace more ad-hoc versions of acpi_GetReference(). Since the type of 2004-04-09 06:55:50 +00:00
acpi_timer.c Convert callers to the new bus_alloc_resource_any(9) API. 2004-03-17 17:50:55 +00:00
acpi_video.c Unify on version 1 to be similar to the rest of the tree. After 5-stable 2004-04-08 16:45:12 +00:00
acpi.c Add support for packages as the first element of _PRW. This may allow 2004-04-09 06:40:03 +00:00
acpiio.h
acpivar.h Include the prototype for acpi_GetReference. 2004-04-09 06:53:50 +00:00