]> Zhao Yanbai Git Server - minix.git/commit
PCI - do not panic when ACPI cannot map bridges
authorTomas Hruby <tom@minix3.org>
Fri, 6 May 2011 15:41:14 +0000 (17:41 +0200)
committerTomas Hruby <tom@minix3.org>
Fri, 6 May 2011 15:41:14 +0000 (17:41 +0200)
commitf5a1e58f590ae7a0925eba8f9fccae4341534af2
treee7bd6c887fee019dc9893e0ddbb6c12f4fa19a44
parent350b60661a48a596332ad0c202255d77aab627b1
PCI - do not panic when ACPI cannot map bridges

- when ACPI does not find mappings for pci brdiges, do no panic,
  only report a warning and continue to a fallback which uses
  only the root bus IRQ routing table. Fail only if that is not
  present.
drivers/pci/pci.c