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

Annotation of www/want.html, Revision 1.879

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