I need two NICs and a switch.
This commit is contained in:
parent
75c29f95ed
commit
29b02c0ced
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=26969
1 changed files with 27 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" [
|
||||
<!ENTITY base CDATA "..">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.387 2006/01/25 19:47:38 cperciva Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/donations/wantlist.sgml,v 1.388 2006/01/25 19:48:41 cperciva Exp $">
|
||||
<!ENTITY title "FreeBSD Developers Want List">
|
||||
<!ENTITY email 'donations'>
|
||||
<!ENTITY % navincludes SYSTEM "../includes.navabout.sgml"> %navincludes;
|
||||
|
@ -123,6 +123,32 @@
|
|||
IP over firewire.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>glebius</td>
|
||||
<td>Russia, Moscow</td>
|
||||
<td>Broadcom BCM5700 PCI-X NIC, preferrably with
|
||||
external SSRAM</td>
|
||||
<td>Test and profile my changes to network stack.
|
||||
Improve bge(4) driver.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>glebius</td>
|
||||
<td>Russia, Moscow</td>
|
||||
<td>Intel 82546 PCI-X NIC</td>
|
||||
<td>Test and profile my changes to network stack.
|
||||
Improve em(4) driver.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>glebius</td>
|
||||
<td>Russia, Moscow</td>
|
||||
<td>Manageable switch with at least two Gigabit ports,
|
||||
and few Fast Ethernet ports, capable to do 802.1q,
|
||||
LACP, GVRP, etc. </td>
|
||||
<td>Test and profile my changes to network stack.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>grehan</td>
|
||||
<td>California, USA</td>
|
||||
|
|
Loading…
Reference in a new issue