diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index b09a8c3589..e242c2da8d 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -80,25 +80,6 @@ on the vendor branch with a 3.4 import for 5.3-RELEASE. - - GDB thread support - &status.wip; - Glenn Gombert - With improved support for threading primitives, support is now - required to ease debugging of threaded applications. Ideally, - this support will work for both libthr and libkse threading - models. - - - - busdma in all PCI drivers - &status.wip; - -- - All PCI drivers must use busdma for DMA; no use of vtophys() will - be permitted for any recent device driver. ISA drivers may be - exempt. - - truss support for ptrace &status.wip; @@ -112,19 +93,11 @@ call tracing has been added to ptrace(). - - KSE support for alpha - &status.wip; - &a.marcel; - Userland bits implemented, kernel bits not implemented. Required for - 5.3-RELEASE. - - KSE support for sparc64 &status.wip; &a.marcel; - Userland bits implemented, kernel bits not implemented. Required for + Kernel bits implemented, userland not implemented. Required for 5.3-RELEASE. @@ -267,6 +240,32 @@ enforcement properly. + + busdma in all PCI drivers + &status.wip; + -- + All PCI drivers must use busdma for DMA; no use of vtophys() will + be permitted for any recent device driver. ISA drivers may be + exempt. + + + + KSE support for alpha + &status.wip; + &a.marcel; + Userland bits implemented, kernel bits not implemented. + + + + GDB thread support + &status.wip; + Glenn Gombert + With improved support for threading primitives, support is now + required to ease debugging of threaded applications. Ideally, + this support will work for both libthr and libkse threading + models. + +

Documentation items that must be resolved for 5.3