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

Annotation of www/mvme88k.html, Revision 1.15

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