Mark the sparc64, if_gem and if_hme tasks as done.
This commit is contained in:
parent
d99555a20e
commit
45cf108c73
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15564
1 changed files with 7 additions and 8 deletions
|
@ -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.31 2002/12/31 01:12:59 mux Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.32 2003/01/04 23:39:54 obrien Exp $">
|
||||
<!ENTITY title "FreeBSD busdma driver conversion project">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -125,9 +125,8 @@
|
|||
<td>sparc64</td>
|
||||
<td>&a.tmm;</td>
|
||||
<td>December 9, 2002</td>
|
||||
<td>&status.wip;</td>
|
||||
<td> No support for bus_dmamap_load_mbuf() or
|
||||
bus_dmamap_load_uio() yet.</td>
|
||||
<td>&status.done;</td>
|
||||
<td>Fully supported.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
@ -220,8 +219,8 @@
|
|||
<td> if_gem </td>
|
||||
<td> &a.tmm; </td>
|
||||
<td> December 9, 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> Uses old busdma interface. </td>
|
||||
<td> &status.done; </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
@ -236,8 +235,8 @@
|
|||
<td> if_hme </td>
|
||||
<td> &a.tmm; </td>
|
||||
<td> December 9, 2002 </td>
|
||||
<td> &status.wip; </td>
|
||||
<td> Uses old busdma interface. </td>
|
||||
<td> &status.done; </td>
|
||||
<td> </td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue