Remove firewire task: debugging output has been tuned down, userland
utilities are not necessary. Looks ready to go.
This commit is contained in:
parent
75f09bc625
commit
585724ecc2
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15198
1 changed files with 1 additions and 10 deletions
|
@ -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.94 2002/12/06 20:14:13 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.95 2002/12/06 20:18:35 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -185,15 +185,6 @@
|
|||
</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>FireWire Support</td>
|
||||
<td>In progress</td>
|
||||
<td>simokawa@</td>
|
||||
<td>Firewire kernel support has been committed. Userland support is
|
||||
pending. Large quantities of debugging output are reported;
|
||||
may require an "experimental feature tag" for the release notes?</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>Proc Locking</td><td>Patches available in Perforce</td>
|
||||
<td>jhb@</td><td>Further locking cleanups relating to
|
||||
|
|
Loading…
Reference in a new issue