From e313023f052b4a5d09eda563a86929834bca0c4d Mon Sep 17 00:00:00 2001 From: John Baldwin Date: Fri, 29 Aug 2003 17:47:04 +0000 Subject: [PATCH] Claim APIC PCI interrupt routing task and update the text. --- en/releases/5.2R/todo.sgml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/en/releases/5.2R/todo.sgml b/en/releases/5.2R/todo.sgml index 5e800f7d1b..d3559195b9 100644 --- a/en/releases/5.2R/todo.sgml +++ b/en/releases/5.2R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -227,12 +227,11 @@ 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). + In progresstd> + &a.jhb + 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.