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

Annotation of www/want.html, Revision 1.993

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:
                     26: <ul>
                     27: <li>To support a specific device, normally one which is more rare or new.
1.831     miod       28: <li>To be part of their development environment.
1.653     kevlo      29: <li>Some types of machines may be different in some way
1.741     sobrado    30:     (i.e. big-endian or unsigned-char) and ensure that developers
1.325     deraadt    31:     write code more carefully.
1.831     miod       32: <li>That said, space or power may be at a premium for some people.
1.653     kevlo      33: </ul>
1.1       deraadt    34: <p>
                     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.653     kevlo      51: <h3><font color="#e00000">General device requirements.</font></h3>
1.325     deraadt    52: We try to spread these types of devices around our development community.
1.313     jsg        53: <ul>
1.494     deraadt    54: <li><em>Narrow SCSI</em> disk drives of 2GB or more, 3.5" size.
                     55:     (Narrow SCSI means 50pin).<br>
                     56:     Many developers are running out of these drives, which are needed
                     57:     to continue supporting older hardware.<br>
1.653     kevlo      58: <li>Laptops.  These die often enough that our developers need about 2-3
1.325     deraadt    59:     replacements a year.
1.653     kevlo      60: <li>Apple Mac powerpc equipment.
1.670     deraadt    61: <li>HP J6750 machines (J6700 is the second best choice).
1.912     deraadt    62: <li>Faster &amp; smaller sparc64 machines, for instance 1U rack mount
                     63:     machines.  It is important to spread sparc64 around the development
1.913     sthen      64:     community, since it is the most strict platform for detecting non-portable
1.912     deraadt    65:     or buggy code.
1.653     kevlo      66: <li>Any amd64 or faster i386 hardware which comes available.
                     67: <li>We generally do not need older and "very common" ISA/PCI equipment, since
1.325     deraadt    68:     our developers will generally have gotten their hands on these in the
                     69:     past.
1.653     kevlo      70: </ul>
1.325     deraadt    71: <p>
1.313     jsg        72:
1.961     dlg        73: <h3><font color="#e00000">NVMe Support</font></h3>
                     74:
                     75: <p>David Gwynne (in Australia) would like a couple of NVMe devices
                     76: to further develop the nvme(4) driver with.</p>
                     77:
                     78: <ul>
                     79:   <li>1x Samsung m.2 NVMe SSD
                     80:   <li>1x PCI-e to m.2 adapter
                     81:   <li>1x PCI-e SSD
                     82: </ul>
                     83:
                     84: <p>Contact dlg@openbsd.org</p>
                     85:
1.653     kevlo      86: <h3><font color="#e00000">10Gb Ethernet Support</font></h3>
1.843     deraadt    87: David Gwynne (in Australia), Mike Belopuhov (in Germany), and Claudio Jeker (in
1.518     dlg        88: Switzerland) are working on support for 10 Gigabit Ethernet devices. These
                     89: developers would like the following hardware to help development:
                     90: <ul>
1.844     mikeb      91:   <li>10GbaseSR SFP+ modules for use in 10Gb network cards
1.653     kevlo      92:   <li>Switches with 10Gb modules for hacking
1.844     mikeb      93:   <li>Direct Attach (SFP+) and CX4 cabling
1.727     jsg        94:   <li>optical cabling with LC connectors (for 10GbaseSR and 10GbaseLR)
1.844     mikeb      95:   <li>Broadcom, Emulex (ServerEngines) and QLogic 10Gb NICs for driver
                     96:       development
1.653     kevlo      97: </ul>
1.843     deraadt    98: Contact dlg@openbsd.org, mikeb@openbsd.org, and claudio@openbsd.org.
1.518     dlg        99:
1.741     sobrado   100: <h3><font color="#e00000">Specific platform requests by our developers</font></h3>
1.737     jasper    101: <ul>
                    102: <!--
                    103:        Please (un)comment the relevant platform for your request.
                    104: -->
                    105:
1.831     miod      106: <!-- <li><i>alpha:</i> -->
1.943     jca       107: <!-- <li><i>amd64:</i> -->
1.737     jasper    108: <!-- <li><i>armish:</i> -->
1.896     jasper    109: <!-- <li><i>armv7:</i> -->
1.737     jasper    110: <li><i>i386:</i>
                    111: <ul>
1.852     espie     112: <li>Two DRAC (remote access cards) for Dell 1750 servers.
                    113:     Contact espie@openbsd.org.
1.737     jasper    114: </ul>
                    115: <!-- <li><i>landisk:</i> -->
1.928     pea       116: <li><i>loongson:</i>
                    117: <ul>
1.931     juanfra   118: <li>A loongson system with HDD is needed in Spain for ports testing. Only
                    119:     shipments from EU.
                    120:     Contact juanfra@openbsd.org.
1.928     pea       121: </ul>
1.737     jasper    122: <!-- <li><i>luna88k:</i> -->
1.970     jasper    123: <!-- <li><i>macppc:</i> -->
1.868     jasper    124: <li><i>octeon:</i>
                    125: <ul>
1.873     jasper    126: <li>Any unsupported OCTEON hardware, such as
1.886     jasper    127:   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>,
                    128:   <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>
                    129:   or Lanner <a href="http://www.lannerinc.com/network_processor_platforms/MR-320">MR-320</a>,
                    130:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-330">MR-330</a>,
                    131:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-730">MR-730</a>,
                    132:   or Portwell <a href="http://www.portwell.com/products/detail.asp?CUSTCHAR1=KILIN-6005">KILIN-6005</a>.
1.949     jasper    133:   are needed for testing and development in Ameide, The Netherlands.
1.868     jasper    134:   Contact jasper@openbsd.org.
                    135: </ul>
1.840     miod      136: <!-- <li><i>sgi:</i> -->
1.992     krw       137: <!-- <li><i>sparc:</i> -->
1.959     mpi       138: <!-- <li><i>vax:</i> -->
1.962     jasper    139: <!-- <li><i>zaurus:</i> -->
1.888     ratchov   140: <!-- <li><i>Miscellaneous:</i> -->
1.899     miod      141: </ul>
1.737     jasper    142:
1.741     sobrado   143: <h3><font color="#e00000">Specific cards needed by our developers</font></h3>
1.737     jasper    144: <ul>
1.931     juanfra   145: <li>An ATI/AMD Radeon fanless PCI-Express card is needed in Spain. Only models
                    146:     HD4000 or greater and fully supported by OpenBSD.
                    147:     Contact juanfra@openbsd.org.
1.737     jasper    148: </ul>
                    149:
1.741     sobrado   150: <h3><font color="#e00000">Specific devices and equipment needed by our developers</font></h3>
1.737     jasper    151: <ul>
1.710     kettenis  152: <li>Sun StorEdge MultiPack-FC desktop array needed in Assen, The Netherlands.
1.650     kettenis  153:     Contact kettenis@openbsd.org.
1.986     jca       154: <li>A variety pack of shortish (SFP connectors on at least one end) fibers
1.718     deraadt   155:     wanted in Calgary.
                    156:     Contact deraadt@openbsd.org.
1.915     mpi       157: <li>Any USB SuperSpeed (3.0) device using isochronous transfers, generally
                    158:     webcams or cameras, needed in Aachen, Germany.
                    159:     Contact mpi@openbsd.org.
1.980     juanfra   160: <li>Thinkpad X61s screen is needed in Spain (or a broken laptop with
                    161:     the screen in good condition). Contact juanfra@openbsd.org.
1.989     deraadt   162: <li>Nexus compatible RJ45 SFP's ... official Cisco ones that will reliably
                    163:     do 100mbit:  Contact deraadt@openbsd.org
1.653     kevlo     164: </ul>
1.159     fgsch     165: <p>
                    166:
1.653     kevlo     167: </body>
                    168: </html>