]> Zhao Yanbai Git Server - minix.git/commit
PCI driver uses ACPI if APIC is used.
authorTomas Hruby <tom@minix3.org>
Thu, 2 Sep 2010 15:44:38 +0000 (15:44 +0000)
committerTomas Hruby <tom@minix3.org>
Thu, 2 Sep 2010 15:44:38 +0000 (15:44 +0000)
commit99d914455649d827659127b2ceac6291de35a341
tree4d93e2128cd2dd1208a3d52fded2c2a2fce80f4c
parent7ae6f8740db49db50a0f4ade9fde49718e7e3c44
PCI driver uses ACPI if APIC is used.

-  PCI must query ACPI, if (IO)APIC is in use, for the routing
   information and change the ILR (interrupt line register) of each
   device accordingly so drivers use the right IRQ.
drivers/pci/pci.c