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

Annotation of www/want.html, Revision 1.872

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>
                    149: <li>Various Cavium OCTEON boards, such as
                    150:   the <a href="http://www.portwell.com/products/detail.asp?CUSTCHAR1=CAM-0100">Portwell
                    151:   CAM-0100</a>, Lanner <a href="http://www.lannerinc.com/network_processor_platforms/MR-320">MR-320</a>
                    152:   or <a href="http://www.lannerinc.com/network_processor_platforms/MR-730">MR-730</a>
                    153:   are needed for testing and development in Gorinchem, The Netherlands.
                    154:   Contact jasper@openbsd.org.
                    155: </ul>
1.737     jasper    156: <!-- <li><i>palm:</i> -->
1.840     miod      157: <!-- <li><i>sgi:</i> -->
1.737     jasper    158: <li><i>socppc:</i>
                    159: <ul>
                    160: <li>A <a href="http://www.thecus.com/products_over.php?cid=12&pid=24&set_language=english">Thecus N1200</a>
                    161:     is needed in Australia.
                    162:     Contact djm@openbsd.org.
                    163: </ul>
                    164: <!-- <li><i>solbourne:</i> -->
1.865     ajacouto  165: <li><i>sparc:</i>
                    166: <ul>
                    167: <li>A removable hard drive for SPARCbook (Tadpole S3GX), preferably 2GB or bigger,
                    168:     needed in Paris, France.
                    169:     Contact ajacoutot@openbsd.org.
                    170: </ul>
1.737     jasper    171: <li><i>sparc64:</i>
1.228     jufi      172: <ul>
1.737     jasper    173: <li>An SBus-based UltraSPARC workstation, preferably a Sun
                    174:     Ultra 2, needed in Assen, The Netherlands.
                    175:     Contact kettenis@openbsd.org.
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.737     jasper    187: <li><i>Miscellaneous:</i>
                    188: <ul>
                    189: <li>Itanium 1U or 2U machines wanted in various places.
                    190:     Contact deraadt@openbsd.org.
                    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.
                    218: <li>Sun XVR-300 framebuffer needed in Assen, the Netherlands.  Contact
                    219:     kettenis@openbsd.org.
1.841     jsg       220: <li>CardBus serial adapter to unify PCI/CardBus serial code.
1.821     jsg       221:     Needed in Melbourne, Australia.  Contact jsg@openbsd.org.
1.859     dtucker   222: <li>Any VIA Rhine (VT610x) 10/100 PCI ethernet cards.
1.847     dtucker   223:     Contact dtucker@openbsd.org.
1.737     jasper    224: </ul>
                    225: </p>
                    226:
1.741     sobrado   227: <h3><font color="#e00000">Specific devices and equipment needed by our developers</font></h3>
1.737     jasper    228: <ul>
                    229: <li>Any MPLS capable equipment for interoperability testing. E.g. Cisco 1841.
                    230:     Contact michele@openbsd.org and claudio@openbsd.org.
                    231: <li>Bluetooth devices, especially phones, keyboards, mice, and headsets.
1.739     jasper    232:     Contact xsa@openbsd.org.
1.724     matthieu  233: <li>A CF- and SDIO-attached GPS receiver and device that provide exact time
                    234:     information for timedelta sensor related development radio clock in
                    235:     Sunnyvale, USA.
                    236:     Contact ckuethe@openbsd.org.
                    237: <li>A <a href="http://www.bwi.com/prod/572922">MiniPCI GPS Receiver</a>
                    238:     for timedelta sensor related development in Sunnyvale, USA.
                    239:     The appropriate antenna and MiniPCI-to-PCI adapters would also be useful.
                    240:     Contact ckuethe@openbsd.org.
1.653     kevlo     241: <li>Serial attached GPS receivers with pulse-per-second outputs and weather-
1.724     matthieu  242:     resistant enclosures in Sunnyvale, USA.
1.577     ckuethe   243:     Requested models include Magellan AC12, NovAtel SuperStarII Smart Antenna,
                    244:     Motorola OnCore UT+, Motorola/iLotus/Synergy M12M (Timing), SigNav TM3-01,
                    245:     NavSync CW25-TIM.
1.724     matthieu  246:     Contact ckuethe@openbsd.org.
1.653     kevlo     247: <li>CDMA clock (Praecis Ct or similar) in Sunnyvale, USA.
1.586     ckuethe   248:     Contact ckuethe@openbsd.org.
1.653     kevlo     249: <li>Any device (monitor or projector) able to output a 1728x2304 image,
1.578     miod      250:     sync on green, with either a 13W3 or an HD15 connector needed in France.
1.442     deraadt   251:     Contact miod@openbsd.org, short-term loan acceptable.
1.653     kevlo     252: <li>TI TUSB3140 serial USB adapter in Calgary.
1.569     tobias    253:     Contact deraadt@openbsd.org.
1.653     kevlo     254: <li>A SATA drive around 250Gb for a ProLiant DL145 G2 needed in Hannover, Germany.
1.571     reyk      255:     Contact reyk@openbsd.org.
1.653     kevlo     256: <li>Narrow SCSI (50pin) disk drive 4GB or more, 3.5" size
1.637     kurt      257:     is needed near New York City, USA.
                    258:     Contact kurt@openbsd.org.
1.710     kettenis  259: <li>Sun StorEdge MultiPack-FC desktop array needed in Assen, The Netherlands.
1.650     kettenis  260:     Contact kettenis@openbsd.org.
1.718     deraadt   261: <li>A variety pack of shortish (SPF connectors on at least one end) fibers
                    262:     wanted in Calgary.
                    263:     Contact deraadt@openbsd.org.
1.787     blambert  264: <li>Interesting bit of <a href="http://www.openpandora.org/">
                    265:     portable ARM hardware</a> wanted in Oslo, Norway.
                    266:     Contact blambert@openbsd.org
1.794     ratchov   267: <li>A 1.8" IDE hard disk suitable to replace the dead hardisk of a
                    268:     thinkpad x40 (ex, KingSpec 1.8" PATA/IDE SSD) is needed
                    269:     in Grenoble, France.
                    270:     Contact ratchov@openbsd.org
1.798     sebastia  271: <li>Any kind of DCC (Digital Command Control) capable controller, used to
                    272:     control digital model railroads. Actually needed to test misc/srcpd
1.854     sebastia  273:     with real hardware. Parts needed in Brandenburg, Germany.
1.817     mikeb     274:     Contact sebastia@openbsd.org
1.854     sebastia  275: <li>Medium size (13-14 inch screen) laptop or notebook required for development
                    276:     while commuting.
                    277:     Contact sebastia@openbsd.org, location Brandenburg, Germany
1.808     matthew   278: <li>A USB drive that supports "USB Attached SCSI" wanted in San Francisco, CA, USA.
                    279:     Contact matthew@openbsd.org.
1.825     mikeb     280: <li>Cisco ASA 5505 with a license for IPsec tunnels is needed in Aachen,
1.816     mikeb     281:     Germany.  Any other IPsec and/or IKEv2 capable equipment is welcomed too.
                    282:     Contact mikeb@openbsd.org.
1.851     stsp      283: <li>Laptops or other devices containing card readers of the Realtek RTS card
                    284:     reader product family, which are not yet supported by the rtsx(4) driver,
                    285:     are welcome in Berlin, Germany.
                    286:     The PCI vendor ID of these card readers is 0x10ec. Known PCI product IDs
1.871     stsp      287:     of unsupported card readers are 0x5229 and 0x5289. Short-term loan
                    288:     acceptable.  Contact stsp@openbsd.org.
1.855     martynas  289: <li>A laptop needed for hacking while commuting, preferably Asus Zenbook.
                    290:     In Vilnius, Lithuania or Zurich, Switzerland or Mountain View, CA, USA.
                    291:     Contact martynas@openbsd.org.
1.870     stsp      292: <li>Laptops or other devices containing Elantech touchpads with hardware
                    293:     versions 1, 2, and 4 are wanted in Berlin, Germany. Short-term loan
                    294:     acceptable. Contact stsp@openbsd.org.
1.653     kevlo     295: </ul>
1.159     fgsch     296: <p>
                    297:
1.653     kevlo     298: <hr>
1.438     ray       299: <h2><font color="#e00000">Software wanted</font></h2>
1.404     espie     300: <ul>
1.438     ray       301: <li>Licenses for recent Maple for Linux, or Mathematica, or similar
1.404     espie     302:     software. I no longer use these for regular work, but I would be willing
1.438     ray       303:     to try and make sure it can be installed seamlessly through the ports
1.404     espie     304:     tree.
1.522     deraadt   305:     Contact espie@openbsd.org.
1.653     kevlo     306: </ul>
1.404     espie     307: <p>
1.576     weingart  308:
1.653     kevlo     309: <hr>
                    310: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
1.228     jufi      311: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1       deraadt   312: <br>
1.872   ! mpi       313: <small>$OpenBSD: want.html,v 1.871 2013/03/22 10:33:26 stsp Exp $</small>
1.1       deraadt   314:
1.653     kevlo     315: </body>
                    316: </html>