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

Annotation of www/want.html, Revision 1.922

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.1       deraadt     5: <meta name="resource-type" content="document">
1.653     kevlo       6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.1       deraadt     7: <meta name="description" content="the main OpenBSD page">
                      8: <meta name="keywords" content="openbsd,main">
                      9: <meta name="distribution" content="global">
1.915     mpi        10: <meta name="copyright" content="This document copyright 1996-2014 by OpenBSD.">
1.653     kevlo      11: </head>
1.1       deraadt    12:
1.653     kevlo      13: <body bgcolor="#ffffff" text="#000000" link="#23238E">
                     14:
                     15: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.1       deraadt    16: <p>
1.653     kevlo      17: <h2><font color="#e00000">Hardware wanted</font></h2>
1.228     jufi       18: <hr>
1.1       deraadt    19:
1.325     deraadt    20: The following list outlines hardware that the OpenBSD project could use.
                     21: There are a number of reasons why developers need hardware, and it is important
                     22: to first of all realize these reasons:
                     23: <ul>
                     24: <li>To support a specific device, normally one which is more rare or new.
1.831     miod       25: <li>To be part of their development environment.
1.653     kevlo      26: <li>Some types of machines may be different in some way
1.741     sobrado    27:     (i.e. big-endian or unsigned-char) and ensure that developers
1.325     deraadt    28:     write code more carefully.
1.831     miod       29: <li>That said, space or power may be at a premium for some people.
1.653     kevlo      30: </ul>
1.1       deraadt    31: <p>
                     32:
1.78      deraadt    33: If you do not own these devices, but want to help us, we recommend you
1.653     kevlo      34: search on <a href="http://www.ebay.com">eBay</a> for the devices.  If
1.78      deraadt    35: you do the bidding and then get the device shipped to us, it really
1.325     deraadt    36: helps us.  It is better if developers develop, and skip the bidding process,
1.653     kevlo      37: since any time saved can be spent on improving OpenBSD instead.<p>
1.258     david      38:
1.325     deraadt    39: If it is clear which specific developer should be contacted, please do
                     40: so directly.  Otherwise contact <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>
1.653     kevlo      41: who will pass on the message to whichever developers are in need.<p>
1.22      deraadt    42:
1.325     deraadt    43: Please be very clear as to where you are located!!  For larger items this
                     44: can be very important.
1.1       deraadt    45:
1.653     kevlo      46: <hr>
1.22      deraadt    47:
1.331     jolan      48: <h3><font color="#e00000">Specific developers to contact for various reasons</font></h3>
1.228     jufi       49: <ul>
1.325     deraadt    50: <li>miod@openbsd.org and martin@openbsd.org for "older hardware" in Europe.
1.653     kevlo      51: <li>deraadt@openbsd.org for any general offers or questions.
                     52: </ul>
1.325     deraadt    53: If you do not get a response from these developers, please consider
                     54: contacting another developer.
1.280     miod       55: <p>
1.1       deraadt    56:
1.653     kevlo      57: <h3><font color="#e00000">General device requirements.</font></h3>
1.325     deraadt    58: We try to spread these types of devices around our development community.
1.313     jsg        59: <ul>
1.494     deraadt    60: <li><em>Narrow SCSI</em> disk drives of 2GB or more, 3.5" size.
                     61:     (Narrow SCSI means 50pin).<br>
                     62:     Many developers are running out of these drives, which are needed
                     63:     to continue supporting older hardware.<br>
1.653     kevlo      64: <li>Laptops.  These die often enough that our developers need about 2-3
1.325     deraadt    65:     replacements a year.
1.653     kevlo      66: <li>Apple Mac powerpc equipment.
1.670     deraadt    67: <li>HP J6750 machines (J6700 is the second best choice).
1.912     deraadt    68: <li>Faster &amp; smaller sparc64 machines, for instance 1U rack mount
                     69:     machines.  It is important to spread sparc64 around the development
1.913     sthen      70:     community, since it is the most strict platform for detecting non-portable
1.912     deraadt    71:     or buggy code.
1.653     kevlo      72: <li>Any amd64 or faster i386 hardware which comes available.
                     73: <li>We generally do not need older and "very common" ISA/PCI equipment, since
1.325     deraadt    74:     our developers will generally have gotten their hands on these in the
                     75:     past.
1.653     kevlo      76: </ul>
1.325     deraadt    77: <p>
1.313     jsg        78:
1.670     deraadt    79: <h3><font color="#e00000">Networking equipment</font></h3>
                     80: <ul>
1.910     deraadt    81:   <li>A 1U 10-Gigabit switch (or two).
1.670     deraadt    82: </ul>
                     83: Contact deraadt@openbsd.org.
                     84: </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.653     kevlo      99: </p>
1.518     dlg       100:
1.741     sobrado   101: <h3><font color="#e00000">Specific platform requests by our developers</font></h3>
1.737     jasper    102: <ul>
                    103: <!--
                    104:        Please (un)comment the relevant platform for your request.
                    105: -->
                    106:
1.831     miod      107: <!-- <li><i>alpha:</i> -->
1.917     mpi       108: <!-- <li><i>amd64:</i> -->
1.737     jasper    109: <!-- <li><i>armish:</i> -->
1.895     miod      110: <li><i>aviion:</i>
                    111: <ul>
                    112: <li>A working 400, 4000 or 4300 motherboard, preferrably with two processors.
                    113:     Contact miod@openbsd.org.
                    114: </ul>
1.896     jasper    115: <!-- <li><i>armv7:</i> -->
1.737     jasper    116: <!-- <li><i>hp300:</i> -->
1.742     dtucker   117: <!-- <li><i>hppa:</i> -->
1.737     jasper    118: <li><i>hppa64:</i>
                    119: <ul>
                    120: <li>HP J6700/J6750 2U machines.  Note these are fairly cheap on Ebay
                    121:     at the moment.
                    122:     Contact deraadt@openbsd.org.
                    123: </ul>
                    124: <li><i>i386:</i>
                    125: <ul>
                    126: <li>A <a href="http://www.commell.com.tw/Product/SBC/LE-565.HTM">Commmell LE-565</a>
                    127:     motherboard is needed in Australia.
                    128:     Contact djm@openbsd.org.
                    129: <li>Four Dell R610 (or similar) 2.5" SAS drive sleds.
                    130:     Contact deraadt@openbsd.org.
1.852     espie     131: <li>Two DRAC (remote access cards) for Dell 1750 servers.
                    132:     Contact espie@openbsd.org.
1.737     jasper    133: </ul>
                    134: <!-- <li><i>landisk:</i> -->
1.920     martynas  135: <!-- <li><i>loongson:</i> -->
1.737     jasper    136: <!-- <li><i>luna88k:</i> -->
                    137: <!-- <li><i>mac68k:</i> -->
1.807     landry    138: <li><i>macppc:</i>
                    139: <ul>
1.829     benoit    140: <li>A G4 Mac mini or a PowerMac G5 is needed in France for ports testing and development.
                    141:     Contact benoit@openbsd.org
1.918     tobiasu   142: <li>A fast Mac mini G4 for GNAT (Ada) support on powerpc is needed in
                    143:     Germany. They go for about EUR 55 on fleabay. Contact tobiasu@openbsd.org
1.807     landry    144: </ul>
1.737     jasper    145: <!-- <li><i>mvme68k:</i> -->
                    146: <!-- <li><i>mvme88k:</i> -->
1.868     jasper    147: <li><i>octeon:</i>
                    148: <ul>
1.873     jasper    149: <li>Any unsupported OCTEON hardware, such as
1.886     jasper    150:   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>,
                    151:   <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>
                    152:   or Lanner <a href="http://www.lannerinc.com/network_processor_platforms/MR-320">MR-320</a>,
                    153:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-330">MR-330</a>,
                    154:   <a href="http://www.lannerinc.com/network_processor_platforms/MR-730">MR-730</a>,
                    155:   or Portwell <a href="http://www.portwell.com/products/detail.asp?CUSTCHAR1=KILIN-6005">KILIN-6005</a>.
1.868     jasper    156:   are needed for testing and development in Gorinchem, The Netherlands.
                    157:   Contact jasper@openbsd.org.
                    158: </ul>
1.737     jasper    159: <!-- <li><i>palm:</i> -->
1.840     miod      160: <!-- <li><i>sgi:</i> -->
1.737     jasper    161: <li><i>socppc:</i>
                    162: <ul>
                    163: <li>A <a href="http://www.thecus.com/products_over.php?cid=12&pid=24&set_language=english">Thecus N1200</a>
                    164:     is needed in Australia.
                    165:     Contact djm@openbsd.org.
                    166: </ul>
                    167: <!-- <li><i>solbourne:</i> -->
1.865     ajacouto  168: <li><i>sparc:</i>
                    169: <ul>
                    170: <li>A removable hard drive for SPARCbook (Tadpole S3GX), preferably 2GB or bigger,
                    171:     needed in Paris, France.
                    172:     Contact ajacoutot@openbsd.org.
                    173: </ul>
1.737     jasper    174: <li><i>sparc64:</i>
1.228     jufi      175: <ul>
1.866     deraadt   176: <li>Disk drive caddies for the T5120/5220/5140/5240-series machines
                    177:     (with disks in them, or empty).
                    178:     Contact deraadt@openbsd.org.
1.737     jasper    179: </ul>
1.819     miod      180: <li><i>vax:</i>
                    181: <ul>
                    182: <li>A DWCTX-BX TURBOchannel adapter for VAXstation 4000/60 and VAXstation 4000/{90,96}
                    183:     is needed in France.
                    184:     Contact miod@openbsd.org.
                    185: </ul>
1.846     bmercer   186: <!-- <li><i>zaurus:</i> -->
1.888     ratchov   187: <!-- <li><i>Miscellaneous:</i> -->
1.899     miod      188: </ul>
1.737     jasper    189: </p>
                    190:
1.741     sobrado   191: <h3><font color="#e00000">Specific cards needed by our developers</font></h3>
1.737     jasper    192: <ul>
1.653     kevlo     193: <li>An Intel IOP348 based SAS controller (such as the Supermicro AOC-USAS-S4i)
1.606     deraadt   194:     to help in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sli&amp;sektion=4">sli(4)</a>
                    195:     development. Needed in Brisbane, Australia.
                    196:     Contact dlg@openbsd.org.
1.774     dlg       197: <li>A LSISAS2008 based SAS controller to help in <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpii&amp;sektion=4">mpii(4)</a> development.
                    198:     Needed in Brisbane, Australia.
                    199:     Contact dlg@openbsd.org.
1.766     dlg       200: <li>A Sun Flash Accelerator F20 PCIe card.
                    201:     Needed in Brisbane, Australia.
                    202:     Contact dlg@openbsd.org.
1.764     dlg       203: <li>A PCIe to SD/MMC Card reader controller such as the JMicron JMB38X family.
                    204:     Needed in Brisbane, Australia.
                    205:     Contact dlg@openbsd.org.
1.737     jasper    206: <li>QLogic ISP10160 SCSI adapter needed in Assen, the Netherlands.
                    207:     Contact kettenis@openbsd.org.
1.895     miod      208: <li>Some kind of Magma 1 (or 3) slot Expresscard-&gt;PCIe expansion system, for
1.737     jasper    209:     improving our PCI drivers.
                    210:     Contact deraadt@openbsd.org.
1.841     jsg       211: <li>CardBus serial adapter to unify PCI/CardBus serial code.
1.821     jsg       212:     Needed in Melbourne, Australia.  Contact jsg@openbsd.org.
1.859     dtucker   213: <li>Any VIA Rhine (VT610x) 10/100 PCI ethernet cards.
1.847     dtucker   214:     Contact dtucker@openbsd.org.
1.737     jasper    215: </ul>
                    216: </p>
                    217:
1.741     sobrado   218: <h3><font color="#e00000">Specific devices and equipment needed by our developers</font></h3>
1.737     jasper    219: <ul>
1.653     kevlo     220: <li>Any device (monitor or projector) able to output a 1728x2304 image,
1.578     miod      221:     sync on green, with either a 13W3 or an HD15 connector needed in France.
1.442     deraadt   222:     Contact miod@openbsd.org, short-term loan acceptable.
1.653     kevlo     223: <li>TI TUSB3140 serial USB adapter in Calgary.
1.569     tobias    224:     Contact deraadt@openbsd.org.
1.653     kevlo     225: <li>A SATA drive around 250Gb for a ProLiant DL145 G2 needed in Hannover, Germany.
1.571     reyk      226:     Contact reyk@openbsd.org.
1.710     kettenis  227: <li>Sun StorEdge MultiPack-FC desktop array needed in Assen, The Netherlands.
1.650     kettenis  228:     Contact kettenis@openbsd.org.
1.718     deraadt   229: <li>A variety pack of shortish (SPF connectors on at least one end) fibers
                    230:     wanted in Calgary.
                    231:     Contact deraadt@openbsd.org.
1.787     blambert  232: <li>Interesting bit of <a href="http://www.openpandora.org/">
                    233:     portable ARM hardware</a> wanted in Oslo, Norway.
                    234:     Contact blambert@openbsd.org
1.798     sebastia  235: <li>Any kind of DCC (Digital Command Control) capable controller, used to
                    236:     control digital model railroads. Actually needed to test misc/srcpd
1.854     sebastia  237:     with real hardware. Parts needed in Brandenburg, Germany.
1.817     mikeb     238:     Contact sebastia@openbsd.org
1.808     matthew   239: <li>A USB drive that supports "USB Attached SCSI" wanted in San Francisco, CA, USA.
                    240:     Contact matthew@openbsd.org.
1.904     mikeb     241: <li>Cisco ASA 5505 with a license for IPsec tunnels or a Juniper SSG5 is
                    242:     needed in Aachen, Germany.  Any other IPsec and/or IKEv2 capable
                    243:     equipment is welcomed too.  Contact mikeb@openbsd.org.
1.851     stsp      244: <li>Laptops or other devices containing card readers of the Realtek RTS card
                    245:     reader product family, which are not yet supported by the rtsx(4) driver,
                    246:     are welcome in Berlin, Germany.
                    247:     The PCI vendor ID of these card readers is 0x10ec. Known PCI product IDs
1.901     stsp      248:     of unsupported card readers are 0x5289, 0x5227, 0x5249, and 0x5287.
                    249:     Short-term loan acceptable.  Contact stsp@openbsd.org.
1.870     stsp      250: <li>Laptops or other devices containing Elantech touchpads with hardware
                    251:     versions 1, 2, and 4 are wanted in Berlin, Germany. Short-term loan
                    252:     acceptable. Contact stsp@openbsd.org.
1.875     eric      253: <li>A fast and small laptop to replace my aging thinkpad x40 (x220 or x230
                    254:     would be perfect) to work on ASR, smtpd and more.
                    255:     Money to help buy one would be great too.
                    256:     Contact eric@openbsd.org
1.879     otto      257: <li>A rack mountable UltraSPARC T1, T2 or T2+ machine or a Sun Fire T1000
                    258:     motherboard.  Contact otto@openbsd.org
1.889     landry    259: <li>Various PATA/SATA 2.5" and 3.5" SSD drives, at least 32GB.
                    260:     Contact landry@openbsd.org
1.915     mpi       261: <li>Any USB SuperSpeed (3.0) device using isochronous transfers, generally
                    262:     webcams or cameras, needed in Aachen, Germany.
                    263:     Contact mpi@openbsd.org.
1.921     stsp      264: <li>Alix APU boards are needed for wifi hacking in Berlin, Germany.
                    265:     Contact stsp@openbsd.org
1.922   ! juanfra   266: <li>A <a href="http://www.openbsd.org/loongson.html">loongson</a> system is
        !           267:     needed in Spain. Only models with HDD. Only shipments from EU.
        !           268:     Contact juanfra@openbsd.org
1.653     kevlo     269: </ul>
1.159     fgsch     270: <p>
                    271:
1.653     kevlo     272: <hr>
1.438     ray       273: <h2><font color="#e00000">Software wanted</font></h2>
1.404     espie     274: <ul>
1.438     ray       275: <li>Licenses for recent Maple for Linux, or Mathematica, or similar
1.404     espie     276:     software. I no longer use these for regular work, but I would be willing
1.438     ray       277:     to try and make sure it can be installed seamlessly through the ports
1.404     espie     278:     tree.
1.522     deraadt   279:     Contact espie@openbsd.org.
1.653     kevlo     280: </ul>
1.404     espie     281: <p>
1.1       deraadt   282:
1.653     kevlo     283: </body>
                    284: </html>