- Mark the ia64 and alpha busdma tasks as done, since people have

been running busdma'd fxp(4) on both platforms successfully.
  Retain the note about possible problems with systems with large
  amounts of memory since I don't know if this is resolved.
- Assign the firewire task to simokawa and mark it as done for
  the busdma task.
This commit is contained in:
Maxime Henrion 2003-04-17 18:27:47 +00:00
parent f3fa3d3c54
commit d2323198b9
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=16585

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.51 2003/04/02 16:54:40 mux Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.52 2003/04/09 14:47:36 mux Exp $">
<!ENTITY title "FreeBSD busdma and SMPng driver conversion project">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -117,22 +117,18 @@
<td>alpha</td>
<td>&a.gallatin;</td>
<td>December 10, 2002</td>
<td>&status.wip;</td>
<td>Support for mbuf and uio load routines present, but
untested. Pending availability of mainstream network
interface drivers to perform testing. In addition,
there may be problems with large amounts of memory.</td>
<td>&status.done;</td>
<td> There may be problems for systems with large amounts
of memory.</td>
</tr>
<tr>
<td>ia64</td>
<td>&a.marcel;</td>
<td>December 10, 2002</td>
<td>&status.wip;</td>
<td>All the primitives are in place, but network interface
drivers are required for testing the mbuf and uio load
routines. In addition, there may be problems for systems
with large amounts of memory.</td>
<td>&status.done;</td>
<td> There may be problems for systems with large amounts
of memory.</td>
</tr>
<tr>
@ -949,12 +945,12 @@
<tr>
<td> firewire </td>
<td> &nbsp; </td>
<td> &nbsp; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &a.simokawa; </td>
<td> April 17, 2003 </td>
<td> &status.done; </td>
<td> &status.new; </td>
<td> &status.new; </td>
<td> &status.done; </td>
<td> vtophys() </td>
</tr>