]> Zhao Yanbai Git Server - minix.git/commit
ACPI - fixed initialization of pci briges irqtable
authorTomas Hruby <tom@minix3.org>
Tue, 20 Dec 2011 08:03:43 +0000 (08:03 +0000)
committerTomas Hruby <tom@minix3.org>
Tue, 20 Dec 2011 13:10:36 +0000 (13:10 +0000)
commit71533c8a8347fa31abda187a5c7012a20e1d27bd
tree3246732448b2cc2027697089a535cf7f74806aad
parentb73089ce3eb661d44156b6b02cdc0d1490340f54
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.
drivers/acpi/pci.c