freebsd-nq/sys/dev/acpica
Nate Lawson 8c702862e4 Only use the current value if there's one IRQ. Some systems return
multiple IRQs (which is nonsense for _CRS) when the link hasn't been
programmed.  Before, this was a KASSERT.  A ServerWorks system was
seen returning IRQs of 0, 2 in response to _CRS before link setup.
Thanks to sam@ for quick testing and turnaround on this.

Tested by:	sam
2004-12-20 10:46:56 +00:00
..
Osd
acpi_acad.c
acpi_battery.c
acpi_button.c
acpi_cmbat.c Only report a critical battery level once until it's gone non-critical. 2004-12-20 05:03:41 +00:00
acpi_cpu.c
acpi_ec.c
acpi_if.m
acpi_isab.c
acpi_lid.c
acpi_package.c
acpi_pci_link.c Only use the current value if there's one IRQ. Some systems return 2004-12-20 10:46:56 +00:00
acpi_pci.c
acpi_pcib_acpi.c
acpi_pcib_pci.c
acpi_pcib.c
acpi_pcibvar.h
acpi_powerres.c
acpi_quirk.c
acpi_quirks
acpi_resource.c
acpi_thermal.c
acpi_timer.c
acpi_video.c
acpi.c
acpiio.h
acpivar.h Unify ACPI_DEBUG support for all OEM drivers under ACPI_OEM. Since more than 2004-12-13 23:31:46 +00:00