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:
parent
33d73ae2f0
commit
4a9ee19f29
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15290
1 changed files with 10 additions and 6 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.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> </td>
|
||||
<td> </td>
|
||||
<td>&status.new;</td>
|
||||
<td> </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>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue