The KSE-ia64 and UART tasks are complete to satisfaction. Remove them from

the TODO list.
This commit is contained in:
Scott Long 2003-09-29 14:22:06 +00:00
parent a1c6165bc4
commit 4eee2c47fd
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=18261

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.2R/todo.sgml,v 1.31 2003/08/29 17:47:04 jhb Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.32 2003/09/01 06:09:17 scottl Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -39,14 +39,6 @@
not implemented. Required for 5.2-RELEASE.</td>
</tr>
<tr>
<td>KSE support for ia64</td>
<td>Complete.</td>
<td>&a.marcel;</td>
<td>Kernel and userland bits implemented but unstable. Required for
5.2-RELEASE.</td>
</tr>
<tr>
<td>KSE support for alpha</td>
<td>In progress.</td>
@ -64,15 +56,6 @@
fixed in order to get a successful package build.</td>
</tr>
<tr>
<td>New serial UART framework</td>
<td>In progress</td>
<td>&a.marcel;, &a.imp;</td>
<td>A reworking of the sio driver is needed to support serial terminal
devices on sparc64 and ia64 platforms, among others. This is also an
enabler for syscons support on sparc64.</td>
</tr>
<tr>
<td>FAST_IPSEC and KAME compatibility</td>
<td>--</td>