Mark the busdma tx(4) as done. Also mark the tx(4) driver as

"a != p" safe; this is untested but there's really no reason for
this to not work.
This commit is contained in:
Maxime Henrion 2003-04-20 18:12:34 +00:00
parent f3b099baf7
commit cbf7487266
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16629

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.54 2003/04/17 18:30:01 mux Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.55 2003/04/17 18:56:29 scottl Exp $">
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -505,11 +505,11 @@
<tr>
<td> if_tx </td>
<td> &a.mux; </td>
<td> April 17, 2003 </td>
<td> &status.wip; </td>
<td> &status.new; </td>
<td> April 19, 2003 </td>
<td> &status.done; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.done; </td>
<td> vtophys() </td>
</tr>