Searched hist:cb4e75d3ebefcb87cee402f56144caae7d11a8f5 (Results 1 – 1 of 1) sorted by relevance
/haiku/src/system/kernel/arch/x86/ |
H A D | ioapic.cpp | cb4e75d3ebefcb87cee402f56144caae7d11a8f5 Sun May 22 12:06:17 UTC 2011 Michael Lotz <mmlr@mlotz.ch> * When configuring a link device failed, fall back and keep the currently active config and update the info for the remaining shared link device entries. Seen on KVM for the (PCI) ACPI interrupt, but happens where there is no _SRS method for a device (as this one is optional). I find that a bit strange however as in such a case no _PRS (possible resources) should be present either, especially not one advertising a config different from the current one. * Print the routing table later, after enabling irq routing, so that possible changes due to such a fallback are included. * Fix a typo.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@41652 a95241bf-73f2-0310-859d-f6bbb57e9c96
|