freebsd-dev/sys/dev/acpica
John Baldwin e71f249b66 Don't return an error from resume() if execution of _DIS fails for some
reason (not all BIOSen have _DIS methods for all link devices for example).
This matches the behavior of attach() with respect to _DIS as well.

Submitted by:	njl
2007-10-27 22:14:17 +00:00
..
Osd Remove "acpi_bus_number: can't get _ADR" message. It usually appears as 2007-05-31 00:52:32 +00:00
acpi_acad.c
acpi_battery.c When the EC times out (common with Compaqs), it may report a design 2007-10-09 07:51:46 +00:00
acpi_button.c
acpi_cmbat.c
acpi_cpu.c Evaluate _OSC on boot to indicate our OS capabilities to ACPI. This is 2007-08-30 21:18:42 +00:00
acpi_dock.c Use ACPICA defined value for notification rather than locally defined one. 2007-05-31 08:49:51 +00:00
acpi_ec.c More style nit. 2007-10-25 20:02:38 +00:00
acpi_hpet.c Fix the HPET table probe routine to run from device_identify() instead 2007-10-09 07:48:07 +00:00
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c Don't return an error from resume() if execution of _DIS fails for some 2007-10-27 22:14:17 +00:00
acpi_pci.c Don't destroy an ACPI device_t for a PCI device and reassign the ACPI 2007-10-27 14:54:43 +00:00
acpi_pcib_acpi.c Make the PCI code aware of PCI domains (aka PCI segments) so we can 2007-09-30 11:05:18 +00:00
acpi_pcib_pci.c Revamp the MSI/MSI-X code a bit to achieve two main goals: 2007-05-02 17:50:36 +00:00
acpi_pcib.c
acpi_pcibvar.h
acpi_perf.c
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_smbat.c
acpi_smbus.h
acpi_thermal.c Rename the kthread_xxx (e.g. kthread_create()) calls 2007-10-20 23:23:23 +00:00
acpi_throttle.c
acpi_timer.c Dynamically choose the quality of the ACPI timer depending on whether 2007-07-30 15:21:26 +00:00
acpi_video.c
acpi.c Fix the HPET table probe routine to run from device_identify() instead 2007-10-09 07:48:07 +00:00
acpiio.h Update the suspend/resume user API while maintaining backwards compat. 2007-06-21 22:50:37 +00:00
acpivar.h Fix the HPET table probe routine to run from device_identify() instead 2007-10-09 07:48:07 +00:00