From 5fd603a0990cbc3376152fdd504b49bf3e45c0dc Mon Sep 17 00:00:00 2001 From: Scott Long Date: Wed, 1 Sep 2004 02:16:59 +0000 Subject: [PATCH] Add a showstopper task for ATA on sparc64. Update the amd64 kmod task. --- en/releases/5.3R/todo.sgml | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) diff --git a/en/releases/5.3R/todo.sgml b/en/releases/5.3R/todo.sgml index 0ad33a9d79..2da28e3d26 100644 --- a/en/releases/5.3R/todo.sgml +++ b/en/releases/5.3R/todo.sgml @@ -1,7 +1,7 @@ - + %includes; %developers; @@ -75,6 +75,14 @@ itself, rather than ethernet frame header. + + ATA panics under sparc64 + &status.wip; + &a.sos;, &a.scottl; + Recent changes to the ATA driver trigger a bug on sparc64 that causes + a panic on boot. A work-around has been developed but needs to be + committed. +

Required features for 5.3-RELEASE

@@ -120,10 +128,10 @@ kld support for amd64 &status.wip; - &a.obrien;, &a.peter; + &a.obrien;, &a.iedowse; KLDs work when loaded from userland, but not from the loader. kldxref - might also need work. Required for amd64 to be promoted to tier-1 - status. + and loader support has been committed to 6-CURRENT and will hopefully be + backported to RELENG_5 once it is tested.