Update devd item to reflect imp's commit. Leave it in because imp

thinks there's more coming.

Remove RAIDFrame commit item; scottl has committed the RAIDFrame
prototype.

Remove device.hints item; trhodes has added a handbook chapter.
This commit is contained in:
Robert Watson 2002-10-21 01:06:21 +00:00
parent fbd514179d
commit 5aa41b00e1
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14722

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.0R/todo.sgml,v 1.10 2002/10/18 16:35:16 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.11 2002/10/19 02:46:55 rwatson Exp $">
<!ENTITY title "FreeBSD 5.0 Open Issues">
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
]>
@ -51,10 +51,10 @@
to give adequate time fo rthe translation teams to catch up.</td>
</tr>
<tr><td>devd</td><td>Prototype available, will be committed over weekend
of Oct 19-20, 2002</td><td>imp@FreeBSD.org</td><td>A devd
prototype to manage the insertion and removal of devices (usb,
firewire, pccard, etc..) from the system.</td></tr>
<tr><td>devd</td><td>Prototype committed.</td>
<td>imp@FreeBSD.org</td><td>A devd prototype has been committed;
will mature as we approach the 5.0 release, including adopting
a mature configuration format.</td></tr>
<tr>
<td>TrustedBSD MAC Framework system call interface</td>
@ -144,14 +144,6 @@
host-pci bridge adpaters. These must be resolved before 5.0.</td>
</tr>
<tr>
<td>RaidFrame</td>
<td>In progress</td>
<td>scottl@FreeBSD.org</td>
<td>Experimental RaidFrame port needs to be committed to the tree.
Commit expected over the weekend of Oct 19-20, 2002.</td>
</tr>
<tr>
<td>KerberosV and PAM</td>
<td>In progress</td>
@ -188,15 +180,6 @@
<tr><th>Issue</th><th>Status</th><th>Responsible</th><th>Description</th>
</tr>
<tr>
<td width="30%">User Documentation for device.hints
mechanism.</td><td width="10%">--</td><td
width="10%">freebsd-doc@FreeBSD.org</td><td>We need more
documentation geared at average users about how to configure
hardware devices with the new device.hints mechanism. This
material should be in the Handbook. See <a href="http://www.freebsd.org/cgi/query-pr.cgi?pr=43529">PR 43529</a>.</td>
</tr>
<tr>
<td width="30%">User documentation for ACPI.</td>
<td width="10%">--</td>