Add a showstopper task for ATA on sparc64. Update the amd64 kmod task.

This commit is contained in:
Scott Long 2004-09-01 02:16:59 +00:00
parent 77e8234bfe
commit 5fd603a099
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22197

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.3R/todo.sgml,v 1.57 2004/08/31 16:09:32 bmah Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.3R/todo.sgml,v 1.58 2004/08/31 16:25:56 hrs Exp $">
<!ENTITY title "FreeBSD 5.3 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -75,6 +75,14 @@
itself, rather than ethernet frame header.</td>
</tr>
<tr>
<td>ATA panics under sparc64</td>
<td>&status.wip;</td>
<td>&a.sos;, &a.scottl;</td>
<td>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.</td>
</tr>
</table>
<h3>Required features for 5.3-RELEASE</h3>
@ -120,10 +128,10 @@
<tr>
<td>kld support for amd64</td>
<td>&status.wip;</td>
<td>&a.obrien;, &a.peter;</td>
<td>&a.obrien;, &a.iedowse;</td>
<td>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.</td>
and loader support has been committed to 6-CURRENT and will hopefully be
backported to RELENG_5 once it is tested.</td>
</tr>
<tr>