kernel-hacking-2024-linux-s.../drivers/pnp
Bjorn Helgaas dbed12da5b [ACPI] PNPACPI IRQ workaround for HP workstations
Move pcibios_penalize_isa_irq() to pnpacpi_parse_allocated_irqresource().
Previously we passed the GSI, not the IRQ, and we did it even if parsing
the IRQ resource failed.

Parse IRQ descriptors that contain multiple interrupts.  This violates the
spec (in _CRS, only one interrupt per descriptor is allowed), but some
firmware, e.g., HP rx7620 and rx8620 descriptions of HPET, has this bug.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Adam Belay <ambx1@neo.rr.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Len Brown <len.brown@intel.com>
2005-09-03 00:42:56 -04:00
..
isapnp
pnpacpi [ACPI] PNPACPI IRQ workaround for HP workstations 2005-09-03 00:42:56 -04:00
pnpbios
base.h
card.c [PATCH] broken error path in drivers/pnp/card.c 2005-08-18 08:43:59 -07:00
core.c
driver.c
interface.c
Kconfig [ACPI] delete CONFIG_ACPI_BUS 2005-08-24 12:11:34 -04:00
Makefile
manager.c
quirks.c
resource.c
support.c
system.c