[BACK]Return to want.html CVS log [TXT][DIR] Up to [local] / www

Annotation of www/want.html, Revision 1.1007

1.228     jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.653     kevlo       2: <html>
                      3: <head>
1.20      mickey      4: <title>OpenBSD: Hardware Wanted</title>
1.653     kevlo       5: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.915     mpi         6: <meta name="copyright" content="This document copyright 1996-2014 by OpenBSD.">
1.976     tb          7: <meta name="viewport" content="width=device-width, initial-scale=1">
                      8: <link rel="stylesheet" type="text/css" href="openbsd.css">
1.990     tb          9: <link rel="canonical" href="https://www.openbsd.org/want.html">
1.653     kevlo      10: </head>
1.1       deraadt    11:
1.653     kevlo      12: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     13:
1.976     tb         14:
                     15: <h2>
                     16: <a href="index.html">
                     17: <font color="#0000ff"><i>Open</i></font><font color="#000084">BSD</font></a>
                     18: <font color="#e00000">Hardware Wanted</font>
                     19: </h2>
                     20: <hr>
1.1       deraadt    21: <p>
                     22:
1.325     deraadt    23: The following list outlines hardware that the OpenBSD project could use.
                     24: There are a number of reasons why developers need hardware, and it is important
                     25: to first of all realize these reasons:
1.995     tj         26:
1.325     deraadt    27: <ul>
                     28: <li>To support a specific device, normally one which is more rare or new.
1.831     miod       29: <li>To be part of their development environment.
1.653     kevlo      30: <li>Some types of machines may be different in some way
1.741     sobrado    31:     (i.e. big-endian or unsigned-char) and ensure that developers
1.325     deraadt    32:     write code more carefully.
1.831     miod       33: <li>That said, space or power may be at a premium for some people.
1.653     kevlo      34: </ul>
1.1       deraadt    35:
1.78      deraadt    36: If you do not own these devices, but want to help us, we recommend you
1.653     kevlo      37: search on <a href="http://www.ebay.com">eBay</a> for the devices.  If
1.78      deraadt    38: you do the bidding and then get the device shipped to us, it really
1.325     deraadt    39: helps us.  It is better if developers develop, and skip the bidding process,
1.653     kevlo      40: since any time saved can be spent on improving OpenBSD instead.<p>
1.258     david      41:
1.325     deraadt    42: If it is clear which specific developer should be contacted, please do
                     43: so directly.  Otherwise contact <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>
1.653     kevlo      44: who will pass on the message to whichever developers are in need.<p>
1.22      deraadt    45:
1.325     deraadt    46: Please be very clear as to where you are located!!  For larger items this
                     47: can be very important.
1.1       deraadt    48:
1.653     kevlo      49: <hr>
1.22      deraadt    50:
1.995     tj         51: <h3><font color="#e00000">General device requirements</font></h3>
                     52:
1.325     deraadt    53: We try to spread these types of devices around our development community.
1.995     tj         54:
1.313     jsg        55: <ul>
1.653     kevlo      56: <li>Laptops.  These die often enough that our developers need about 2-3
1.325     deraadt    57:     replacements a year.
1.653     kevlo      58: <li>Apple Mac powerpc equipment.
1.670     deraadt    59: <li>HP J6750 machines (J6700 is the second best choice).
1.912     deraadt    60: <li>Faster &amp; smaller sparc64 machines, for instance 1U rack mount
                     61:     machines.  It is important to spread sparc64 around the development
1.913     sthen      62:     community, since it is the most strict platform for detecting non-portable
1.912     deraadt    63:     or buggy code.
1.653     kevlo      64: <li>Any amd64 or faster i386 hardware which comes available.
                     65: <li>We generally do not need older and "very common" ISA/PCI equipment, since
1.325     deraadt    66:     our developers will generally have gotten their hands on these in the
                     67:     past.
1.653     kevlo      68: </ul>
1.961     dlg        69:
1.653     kevlo      70: <h3><font color="#e00000">10Gb Ethernet Support</font></h3>
1.995     tj         71:
1.843     deraadt    72: David Gwynne (in Australia), Mike Belopuhov (in Germany), and Claudio Jeker (in
1.518     dlg        73: Switzerland) are working on support for 10 Gigabit Ethernet devices. These
                     74: developers would like the following hardware to help development:
1.995     tj         75:
1.518     dlg        76: <ul>
1.844     mikeb      77:   <li>10GbaseSR SFP+ modules for use in 10Gb network cards
1.653     kevlo      78:   <li>Switches with 10Gb modules for hacking
1.844     mikeb      79:   <li>Direct Attach (SFP+) and CX4 cabling
1.727     jsg        80:   <li>optical cabling with LC connectors (for 10GbaseSR and 10GbaseLR)
1.844     mikeb      81:   <li>Broadcom, Emulex (ServerEngines) and QLogic 10Gb NICs for driver
                     82:       development
1.653     kevlo      83: </ul>
1.995     tj         84:
1.843     deraadt    85: Contact dlg@openbsd.org, mikeb@openbsd.org, and claudio@openbsd.org.
1.518     dlg        86:
1.741     sobrado    87: <h3><font color="#e00000">Specific platform requests by our developers</font></h3>
1.995     tj         88:
1.737     jasper     89: <ul>
                     90: <!--
                     91:        Please (un)comment the relevant platform for your request.
                     92: -->
                     93:
1.831     miod       94: <!-- <li><i>alpha:</i> -->
1.943     jca        95: <!-- <li><i>amd64:</i> -->
1.896     jasper     96: <!-- <li><i>armv7:</i> -->
1.737     jasper     97: <li><i>i386:</i>
                     98: <ul>
1.852     espie      99: <li>Two DRAC (remote access cards) for Dell 1750 servers.
                    100:     Contact espie@openbsd.org.
1.737     jasper    101: </ul>
                    102: <!-- <li><i>landisk:</i> -->
1.928     pea       103: <li><i>loongson:</i>
                    104: <ul>
1.931     juanfra   105: <li>A loongson system with HDD is needed in Spain for ports testing. Only
                    106:     shipments from EU.
                    107:     Contact juanfra@openbsd.org.
1.928     pea       108: </ul>
1.737     jasper    109: <!-- <li><i>luna88k:</i> -->
1.970     jasper    110: <!-- <li><i>macppc:</i> -->
1.868     jasper    111: <li><i>octeon:</i>
                    112: <ul>
1.873     jasper    113: <li>Any unsupported OCTEON hardware, such as
1.886     jasper    114:   the D-Link <a href="http://www.dlink.com/uk/en/business-solutions/security/services-routers/dsr-500n-wireless-n-unified-services-router">DSR-500(N)</a>,
                    115:   <a href="http://www.dlink.com/uk/en/business-solutions/security/services-routers/dsr-1000n-wireless-n-dual-band-unified-service-router">DSR-1000(N)</a>
                    116:   or Lanner <a href="http://www.lannerinc.com/network_processor_platforms/MR-320">MR-320</a>,
                    117:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-330">MR-330</a>,
                    118:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-730">MR-730</a>,
                    119:   or Portwell <a href="http://www.portwell.com/products/detail.asp?CUSTCHAR1=KILIN-6005">KILIN-6005</a>.
1.949     jasper    120:   are needed for testing and development in Ameide, The Netherlands.
1.868     jasper    121:   Contact jasper@openbsd.org.
                    122: </ul>
1.840     miod      123: <!-- <li><i>sgi:</i> -->
1.888     ratchov   124: <!-- <li><i>Miscellaneous:</i> -->
1.899     miod      125: </ul>
1.737     jasper    126:
1.996     juanfra   127: <!-- <h3><font color="#e00000">Specific cards needed by our developers</font></h3> -->
1.737     jasper    128:
1.741     sobrado   129: <h3><font color="#e00000">Specific devices and equipment needed by our developers</font></h3>
1.995     tj        130:
1.737     jasper    131: <ul>
1.710     kettenis  132: <li>Sun StorEdge MultiPack-FC desktop array needed in Assen, The Netherlands.
1.650     kettenis  133:     Contact kettenis@openbsd.org.
1.986     jca       134: <li>A variety pack of shortish (SFP connectors on at least one end) fibers
1.718     deraadt   135:     wanted in Calgary.
                    136:     Contact deraadt@openbsd.org.
1.980     juanfra   137: <li>Thinkpad X61s screen is needed in Spain (or a broken laptop with
                    138:     the screen in good condition). Contact juanfra@openbsd.org.
1.989     deraadt   139: <li>Nexus compatible RJ45 SFP's ... official Cisco ones that will reliably
                    140:     do 100mbit:  Contact deraadt@openbsd.org
1.1005    stsp      141: <li>A PCIe wifi card with an Atheros AR5008E-3NX chipset (athn(4) driver)
                    142:     is wanted in Berlin, Germany, for 802.11n hostap testing.
                    143:     Contact stsp@openbsd.org.
1.1006    rpe       144: <li>Hewlett Packard 300GB 6G SAS 10K rpm SFF 2.5-inch Hard Drives for
                    145:     mirror operation in Vienna, Austria. Contact martin@openbsd.org.
1.1007  ! danj      146: <li>A recent laptop or desktop is wanted in Montreal, Canada.
        !           147:     Contact danj@openbsd.org.
1.653     kevlo     148: </ul>
1.159     fgsch     149:
1.653     kevlo     150: </body>
                    151: </html>