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

Annotation of www/mvme88k.html, Revision 1.16

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/mvme88k</title>
1.3       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/mvme88k page">
                      8: <meta name="keywords" content="openbsd,mvme88k">
                      9: <meta name="distribution" content="global">
1.9       deraadt    10: <meta name="copyright" content="This document copyright 1996, 1997 by OpenBSD.">
1.3       fn         11: </head>
                     12:
1.10      johns      13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.3       fn         14:
1.1       deraadt    15: <h2>OpenBSD/mvme88k</h2>
1.13      smurph     16: <img alt="[OpenBSD]" src="images/bsd_small.gif">
1.1       deraadt    17:
1.3       fn         18: <hr>
                     19:
1.13      smurph     20: <img align=right vspace=5 hspace=5 src="images/mvme187-1.jpg">
                     21: <h3><font color=#0000e0><i>Table of contents</i></font></h3>
1.3       fn         22: <p>
1.13      smurph     23: <ul>
                     24:  <li><a href="#history">Past history of the port</a>
                     25:  <li><a href="#status">Current status</a>
                     26:  <li><a href="#info">Where to get it</a>
                     27:  <li><a href="#hardware">Supported hardware list</a>
1.14      smurph     28:  <li><a href="#play">Where can you find hardware?</a>
                     29:  <li><a href="#pics">More 88k pictures</a>
1.13      smurph     30:  <li><a href="#projects">Project list</a>
1.15      smurph     31:  <li><a href="#dmesg">dmesg</a>
1.13      smurph     32: </ul>
                     33: </p>
                     34:
                     35: <hr>
                     36: <a name=history>
                     37: <h3><font color=#0000e0><strong>History:</strong></font></h3>
                     38:
                     39: <p>
1.16    ! smurph     40: The Motorola 88k processor is said to be the best RISC processor ever
        !            41: devised.  It's simplicity and elegance combine to make the mvme88k a
        !            42: hearty, robust platform.
        !            43: </p>
1.13      smurph     44: <p>
1.16    ! smurph     45: Nivas Madhur started the initial mvme88k port
        !            46: for the MVME187 card, but has since moved on to another employer.
        !            47: Steve Murphree, Jr. completed the port in November 1998.  The port has
        !            48: since had major changes including revamped autoconf and on-board SCSI
        !            49: driver.  New, greatly expanded VME bus support.  A working install
        !            50: process that correctly creates a Motorola VID block on the disks.
1.13      smurph     51: </p>
                     52: <hr>
                     53: <a name=status>
                     54: <h3><font color=#0000e0><strong>Current Status:</strong></font></h3>
                     55:
                     56: <p>
1.14      smurph     57: The people working the most on OpenBSD/mvme88k are:
1.13      smurph     58: Steve Murphree, Jr.
                     59: More would be nice :)
                     60: </p>
                     61:
                     62: <p>
                     63: Email may be sent to the maintainer of the OpenBSD/mvme88k port at
                     64: <a href="mailto:smurph@openbsd.org">smurph@openbsd.org</a>.
                     65: </p>
                     66:
                     67: <p>
1.16    ! smurph     68: There is a snapshot avaliable as of 2.4.  The port supports the MVME187
        !            69: Single Board Computer (SBC).  MVME188 multi-processor board support is
        !            70: currently "in the works."  Support for the MVME197 is planned, but we
        !            71: need hardware to get things going.  (see the <a href="want.html">"Wanted List"</a>.)
1.13      smurph     72: The installation tools and process as of the 2.5 release actually work.
                     73: OpenBSD/mvme88k can be installed or upgraded via tape ramdisk images
                     74: as well as network and diskless installs.
                     75: </p>
                     76:
                     77: <hr>
                     78: <a name=info>
                     79: <h3><font color=#0000e0><strong>Where to get it:</strong></font></h3>
                     80:
                     81: <p>
                     82: <ul>
                     83: <li><a href=ftp.html>Snapshots are made available from time to time.</a>
                     84: <li><a href=ftp://ftp3.usa.openbsd.org/pub/OpenBSD/2.5/mvme88k/INSTALL.mvme88k>Installation information for the 2.5 release of OpenBSD/mvme88k</a>
                     85: </ul>
                     86: </p>
                     87:
                     88: <p>
                     89: <hr>
                     90: <a name=hardware>
                     91: <h3><font color=#0000e0><strong>Supported hardware list:</strong></font></h3>
                     92:
                     93: <h4>OpenBSD/mvme88k runs on the following classes of machines:</h4>
                     94: <ul>
                     95:  <li> MVME187: Motorola 88100 based Single Board Computer (SBC)
                     96: </ul>
                     97:
                     98: <h4>Supported devices</h4>
                     99:
                    100: <ul>
                    101: <li> Floppy drives:
                    102:   <ul>
                    103:    <li> SCSI floppy disk drives
                    104:   </ul>
                    105:
                    106: <li> Serial ports:
                    107:   <ul>
                    108:    <li> tty00, tty01, tty02 and tty03 on-board Cirrus Lodgic serial ports (MVME187)
                    109:    <li> MVME332 8-port serial card
                    110:   </ul>
                    111:
                    112: <li> Ethernet adapters:
                    113:   <ul>
                    114:    <li> on-board Intel Ethernet (MVME187)
                    115:    <li> MVME376 AMD Lance Ethernet.
                    116:   </ul>
                    117:
                    118: <li> SCSI controllers:
                    119:   <ul>
                    120:    <li> on-board "NCR" SCSI controller (MVME187)
                    121:    <li> MVME328 SCSI controller
                    122:   </ul>
                    123: </ul>
                    124:
                    125: <h4>OpenBSD/mvme88k does *not* run on these machines (yet):</h4>
                    126: <ul>
                    127:  <li> MVME188: Just a matter of time until I get a chassis for it
                    128:  <li> MVME197: I can't seem to get one donated...
                    129: </ul>
                    130:
                    131: <h4>Unsupported Devices. There are many more...</h4>
                    132: <ul>
                    133:  <li>Disk Controllers:
                    134:   <ul>
                    135:    <li> MVME327 SCSI controller
                    136:   </ul>
1.12      smurph    137:
1.13      smurph    138:  <li>Ethernet Controllers:
                    139:   <ul>
                    140:    <li> MVME374 LANCE controller
                    141:   </ul>
                    142:
                    143:  <li>WAN Controllers:
                    144:   <ul>
                    145:    <li> MVME333 WAN controller
                    146:   </ul>
                    147: </ul>
                    148:
                    149: <hr>
1.14      smurph    150: <a name=play>
                    151: <h3><font color=#0000e0>Where can you find hardware?</font></h3>
                    152: <ul>
                    153:  <li><a href="mailto:john@wad-s.com">John's Industrial Surplus.</a>.
                    154: </ul>
                    155: <p>
                    156: If you really want to play 88k, this is what I suggest:
                    157: </p>
                    158: <ul>
                    159:  <li>MVME188 8000 series dual proc system.  It has a really cool chassis.
                    160:  <li>MVME187 SBC
                    161:  <li>NCD 88k X-Terminal.  It's a cool 88k X display.
                    162: </ul>
                    163: <p>
                    164: John has all of this stuff.  Give him a shout and see what he can get for you.
                    165: </p>
                    166: <hr>
1.13      smurph    167: <a name=projects>
                    168: <h3><font color=#0000e0>Project list:</font></h3>
                    169: <ul>
1.14      smurph    170:  <li>Start work on MVME197 port.
                    171:  <li>Finnish work on MVME188 port.
1.13      smurph    172:  <li>Start work on device drivers for unsupported VME cards.
                    173: </ul>
1.1       deraadt   174:
1.3       fn        175: <hr>
1.13      smurph    176:
1.14      smurph    177: <a name=pics>
                    178: <h3><font color=#0000e0>mvme88k pictures:</font></h3>
                    179: <p>
                    180: The picture at the top of this page is a MVME 900 Series Chassis with a MVME187
                    181: 33 Mhz, 32 Megabyte RAM SBC board, 4 MVME332XT serial baords and an
                    182: ARCHIVE 250 MB QIC Tape unit.  It's hostname is m187.  It is the primary build
                    183: machine for the OpenBSD/mvme88k port.
                    184: </p>
                    185: <ul>
                    186:  <li><a href="images/mvme187-2.jpg">MVME187 Series 900 (rear view)</a>
                    187:  <li><a href="images/mvme187-3.jpg">MVME187 Series 900 (rear view w/terminal)</a>
                    188:  <li><a href="images/mvme187-4.jpg">MVME187 Series 900 (rear view close up)</a>
                    189:  <li><a href="images/mvme188-2.jpg">MVME188 Dual proc board</a>
                    190:  <li>More to come...
                    191: </ul>
                    192:
                    193: <hr>
                    194:
1.15      smurph    195: <a name=dmesg>
                    196: <h3><font color=#0000e0>mvme88k dmesg:</font></h3>
                    197: <p>
                    198: Check out the cool VME bus devices!  Err, also check out how many builds
                    199: it took to get them working...
                    200: </p>
                    201: <pre>
                    202: OpenBSD 2.5 (XT) #404: Wed May 26 02:11:50 CDT 1999
                    203:     root@m187.smcomp.com:/usr/src/sys/arch/mvme88k/compile/XT
                    204:
                    205: Model: Motorola MVME187 25Mhz
                    206: real mem  = 33550336
                    207: avail mem = 29126656
                    208: using 409 buffers containing 1675264 bytes of memory
                    209: mainbus0 (root) machine type MVME187
                    210: pcctwo0 at mainbus0 addr 0xfff00000: rev 0
                    211: setting interrupt ack vectors.
                    212: clock0 at pcctwo0 ipl 5
                    213: nvram0 at pcctwo0 offset 0xc0000: MK48T08 len 8192
                    214: cl0 at pcctwo0 offset 0x45000 ipl 3 console
                    215: siop0 at pcctwo0 offset 0x47000 ipl 2: version 0 target 7
                    216: scsibus0 at siop0: 8 targets
                    217: siop0: target 0 now synchronous, period=100ns, offset=8
                    218: sd0 at scsibus0 targ 0 lun 0: &lt;COMPAQPC, DSP3053LS, 442C&gt; SCSI2 0/direct fixed
                    219: sd0: 511MB, 3117 cyl, 4 head, 83 sec, 512 bytes/sec, 1046532 sec total
                    220: vme0 at pcctwo0 offset 0x40000: system controller
                    221: vme0: using BUG parameters
                    222: vme0: 1phys 0x40000000-0xefff0000 to VME 0x40000000-0xefff0000
                    223: vme0: 2phys 0xff000000-0xff7f0000 to VME 0xff000000-0xff7f0000
                    224: vme0: 3phys 0x02000000-0x3fff0000 to VME 0x02000000-0x3fff0000
                    225: vme0: 4phys 0x00000000-0x00000000 to VME 0x00000000-0x00000000
                    226: vme0: vme to cpu irq level 1:1
                    227: vmes0 at vme0
                    228: ve0 at vmes0 addr 0xffff1200 vaddr 0xef000200 vec 0x74 ipl 3
                    229: ve0: address 00:00:77:83:9f:a6
                    230: ve0: 128 receive buffers, 32 transmit buffers
                    231: vs0 at vmes0 addr 0xffff9000 vaddr 0xef041000 vec 0x80 ipl 2: target 7
                    232: scsibus1 at vs0: 8 targets
                    233: sd1 at scsibus1 targ 0 lun 0: &lt;FUJITSU, M2624F-512, M405&gt; SCSI1 0/direct fixed
                    234: sd1: 496MB, 1429 cyl, 11 head, 64 sec, 512 bytes/sec, 1015812 sec total
                    235: cd0 at scsibus1 targ 1 lun 0: &lt;NEC, CD-ROM DRIVE:500, 1.2&gt; SCSI1 5/cdrom removable
                    236: vmel0 at vme0
                    237: ie0 at pcctwo0 offset 0x46000 ipl 3: address 08:00:3e:21:33:57
                    238: boot device: sd0
                    239: root on sd0a
                    240: rootdev=0x400 rrootdev=0x800 rawdev=0x802
                    241: </pre>
                    242:
                    243: <hr>
                    244:
1.11      pauls     245: <a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   246: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        247: <br>
1.16    ! smurph    248: <small>$OpenBSD: mvme88k.html,v 1.15 1999/05/27 05:40:37 smurph Exp $</small>
1.3       fn        249:
                    250: </body>
                    251: </html>
1.13      smurph    252: