Add a new "Needs testing" possible state for items of the busdma

project and use it in a few appropriate places.
This commit is contained in:
Maxime Henrion 2003-07-25 17:58:11 +00:00
parent 9e19fd61d4
commit 49bf0d7ad2
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=17671

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
<!ENTITY base CDATA "../..">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.66 2003/07/07 17:01:08 mux Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.67 2003/07/18 19:23:45 will Exp $">
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -8,9 +8,8 @@
<!-- Status levels -->
<!ENTITY status.done "<font color=green>Done</font>">
<!ENTITY status.wip "<font color=blue>In progress</font>">
<!ENTITY status.untested "<font color=yellow>Needs testing</font>">
<!ENTITY status.new "<font color=red>Not done</font>">
<!ENTITY status.resolved "<font color=green>Resolved</font>">
<!ENTITY status.unresolved "<font color=red>Unresolved</font>">
<!-- The list of contributors was moved to a seperate file so that it can
be used by other documents in the FreeBSD web site. -->
@ -220,7 +219,7 @@
<td> &status.done; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.untested; </td>
<td> &nbsp; </td>
</tr>
@ -264,7 +263,7 @@
<td> &status.done; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.untested; </td>
<td> &nbsp; <td>
</tr>
@ -517,7 +516,7 @@
<td> &status.done; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.done; </td>
<td> &status.untested; </td>
<td> vtophys() </td>
</tr>