From bdcb50548c828884901034786510e2611390ddb3 Mon Sep 17 00:00:00 2001 From: Robert Watson Date: Sat, 17 May 2003 19:07:27 +0000 Subject: [PATCH] Add a todo item for completing our support for APIC PCI routing. No current owner and status; may be assigned to jhb once I hear back from him. Submitted by: Cagle, John (ISS-Houston) --- en/releases/5.2R/todo.sgml | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 5a048b1fc4..17a29990aa 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -187,6 +187,17 @@ following the 5.1 release cycle. + + Complete the APIC PCI interrupt routing support + -- + -- + 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). + + +

Desired Features for 5.2-RELEASE