minix/drivers/acpi
Tomas Hruby 71533c8a83 ACPI - fixed initialization of pci briges irqtable
- if no IRQ table is found, we report that ACPI cannot map IRQ
  correctly

- fixes mapping of IRQs in KVM because in this case we just fall
  through and use the IRQ configured by BIOS. PCI still reports
  that it failed to use ACPI. It is a hint if things go wrong.
2011-12-20 13:10:36 +00:00
..
dispatcher ACPI driver 2010-09-02 15:44:04 +00:00
events ACPI driver 2010-09-02 15:44:04 +00:00
executer ACPI driver 2010-09-02 15:44:04 +00:00
hardware ACPI driver 2010-09-02 15:44:04 +00:00
include ACPI driver 2010-09-02 15:44:04 +00:00
namespace ACPI driver 2010-09-02 15:44:04 +00:00
parser ACPI driver 2010-09-02 15:44:04 +00:00
resources ACPI driver 2010-09-02 15:44:04 +00:00
tables ACPI driver 2010-09-02 15:44:04 +00:00
utilities ACPI driver 2010-09-02 15:44:04 +00:00
acpi.c ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
acpi_globals.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00
Makefile Split block/character protocols and libdriver 2011-11-23 14:06:37 +01:00
osminixxf.c acpi: resolve warnings 2011-12-10 16:14:23 +01:00
pci.c ACPI - fixed initialization of pci briges irqtable 2011-12-20 13:10:36 +00:00
pci.h ACPI pci-to-pci bridges 2010-10-21 17:07:09 +00:00