Add status information on ia64: the pieces are there, but we need

more ifnet drivers converted so we can test.  There may also be
problems on large memory systems relating to busdma.  Set the
owner as Marcel Moolenaar.
This commit is contained in:
Robert Watson 2002-12-10 21:57:36 +00:00
parent 33d73ae2f0
commit 4a9ee19f29
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15290

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.17 2002/12/10 20:26:42 rwatson Exp $">
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.18 2002/12/10 21:22:21 rwatson Exp $">
<!ENTITY title "FreeBSD busdma driver conversion project">
<!ENTITY email 'mux'>
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
@ -89,15 +89,19 @@
<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.</td>
interface drivers to perform testing. In addition,
there may be problems with large amounts of memory.</td>
</tr>
<tr>
<td>ia64</td>
<td> &nbsp; </td>
<td> &nbsp; </td>
<td>&status.new;</td>
<td> &nbsp; </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>
</tr>
<tr>