freebsd-nq/sys/dev/acpica
John Baldwin 397c30a83d Change acpi's handling of suballocating system resources to be a little
simpler.  It now can just use rman_is_region_manager() during
acpi_release_resource() to see if the the resource is suballocated from
a system resource.  Also, the driver no longer needs MD knowledge about
how to setup bus space tags and handles when doing a suballocation, but
can simply rely on bus_activate_resource() in the parent setting all that
up.
2007-03-21 15:39:11 +00:00
..
Osd Only enter the debugger on a Fatal op if this is a debug build of the 2007-03-14 19:56:10 +00:00
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c
acpi_cpu.c Add missing function trace for debug prints. 2007-01-23 07:20:44 +00:00
acpi_dock.c
acpi_ec.c If we got an OBE/IBF event, we failed to re-enable the GPE. This would 2007-03-20 00:58:19 +00:00
acpi_hpet.c
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_pci_link.c
acpi_pci.c
acpi_pcib_acpi.c Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support. 2007-01-22 21:48:44 +00:00
acpi_pcib_pci.c Expand the MSI/MSI-X API to address some deficiencies in the MSI-X support. 2007-01-22 21:48:44 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c
acpi_smbus.h
acpi_thermal.c Check the _TMP value for sanity also. On some systems (HP NX laptops), the 2007-03-05 21:39:53 +00:00
acpi_throttle.c Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00
acpi_timer.c
acpi_video.c
acpi.c Change acpi's handling of suballocating system resources to be a little 2007-03-21 15:39:11 +00:00
acpiio.h
acpivar.h Re-work Cx handling to be per-cpu and asymmetrical, fixing support on 2007-01-07 21:53:42 +00:00