Claim APIC PCI interrupt routing task and update the text.

This commit is contained in:
John Baldwin 2003-08-29 17:47:04 +00:00
parent 43e4410874
commit e313023f05
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18025

View file

@ -1,7 +1,7 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY email 'freebsd-qa'>
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.29 2003/08/01 21:37:37 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.30 2003/08/25 18:47:53 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -227,12 +227,11 @@
<tr>
<td>Complete the APIC PCI interrupt routing support</td>
<td>--</td>
<td>--</td>
<td>Existing interrupt routing code is not able to correctly determine
the interrupt routing of PCI devices that are behind PCI-to-PCI
bridges when using APIC Full Table routing (with non-legacy interrupts
above 15).</td>
<td>In progresstd>
<td>&a.jhb</td>
<td>The existing APIC interrupt code does not support PCI interrupt
routing properly. As a result, PCI interrupts cannot be routed either
via ACPI or across PCI-PCI bridges.</td>
</tr>
<tr>