Add jake's MI console support task for 5.2-RELEASE.

This commit is contained in:
Robert Watson 2003-04-25 19:52:37 +00:00
parent dacc39e308
commit c458691090
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16690

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.1 2003/04/25 19:26:04 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.2R/todo.sgml,v 1.2 2003/04/25 19:47:52 rwatson Exp $">
<!ENTITY title "FreeBSD 5.2 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
@ -85,6 +85,16 @@
and merged to the FreeBSD tree.</td>
</tr>
<tr>
<td>Machine-independent console support</td>
<td>In progress</td>
<td>&a.jake;</td>
<td>Simple machine-independent console framework, based roughly
on wscons from NetBSD, which will provide better console support
across architectures. Also, device drivers for peripherals
relevant to UltraSPARC.</td>
</tr>
</table>
<h3>Desired Features for 5.2-RELEASE</h3>