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

Annotation of www/want.html, Revision 1.240

1.228     jufi        1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
1.1       deraadt     2: <html>
                      3: <head>
1.20      mickey      4: <title>OpenBSD: Hardware Wanted</title>
1.228     jufi        5: <link rev=made href="mailto:www@openbsd.org">
1.1       deraadt     6: <meta name="resource-type" content="document">
1.228     jufi        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.195     horacio    11: <meta name="copyright" content="This document copyright 1996-2002 by OpenBSD.">
1.1       deraadt    12: </head>
                     13:
                     14: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
                     15:
1.216     jsyn       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.228     jufi       18: <h2><font color="#e00000">Hardware wanted</font></h2>
                     19: <hr>
1.1       deraadt    20:
1.228     jufi       21: <h3><font color="#e00000">Why do we want your old hardware?</font></h3>
1.1       deraadt    22: <p>
                     23: The following list outlines hardware that the OpenBSD project could use.
                     24: Some of this is being requested so that developers can improve or add driver
                     25: support for devices which are rare; other requests are for hardware that
                     26: will improve our development environment.  In either case, we think we are
1.78      deraadt    27: being reasonable at asking for these devices.<p>
1.1       deraadt    28:
1.78      deraadt    29: If you do not own these devices, but want to help us, we recommend you
1.228     jufi       30: search on <a href="http://www.ebay.com">eBay</a> for the devices.  If
1.78      deraadt    31: you do the bidding and then get the device shipped to us, it really
                     32: helps us.  It's much better if our developers do not need to spend the
                     33: time going through the bidding process, since any time saved can be
1.118     deraadt    34: spent on improving OpenBSD instead.<p>
1.109     niklas     35:
1.110     aaron      36: As a reasonably large quantity of OpenBSD developers and users are in northern
1.109     niklas     37: Europe we have setup a specific want list for that area.  If you are in that
1.228     jufi       38: region, go <a href="#n-eur">here</a> first to check what developers close
1.109     niklas     39: to you are in need of or want to work on support for.
1.22      deraadt    40:
1.228     jufi       41: <h3><font color="#e00000">Additional Notes</font></h3>
1.1       deraadt    42: <p>
1.228     jufi       43: <ul>
1.90      deraadt    44: <li>In each case, please contact
1.228     jufi       45: <a href="mailto:deraadt@openbsd.org">Theo de Raadt</a>
1.2       mickey     46: before simply shipping hardware around.  (So that we can decide where
1.90      deraadt    47: the hardware needs to be shipped to).<p>
                     48: <li>As an extra incentive, Theo is willing to trade quantities of stickers
                     49: for some of these things.<p>
                     50: <li>When shipping over International borders, never use UPS regular service,
                     51: because they charge incredible fees for brokerage.<p>
1.228     jufi       52: </ul>
1.1       deraadt    53:
1.90      deraadt    54: <hr>
1.22      deraadt    55:
1.228     jufi       56: <h3><font color="#e00000">The want list</font></h3>
                     57: <ul>
                     58: <li><h4><font color="#0000e0">Alpha hardware</font></h4>
1.51      deraadt    59:     <ul>
1.111     deraadt    60:     <li>Some alpha hardware in North America.
1.51      deraadt    61:     <li>We are especially looking for alphas better than the
                     62:        Multia and axppci33 models.
                     63:     </ul>
                     64: <p>
1.228     jufi       65: <li><h4><font color="#0000e0">i386 gear</font></h4>
1.89      deraadt    66:     <ul>
1.93      brad       67:     <li>Some sort of x86 In-Circuit-Emulator, for debugging really hard bugs.
1.90      deraadt    68:     <li>BT445S VL SCSI card.
1.222     millert    69:     <li>Aironet 4500/4800 (Cisco 340/350) in PCMCIA.
1.134     deraadt    70:     <li>Cabletron Roamabout PCMCIA wireless card
1.222     millert    71:     <li>Symbol Wireless Networker CompactFlash card
1.230     millert    72:     <li>Nortel E-Mobility wireless PCI card
1.96      aaron      73:     <li>Intel i82586/i82596-based Ethernet cards
                     74:        (i.e., BusLogic Bt763E EISA, Intel Flash32 EISA,
1.90      deraadt    75:         Cogent eMaster EM935/EM932 EISA,
1.108     rohee      76:         AT&amp;T StarLAN 10, AT&amp;T EN100)
1.89      deraadt    77:     </ul>
                     78: <p>
1.228     jufi       79: <li><h4><font color="#0000e0">Sparc gear</font></h4>
1.40      deraadt    80:     <ul>
1.111     deraadt    81:     <li>SS20.
1.204     jason      82:     <li>UltraSPARC-III based machine (like Blade 1000)
1.96      aaron      83:     <li>Some SBUS ultrasparc machines.
                     84:     <li>Some PCI ultrasparc machines.
                     85:     <li>SBUS fas fast-wide SCSI card (hme or non-hme card).
1.40      deraadt    86:     <li>SBUS pcmcia adapters (using STP4020 or similar chipset).
1.76      deraadt    87:     <li>SBUS "xbox" sbus expander.
1.107     deraadt    88:     <li>MBus SM71, SM81, or SM81-2 cpu modules.
1.111     deraadt    89:     <li>More very fast hypersparc modules.
1.74      deraadt    90:     <li>Tadpole S3GX.
1.234     miod       91:     <li>P4 cgfour frame buffer.
                     92:     <li>VME cgeight frame buffer.
                     93:     <li>Integrix S20V SBus frame buffer.
                     94:     <li>RasterOps RasterFlex Sbus frame buffers.
1.205     ian        95:     <li>"CompactPCI" chassis for SPARCengine CP1500 (preferably with rear slot &amp; 1 standard PCI; without H.110)
                     96:     <li>Sun CompactPCI XCP-TRN I/O card
1.239     henning    97:     <li>SparcStation 5 AFX 24bit video card (S24)
1.240   ! brad       98:     <li>2x Internal 1" CD-rom drive(s) for SparcStation 20 (p/n X578A)
1.40      deraadt    99:     </ul>
                    100: <p>
1.228     jufi      101: <li><h4><font color="#0000e0">PCI gear</font></h4>
1.40      deraadt   102:     <ul>
1.150     deraadt   103:     <li>More Gigabit Ethernet PCI cards.
1.228     jufi      104:     <li> <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nge&amp;sektion=4">nge</a> based gigabit ethernet adapters:
1.218     mickey    105:        <ul>
                    106:        <li>SMC EZ Card 1000 (SMC9462TX)
                    107:        <li>Asante FriendlyNet GigaNIX 1000TA and 1000TPC
                    108:        <li>Addrton AEG320T
                    109:        </ul>
1.228     jufi      110:     <li>Level1 LXT1001 based Gigabit ethernet (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lge&amp;sektion=4">lge</a>)
1.172     nate      111:        <ul>
                    112:        <li>D-Link DGE-500SX
1.173     nate      113:        <li>SMC 9462SX
                    114:        <li>SMC 9462TX
1.172     nate      115:        </ul>
1.182     nate      116:     <li>Broadcom BCM570x based Gigabit ethernet
1.218     mickey    117:        <ul>
                    118:        <li>3Com 3c996-T gigE NIC
                    119:        <li>SysKonnect 9D21 gigE NIC
                    120:        <li>Dell PowerEdge 2550 server with integrated BCM5700
                    121:        </ul>
                    122:     <li>Adaptec 786x-based PCI SCSI boards
1.45      niklas    123:     <li>Any supported PCI SCSI board with (at least) one narrow bus
                    124:        for RAIDframe testing.
1.96      aaron     125:     <li>S3 SonicVibes PCI audio card
                    126:     <li>Initio PCI SCSI cards
1.40      deraadt   127:     </ul>
                    128: <p>
1.228     jufi      129: <li><h4><font color="#0000e0">USB 2.0 gear</font></h4>
1.189     nate      130:     <ul>
1.225     nate      131:     <li>USB 2.0 2.5" Hard Disk Drive
                    132:     <li>USB 2.0 CD Burner
1.189     nate      133:     <li>USB 2.0 Hub
1.225     nate      134:     <li>Any non umass USB 2.0 devices
1.189     nate      135:     </ul>
                    136: <p>
1.228     jufi      137: <li><h4><font color="#0000e0">USB gear</font></h4>
1.113     aaron     138:     <ul>
1.225     nate      139:     <li>USB KVM switch
1.113     aaron     140:     </ul>
                    141: <p>
1.228     jufi      142: <li><h4><font color="#0000e0">PC Card (PCMCIA)</font></h4>
1.119     aaron     143:     <ul>
                    144:     <li>Any CardBus cards, especially Ethernet and SCSI.
                    145:     <li>A number of ISA->PCMCIA and PCI->CardBus bridge cards.
1.137     fgsch     146:     <li>Xircom RealPort 10/100 Ethernet + 56K modem + GSM.
                    147:     <li>A couple Intel EtherExpress 10/100.
1.119     aaron     148:     <li>ATA PCMCIA cards.
1.166     fgsch     149:     <li>Any Asix AX88190 based NE2000 card.
1.138     aaron     150:     <li>ATA Flash cards.
1.143     aaron     151:     <li>Any CompactFlash+ Ethernet adapters.
1.138     aaron     152:     <li>IBM Microdrives.
1.119     aaron     153:     </ul>
                    154:     <p>
                    155:     <a href="http://www.synchrotech.com/products/card-rw_08.html">
                    156:        PCI->PCMCIA adapters</a>
                    157: <p>
1.228     jufi      158: <li><h4><font color="#0000e0">Infrastructure requirements</font></h4>
1.40      deraadt   159:     <ul>
1.168     nate      160:     <li>A gigabit switch
1.75      deraadt   161:     <li>Really fast PC motherboard+cpu combinations.  To increase our
                    162:        development efforts on a continual basis, two of our x86 machines
                    163:        need to be upgraded about every 4-5 months.
1.96      aaron     164:     <li>A small FDDI concentrator.
                    165:     <li>A fairly large UPS (Calgary).
1.105     deraadt   166:     <li>A Hardware RAID solution.
                    167:     <li>DLT backup changer.
1.111     deraadt   168:     <li>2 or 3 brand new U2W or LVD 9GB or larger disk drives.
1.40      deraadt   169:     </ul>
1.3       deraadt   170: <p>
1.228     jufi      171: <li><h4><font color="#0000e0">Amiga gear (contact espie@openbsd.org [France])</font></h4>
1.90      deraadt   172:     <ul>
1.96      aaron     173:     <li>Amiga 68060 card, fit for an A2000 or A3000, preferably with fast SCSI
1.15      deraadt   174:        and slots for cheap memory.
1.90      deraadt   175:     </ul>
1.5       espie     176: <p>
1.228     jufi      177: <li><h4><font color="#0000e0">HPPA gear (contact mickey@openbsd.org [USA])</font></h4>
1.123     deraadt   178:
1.40      deraadt   179:     <ul>
1.231     mickey    180:     <li>HP 9000 A180C,B180L
1.52      mickey    181:     <li>HP 9000/712 multiprotocol interface card (HP A4015A)
                    182:     <li>HP 9000/712 2nd graphics w/ 2nd LAN card (HP A4212A)
1.208     mickey    183:     <li>HP 9000/712 IEEE488 card
                    184:        (<a href="http://www.tamsinc.com/hpib/50488.htm">TAMS 50488</a>)
1.40      deraadt   185:     </ul>
                    186: <p>
1.228     jufi      187: <li><h4><font color="#0000e0">Motorola mvme68k/mvme88k gear (contact
1.178     miod      188: smurph@openbsd.org [USA] or miod@openbsd.org [France])</font></h4>
1.50      smurph    189:     <ul>
1.72      smurph    190:     <li>MVME327 SCSI VME Board plus documentation.
1.203     miod      191:     <li>MVME339 Ethernet documentation.
                    192:     <li>MVME374 Ethernet documentation.
1.218     mickey    193:     <li>Any type of VME 6U chassis.
1.72      smurph    194:     <li>1 to 4 gig Non-Wide SCSI drives. (These would help enormously)
1.50      smurph    195:     </ul>
                    196: <p>
1.228     jufi      197: <li><h4><font color="#0000e0">PowerPC hardware (contact drahn@openbsd.org [USA])</font></h4>
1.97      rahnds    198:     <ul>
1.202     drahn     199:     <li>512MB 133MHz memory modules for newer G4 machines.
1.97      rahnds    200:     <li>Apple G4 Server configuration machine.
1.237     drahn     201:     <li>PowerBook G4 system.
1.97      rahnds    202:     <li>iBook system.
                    203:     <li>Programmer Reference Guides on any recent Apple hardware.
                    204:     </ul>
                    205: <p>
1.228     jufi      206: <li><h4><font color="#0000e0">Sun3 gear (contact miod@openbsd.org [France])</font></h4>
1.122     miod      207:     <ul>
1.156     miod      208:     <li>sun 3/110 motherboard (501-1134)
1.122     miod      209:     <li>VME ethernet cards.
                    210:     <li>Carerra (3/1x0) 2 or 4mb memory boards.
1.147     miod      211:     <li>Xylogics 750 VME controller.
1.122     miod      212:     </ul>
                    213: <p>
1.149     hugh      214: <a name="vax"></a>
1.228     jufi      215: <li><h4><font color="#0000e0">VAX gear (contact hugh@openbsd.org [Canada] and bjc@openbsd.org [USA])</font></h4>
1.187     hugh      216:
1.135     hugh      217:     <ul>
1.211     hugh      218:     <li><b>Any Fast VAX:</b> We do native builds!
                    219:     <li><b>QBUS Cards:</b> DESQA, DELQA, DELUA, DZ, DL, CMD, CXY, etc.
                    220:     <li><b>DSSI Drives:</b> RF35 or RF36 in BA440 ISE (or bare).
                    221:     <li><b>SCSI Drives:</b> We need HH SE drives 2GB or larger.
                    222:     <li><b>IDE/ATA Drives:</b> 8GB or larger, used for NFS shares.
1.217     hugh      223:     <li><b>Networking:</b> An 8 port 10/100 stackable switch.
1.211     hugh      224:     <li><b>Misc Cables:</b> MMJ serial, BC21M DSSI.
                    225:     <li><b>Critical Spares:</b> KFQSA, VAX 4000 100.
1.227     miod      226:     <li><b>Misc:</b> Door key for a BA440 chassis.
1.211     hugh      227:     <li><b>Any unsupported VAX hardware!</b>
1.233     miod      228:     <li><b>Memory:</b> 2 MS40-BA kits (8MB VLC), 3 MS44L-BA (8MB MicroVAX 3100)
1.135     hugh      229:     </ul>
                    230: <p>
1.228     jufi      231: <li><h4><font color="#0000e0">ISAPNP cards</font></h4>
1.90      deraadt   232:     We want as many as possible, so that our ISAPNP support can become
                    233:     very rock-solid. All sorts wanted, including:<p>
1.40      deraadt   234:     <ul>
1.78      deraadt   235:     <li>ISAPNP cards that have IDE connectors.
1.40      deraadt   236:     <li>WSS audio card.
1.96      aaron     237:     <li>CSxxx audio card, that definitely has MIDI support.
1.40      deraadt   238:     </ul>
                    239: <p>
1.228     jufi      240: <li><h4><font color="#0000e0">Miscellaneous</font></h4>
1.46      jason     241:     <ul>
1.218     mickey    242:     <li>Any Ultra, Ultra/Wide, LVD SE SCSI drives.  We need these to further
1.106     smurph    243:        SCSI driver development.  Please, please, please!
                    244:     <li>Any Ultra, Ultra/Wide, LVD SE SCSI cables.  Internal and External.
1.162     pvalchev  245:        Also needed for new SCSI driver development.
1.46      jason     246:     <li>External MII (PHY) interface (HPDB40 connector)
1.70      deraadt   247:     <li>A MIDI playback device, so that the MIDI support can be kept solid.
1.73      deraadt   248:     <li>Any spare IDE/ATAPI devices people might have.  It's a mess,
                    249:        and high quality software requires that we have PLENTY of test
                    250:        devices in use!
1.46      jason     251:     </ul>
1.47      jason     252: <p>
1.228     jufi      253: <li><h4><font color="#0000e0">Documentation</font></h4>
1.90      deraadt   254:     <ul>
1.150     deraadt   255:     <li>POSIX.1 specifications document (purchased from IETF).
1.158     jufi      256:     <li>Any other major relevant Unix standards document (i.e. XPG, Unix99, etc)
1.90      deraadt   257:     </ul>
1.228     jufi      258: </ul>
1.1       deraadt   259:
1.109     niklas    260: <a name=n-eur></a>
1.228     jufi      261: <h3><font color="#e00000">Want list for Northern Europe (contact niklas@openbsd.org [Sweden])</font></h3>
                    262: <ul>
                    263: <li><h4><font color="#0000e0">SMP hardware</font></h4>
1.109     niklas    264:     <ul>
                    265:     <li>SMP-capable i386 motherboards with or without CPUs.
                    266:     <li>Intel CPUs in matching pair or more.
                    267:     <li>SMP-capable alpha computers.
1.180     niklas    268:     <li>SMP-capable sparc computers.
1.109     niklas    269:     </ul>
                    270: <p>
1.228     jufi      271: <li><h4><font color="#0000e0">Storage</font></h4>
1.109     niklas    272:     <ul>
1.180     niklas    273:     <li>Large (20-30 GB) laptop IDE disks.
1.121     smurph    274:     <li>Wide, Ultra-wide and Ultra2, &amp; Ultra160 LVD SCSI disks.
1.180     niklas    275:     <li>Large SCSI tape device (&gt;30GB uncompressed), preferably with a
1.218     mickey    276:        changer.
1.180     niklas    277:     <li>UW/LVD SCSI cables.
1.109     niklas    278:     <li>Unsupported hardware RAID cards.
1.180     niklas    279:     <li>External disk enclosures, preferrably rack-mountable.
1.218     mickey    280:        Hot-swap functionality is yet a bonus.
1.117     espie     281:     <li>Any kind of RAM, SIMMs &amp; DIMMs are always useful.
1.109     niklas    282:     </ul>
                    283: <p>
1.228     jufi      284: <li><h4><font color="#0000e0">PCMCIA & Cardbus</font></h4>
1.109     niklas    285:     <ul>
1.229     jufi      286:     <li>ISA-PCMCIA &amp; PCI-Cardbus bridge cards
1.109     niklas    287:     </ul>
1.138     aaron     288: <p>
1.228     jufi      289: <li><h4><font color="#0000e0">Network</font></h4>
1.116     niklas    290:     <ul>
1.235     nate      291:     <li>1000baseSX GBIC
1.180     niklas    292:     <li>HP 4000M Gigabit ethernet modules, both 1000baseSX and copper
                    293:        is interesting.
                    294:     <li>IEEE 802.11b base station.
1.116     niklas    295:     </ul>
1.109     niklas    296: <p>
1.228     jufi      297: <li><h4><font color="#0000e0">Miscellaneous</font></h4>
1.167     niklas    298:     <ul>
                    299:     <li>A 19" rack in the vicinity of Gothenburg.
1.180     niklas    300:     <li>Rack-mountable cases accepting regular AT or ATX motherboards.
                    301:     <li>A small UPS.
                    302:     <li>Electronic console switch.
1.167     niklas    303:     </ul>
                    304: <p>
1.228     jufi      305: </ul>
1.109     niklas    306:
1.160     fgsch     307: <a name=n-sa></a>
1.228     jufi      308: <h3><font color="#e00000">Want list for South America (contact fgsch@openbsd.org [Argentina])</font></h3>
                    309: <ul>
                    310: <li><h4><font color="#0000e0">VAX gear</font></h4>
1.213     fgsch     311:     <ul>
                    312:     <li>Any Fast VAX.
                    313:     </ul>
                    314: <p>
1.228     jufi      315: <li><h4><font color="#0000e0">Sparc gear</font></h4>
1.159     fgsch     316:     <ul>
1.213     fgsch     317:     <li>SS20 VSIMM.
                    318:     <li>Floppy drive.
                    319:     <li>Any supported Sparc hardware.
1.238     fgsch     320:     <li>A Sun-compatible SCSI CD-Rom drive for an Ultra 1.
1.159     fgsch     321:     </ul>
                    322: <p>
1.228     jufi      323: <li><h4><font color="#0000e0">PCMCIA</font></h4>
1.160     fgsch     324:     <ul>
1.213     fgsch     325:     <li>PCI-PCMCIA &amp; PCI-Cardbus bridge cards.
                    326:     <li>Any xe(4) 10/100 card.
1.160     fgsch     327:     </ul>
                    328: <p>
1.228     jufi      329: <li><h4><font color="#0000e0">Token Ring</font></h4>
1.159     fgsch     330:     <ul>
1.213     fgsch     331:     <li>Any token ring cards.
1.159     fgsch     332:     </ul>
                    333: <p>
1.228     jufi      334: <li><h4><font color="#0000e0">Infrastructure</font></h4>
1.159     fgsch     335:     <ul>
1.213     fgsch     336:     <li>A 100Mbit hub.
                    337:     <li>Any x86 mobo with cpu.
1.159     fgsch     338:     </ul>
                    339: <p>
1.228     jufi      340: </ul>
1.159     fgsch     341:
1.1       deraadt   342: <hr>
1.90      deraadt   343:
1.228     jufi      344: <h3><font color="#e00000">Previously Donated</font></h3>
1.34      deraadt   345: Since this web page was created in Oct, 1998, people have donated the
                    346: following items which we requested here.  Those people are listed in
1.228     jufi      347: the ranks of our <a href="donations.html">donations page</a>.  Thanks!
1.33      deraadt   348: <p>
                    349: <ul>
1.96      aaron     350: <li>SBUS qec+qe Ethernet card
                    351: <li>SBUS hme fast Ethernet card
1.33      deraadt   352: <li>ISAPNP Adaptec 1542
1.96      aaron     353: <li>ISAPNP SMC EtherEZ 8416 Ethernet card
                    354: <li>PCI AdvanSys ABP940UW SCSI card
1.175     mickey    355: <li>EISA Bustek 740C.
1.40      deraadt   356: <li>Netgear FS508 10/100mbit switch with 8 ports
1.175     mickey    357: <li>A fast 4GB SCSI disk drive.
1.40      deraadt   358: <li>Adaptec 1535
                    359: <li>New, fast, small 9GB disk drive (SEAGATE ST39102LW)
1.96      aaron     360: <li>SBUS isp fast-wide SCSI card
1.49      deraadt   361: <li>64MB memory modules for SPARCStation-10.
1.175     mickey    362: <li>Intel EtherExpress 16.
                    363: <li>hp735 AUI Ethernet card.
1.65      mickey    364: <li>GSC network and video cards, gecko's cards, memory modules, hil mouse,
1.210     fgsch     365:     hd brackets.
1.67      deraadt   366: <li>ISAPNP GUS sound card
                    367: <li>ISAPNP ym/opl sound card
                    368: <li>Numerous EtherExpress 100 cards.
1.68      deraadt   369: <li>Intel EE Pro 10 PCI card.
1.72      smurph    370: <li>MVME197 Single Board Computer (88110 processor)
                    371: <li>MVME374 Ethernet Board (LANCE)
1.82      mickey    372: <li>3COM 3C507 Card
1.86      deraadt   373: <li>Syskonnect SK-9843 Gigabit PCI card
                    374: <li>3com 3c985-SX Gigabit PCI card
                    375: <li>Netgear fs509 8*100 + gigabit switch.
                    376: <li>Netgear gs504 4-port gigabit switch.
                    377: <li>pcmcia 260MB ATA card.
1.96      aaron     378: <li>9GB fast-wide differential SCSI disk.
                    379: <li>fast-wide differential SCSI cable.
1.90      deraadt   380: <li>ISAPNP modem.
                    381: <li>Weird ISAPNP sound card with IDE connector.
1.228     jufi      382: <li>SM81-1 (partial donation from <a href="http://www.memoryx.com">MemoryX</a>
1.210     fgsch     383:     (they reduced the price for OpenBSD)
1.91      smurph    384: <li>MVME172 Single Board Computer. (68060 processor)
                    385: <li>MVME177 Single Board Computer. (68060 processor)
1.92      deraadt   386: <li>Adaptec AIC-7890/7891/7895  and AIC-7860 programmers manual
1.99      deraadt   387: <li>A medium-sized UPS for the OpenBSD mail and lists machine (Boulder Colorado).
1.101     deraadt   388: <li>MBus ROSS HyperSPARC 125MHz cpu module.
                    389: <li>AdvanSys 3940U2W SCSI cards (preferably two: one for PC and one for
                    390:     Mac development)
                    391: <li>Sun type4 keyboard.
1.103     jason     392: <li>3Com 3c900b Ethernet card
1.111     deraadt   393: <li>Two alpha machines for Sweden.
1.210     fgsch     394: <li>SMP i386 machines -- for the moment, we have received enough. Thanks.
                    395:     If we need more, we will ask again.
1.111     deraadt   396: <li>Intel FXP with National Semiconductor (DP83840, nsphy) phy Ethernet card
1.112     smurph    397: <li>EISA machine with 2 AHA-2742 Adaptec controllers
                    398: <li>AHA-2842 VLB Adaptec controller
                    399: <li>AHA-2902 PCI Adaptec controller
1.121     smurph    400: <li>AHA-2940u2w PCI Adaptec controllers
                    401: <li>AHA-29160 PCI Adaptec controllers
1.134     deraadt   402: <li>AHA-2740 EISA Adaptec controllers
1.121     smurph    403: <li>AHA-2940UW PCI Adaptec controllers
                    404: <li>AHA-2940UW Pro PCI Adaptec controller
1.120     fgsch     405: <li>3Com 3c562B Lan+Modem card
                    406: <li>3Com 3c589B Lan card
1.124     niklas    407: <li>12GB laptop disk
1.132     millert   408: <li>Hypersparc SS20 rom (version 2.25).
1.129     fgsch     409: <li>PC Card Standard 7.1
1.133     fgsch     410: <li>Sun PCMCIA Interface/SBus Card
1.175     mickey    411: <li>HP EISA LAN Adapter, A3303-40.
1.138     aaron     412: <li>D-Link DFE-550TX Ethernet cards
1.139     deraadt   413: <li>Two DEC PCI FDDI cards
1.175     mickey    414: <li>Two 3W-5400 IDE RAID cards.
                    415: <li>AMI MegaRAID 428, 475, and 467 series.
1.145     fgsch     416: <li>SPARCStation-20.
1.175     mickey    417: <li>HP9000/712 cards: video, serial+aui, telephony, serial.
1.149     hugh      418: <li>Vaxstation 3100 m76
1.152     mickey    419: <li>A VME 6U chassis
1.174     fgsch     420: <li>some memory for HP9000 machines, GSC-EISA adapter.
                    421: <li>A 6-drive scsi-II hot-swappable disk array.
                    422: <li>Compaq PCI SMARTArray 2/P.
1.164     fgsch     423: <li>Sun type 5 keyboard + mouse, SCSI+ethernet card.
1.174     fgsch     424: <li>various sizes wide scsi drives.
                    425: <li>AUReal Vortex card.
                    426: <li>Xircom cardbus realport with GSM cable.
                    427: <li>Adaptec RAID controller (Dell PERC 3/Si).
                    428: <li>2 9GB Ultra160 LVD drives.
                    429: <li>ICP-Vortex GDT6518RS RAID controller.
1.167     niklas    430: <li>4 18GB Ultra160 LVD SCA drives.
                    431: <li>4 Pentium II CPUs, and a bunch of DIMMs and RIMMS.
1.174     fgsch     432: <li>512M PC100 222 DIMM.
                    433: <li>Sparc20 CD-rom.
                    434: <li>Sun PCMCIA Interface/SBus Card.
1.176     mickey    435: <li>HP9000/C360
1.175     mickey    436: <li>Original DPT RAID card.
1.183     mickey    437: <li>Dell Perc 3/DC Raid controller
1.186     mickey    438: <li>ABit BP6 Dual-PPGA motherboard
1.191     fgsch     439: <li>Sparc Quad Fast Ethernet card.
1.192     fgsch     440: <li>3Com 3C19250 USB ethernet card.
1.193     miod      441: <li>MVME197LE card.
1.194     fgsch     442: <li>ROSS HyperSPARC 150MHZ cpu + 2.25 prom, 2 64MB DIMMs for Sparc.
                    443: <li>Sun type 5 keyboard + mouse, Sparc20 CD-rom and floppy.
1.198     fgsch     444: <li>Xircom Realport 10/100+Modem 56.
1.199     fgsch     445: <li>SunSwift card.
1.207     hugh      446: <li>USB PCI controller and hard drive enclosure.
1.210     fgsch     447: <li>SoundBlaster Audigy.
                    448: <li>UltraSparc 1 170/E, SunSwift card.
1.211     hugh      449: <li>BC21M-09 Cable.
1.212     fgsch     450: <li>2 Prism II cards, PCI adapter.
1.221     mickey    451: <li>PBT-315 PCI Analyzer
1.224     miod      452: <li>SS20 VSIMM
                    453: <li>Vigra VS10 SBus framebuffer
1.236     miod      454: <li>Two power supplies for "Aurora" chassis (SS 5/20)
                    455: <li>SBUS TGX+ framebuffer
1.33      deraadt   456: </ul>
                    457:
                    458: <hr>
1.228     jufi      459: <a href="index.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a>
                    460: <a href="mailto:www@openbsd.org">www@openbsd.org</a>
1.1       deraadt   461: <br>
1.240   ! brad      462: <small>$OpenBSD: want.html,v 1.239 2003/01/09 15:01:20 henning Exp $</small>
1.1       deraadt   463:
                    464: </body>
                    465: </html>