Assign alpha busdma platform task to Andrew Gallatin -- the mbuf and
uio interfaces are present on alpha, but not yet tested due to lack of mainstream network interface drivers (hopefully soon forthcoming). Note there are separate issues here with large memory machines, and Drew doesn't claim responsibility for that :-).
This commit is contained in:
parent
8afe5fdc0d
commit
7a6390faa4
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15288
1 changed files with 6 additions and 4 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.16 2002/12/10 18:37:03 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/projects/busdma/index.sgml,v 1.17 2002/12/10 20:26:42 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD busdma driver conversion project">
|
||||
<!ENTITY email 'mux'>
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
|
@ -84,10 +84,12 @@
|
|||
|
||||
<tr>
|
||||
<td>alpha</td>
|
||||
<td> </td>
|
||||
<td> </td>
|
||||
<td>&a.gallatin;</td>
|
||||
<td>December 10, 2002</td>
|
||||
<td>&status.wip;</td>
|
||||
<td> </td>
|
||||
<td>Support for mbuf and uio load routines present, but
|
||||
untested. Pending availability of mainstream network
|
||||
interface drivers to perform testing.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue