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

Annotation of www/mvme68k.html, Revision 1.82

1.42      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.16      fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/mvme68k</title>
1.42      miod        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.16      fn          8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/mvme68k page">
                     10: <meta name="keywords" content="openbsd,mvme68k">
                     11: <meta name="distribution" content="global">
1.82    ! miod       12: <meta name="copyright" content="This document copyright 1996-2013 by OpenBSD.">
1.16      fn         13: </head>
                     14:
1.42      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.41      jsyn       16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.34      deraadt    17: <p>
1.42      miod       18: <h2><font color="#e00000">OpenBSD/mvme68k</font></h2>
1.1       deraadt    19:
1.16      fn         20: <hr>
1.1       deraadt    21:
1.16      fn         22: <p>
1.42      miod       23: OpenBSD/mvme68k runs on a large subset of Motorola's 680x0-based VME
                     24: motherboard family.
1.1       deraadt    25:
1.66      nick       26: <a name="toc"></a>
1.42      miod       27: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.1       deraadt    28: <p>
1.33      deraadt    29: <ul>
1.47      jufi       30:   <li><a href="#history">History of the port</a>
1.42      miod       31:   <li><a href="#status">Current status</a>
                     32:   <li><a href="#projects">Project list</a>
1.56      nick       33:   <li><a href="#hardware">Supported hardware</a>
1.42      miod       34:   <li><a href="#install">Getting and installing OpenBSD/mvme68k</a>
                     35:   <li><a href="#details">Hardware details</a>
1.33      deraadt    36: </ul>
1.16      fn         37:
1.42      miod       38: <hr>
                     39: <a name="history"></a>
                     40: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.16      fn         41:
1.33      deraadt    42: <p>
1.42      miod       43: This port was primarily done by Theo de Raadt in 1995 as a contract to
                     44: Willowglen Singapore.  An earlier port to the MVME147 by Chuck Cranor
                     45: based on Paul Mackerras' old DA30 code (and using hardware donated by
                     46: Jonathan Levine at Theo's request) provided a solid development
                     47: platform.
1.1       deraadt    48:
1.33      deraadt    49: <p>
1.68      sthen      50: Bizarrely, Dale Rahn, working for Motorola back then, also independently
1.42      miod       51: wrote a port to the MVME147.  For most kernel parts, both their ports were
                     52: analyzed but more code was written from scratch by Theo, or based on the
                     53: hp300 code.
1.1       deraadt    54:
1.35      deraadt    55: <p>
1.42      miod       56: Dale helped significantly during the porting to the 68040
                     57: models and wrote most of the code specific to the MVME167 model.
1.45      miod       58: Later, Steve Murphree continued work and made the MVME177 work, as well as
1.58      miod       59: adding support for more VME devices.
1.34      deraadt    60:
1.82    ! miod       61: <p>
        !            62: Support for the less commonly encountered MVME165 and MVME141 models was
        !            63: introduced in OpenBSD 4.6.
        !            64:
1.42      miod       65: <hr>
                     66: <a name="status"></a>
                     67: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
1.34      deraadt    68:
1.35      deraadt    69: <p>
1.42      miod       70: Currently, all the boards listed in the
1.56      nick       71: <a href="#hardware">supported hardware</a> section below boot
1.42      miod       72: multi-user, and support enough of the on-board devices to be generally
1.55      pedro      73: usable.
1.42      miod       74:
                     75: <p>
                     76: As none of the mvme68k boards have graphics devices, and none of the Motorola
1.49      jmc        77: VME frame buffers are currently supported, there are no X Window System servers
1.42      miod       78: available.
1.49      jmc        79: However, a complete set of X clients and utilities is available,
1.42      miod       80: allowing OpenBSD/mvme68k machines to behave as X11 font servers, or run
1.49      jmc        81: X clients on remote display.
1.35      deraadt    82:
1.42      miod       83: <hr>
                     84: <a name="projects"></a>
                     85: <h3><font color="#0000e0"><strong>Project list (in no particular order):
                     86: </strong></font></h3>
1.1       deraadt    87:
                     88: <p>
1.42      miod       89: <ul>
1.73      miod       90:   <li>Work on unsupported device cards (such as MVME374)
1.42      miod       91: </ul>
1.16      fn         92:
                     93: <hr>
1.43      miod       94: <a name="hardware"></a>
                     95: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                     96:
                     97: <p>
                     98: <h4>Supported processor boards</h4>
                     99:
                    100: <p>
                    101: <ul>
1.74      dms       102: <li><strong>MVME141</strong> (68030)<br>
1.73      miod      103: Both VME and VSB memory boards are supported, such as MVME224 boards.
                    104: All the on-board devices are supported, except for the VSB controller.
1.43      miod      105: <li><strong>MVME147</strong> (68030)<br>
                    106: All the on-board devices are supported, except for the parallel port.
                    107: <li><strong>MVME162</strong> (68040)<br>
                    108: Almost all the on-board devices are supported, with the following exceptions:
                    109: <ul>
                    110: <li>VME bus support is untested
1.82    ! miod      111: <li>Parity and ECC error reporting is not supported (but memory works just fine!)
1.43      miod      112: <li>Flash driver not working
                    113: <li>IP module driver untested
                    114: </ul>
1.74      dms       115: <li><strong>MVME165</strong> (68040)<br>
1.73      miod      116: All the on-board devices are supported, except for the VSB controller.
1.43      miod      117: <li><strong>MVME167</strong> (68040)<br>
1.82    ! miod      118: All the on-board devices are supported, except for the parallel port.
1.73      miod      119: <li><strong>MVME172</strong> (68060)<br>
                    120: Works as well as the MVME162.
1.43      miod      121: <li><strong>MVME177</strong> (68060)<br>
                    122: Works as well as the MVME167.
                    123: </ul>
                    124:
                    125: <p>
1.73      miod      126: Faithful clones of these boards, or other Motorola models may work as well
                    127: (MVME166, for example).
1.43      miod      128:
                    129: <p>
                    130: <h4>Supported extension boards</h4>
                    131:
                    132: <p>
                    133: <ul>
1.71      miod      134:   <li><strong>MVME327A</strong> SCSI and floppy Controller
                    135: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vsbic&amp;sektion=4&amp;arch=mvme68k">vsbic</a>),
                    136: currently limited to the SCSI interface
                    137:   <li><strong>MVME328</strong> High Performance SCSI Controller
                    138: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vs&amp;sektion=4&amp;arch=mvme68k">vs</a>)
                    139:   <li><strong>MVME376</strong> Ethernet Communications Controller
                    140: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=mvme68k">le</a>)
                    141: </ul>
1.43      miod      142:
                    143: <hr>
1.42      miod      144: <a name="install"></a>
                    145: <h3><font color="#0000e0">
                    146: <strong>Getting and installing OpenBSD/mvme68k:</strong>
                    147: </font></h3>
                    148:
                    149: <p>
                    150: The latest supported OpenBSD/mvme68k release is
1.81      sthen     151: <a href="52.html">OpenBSD 5.2</a>.
1.42      miod      152: Here are the
1.81      sthen     153: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/5.2/mvme68k/INSTALL.mvme68k">
                    154: OpenBSD/mvme68k 5.2 installation instructions
1.42      miod      155: </a>.
                    156:
                    157: <p>
                    158: Snapshots are made available from time to time, in
                    159: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/mvme68k">this location</a>
                    160: as well as in a few
                    161: <a href="ftp.html">mirrors</a>.
                    162: Here are the
                    163: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/mvme68k/INSTALL.mvme68k">
                    164: OpenBSD/mvme68k snapshot installation instructions
                    165: </a> as well.
1.16      fn        166:
                    167: <hr>
1.46      miod      168: <a name="details"></a>
1.42      miod      169: <h3><font color="#0000e0"><strong>Hardware details:</strong></font></h3>
1.1       deraadt   170:
1.42      miod      171: <p>
                    172: As VME hardware is quite uncommon in the average retail place,
                    173: this section is here to satisfy the well-founded curiosity about the mvme68k
                    174: hardware.
1.21      deraadt   175:
1.42      miod      176: <p>
1.51      miod      177: This picture is a MVME162 processor board, with the on-board ethernet and SCSI
                    178: controller options, one IndustryPack module, and a memory extension.<br>
1.42      miod      179: <img src="images/mvme162.gif" width="637" height="468" alt="MVME162 picture">
                    180:
                    181: <p>
                    182: This is a boot log of an MVME177 system.
1.1       deraadt   183: <pre>
1.42      miod      184: OpenBSD 3.2-current (GENERIC) #5: Mon Dec 23 01:49:09 GMT 2002
                    185:     miod@bioue.gentiane.org:/usr/src/sys/arch/mvme68k/compile/GENERIC
                    186: Motorola  MVME177-011: 60MHz MC68060 CPU+MMU+FPU, 8k on-chip physical I/D caches
1.33      deraadt   187: real mem = 33554432
1.42      miod      188: avail mem = 27525120 (6720 pages)
1.33      deraadt   189: using 409 buffers containing 1675264 bytes of memory
1.1       deraadt   190: mainbus0 (root)
1.33      deraadt   191: pcctwo0 at mainbus0 addr 0xfff00000: rev 0
                    192: clock0 at pcctwo0 ipl 5
1.40      miod      193: cl0 at pcctwo0 offset 0x45000 ipl 3: console
1.33      deraadt   194: vme0 at pcctwo0 offset 0x40000: system controller
                    195: vme0: using BUG parameters
                    196: vme0: 1phys 0x02000000-0xefff0000 to VME 0x02000000-0xefff0000
                    197: vme0: 2phys 0x00000000-0x00000000 to VME 0x00000000-0x00000000
1.42      miod      198: vme0: 3phys 0x00000000-0x00000000 to VME 0x00000000-0x00000000
1.33      deraadt   199: vme0: 4phys 0x00000000-0x00000000 to VME 0x00000000-0x00000000
                    200: vme0: vme to cpu irq level 1:1
1.1       deraadt   201: vmes0 at vme0
                    202: vmel0 at vme0
1.42      miod      203: ie0 at pcctwo0 offset 0x46000 ipl 1: address 08:00:3e:26:3f:69
                    204: ssh0 at pcctwo0 offset 0x47000 ipl 2: version 2 target 7
                    205: scsibus0 at ssh0: 8 targets
                    206: ssh0: target 0 now synchronous, period=100ns, offset=8
1.44      miod      207: sd0 at scsibus0 targ 0 lun 0: &lt;COMPAQPC, DCAS-32160, S65A&gt; SCSI2 0/direct fixed
1.42      miod      208: sd0: 2006MB, 8188 cyl, 3 head, 167 sec, 512 bytes/sec, 4110000 sec total
                    209: memc0 at pcctwo0 offset 0x43000: MEMC040 rev 1
1.33      deraadt   210: nvram0 at pcctwo0 offset 0xc0000: MK48T08 len 8192
1.1       deraadt   211: sram0 at mainbus0 addr 0xffe00000: len 131072
1.33      deraadt   212: boot device: sd0
1.1       deraadt   213: root on sd0a
1.33      deraadt   214: rootdev=0x400 rrootdev=0x800 rawdev=0x802
1.1       deraadt   215: Automatic boot in progress: starting file system checks.
                    216: /dev/rsd0a: file system is clean; not checking
1.42      miod      217: /dev/rsd0d: file system is clean; not checking
                    218: /dev/rsd0e: file system is clean; not checking
                    219: /dev/rsd0f: file system is clean; not checking
1.1       deraadt   220: /dev/rsd0g: file system is clean; not checking
1.42      miod      221: /dev/rsd0h: file system is clean; not checking
                    222: /dev/rsd0i: file system is clean; not checking
1.1       deraadt   223: setting tty flags
1.44      miod      224: ddb.console: 0 -&gt; 1
                    225: kern.splassert: 0 -&gt; 2
1.1       deraadt   226: starting network
1.42      miod      227: add net default: gateway 10.0.1.101
1.40      miod      228: starting system logger
1.42      miod      229: starting rpc daemons: portmap ypbind rdate timed.
1.1       deraadt   230: savecore: no core dump
                    231: checking quotas: done.
1.40      miod      232: building ps databases: kvm dev.
1.1       deraadt   233: clearing /tmp
1.40      miod      234: starting pre-securelevel daemons:.
1.44      miod      235: setting kernel security level: kern.securelevel: 0 -&gt; 1
1.40      miod      236: preserving editor files
                    237: creating runtime link editor directory cache.
                    238: starting network daemons: sendmail inetd sshd.
1.1       deraadt   239: starting local daemons:.
1.40      miod      240: standard daemons: cron.
1.42      miod      241: Thu Dec 26 18:07:08 GMT 2002
1.1       deraadt   242:
1.42      miod      243: OpenBSD/mvme68k (bioue.gentiane.org) (console)
1.1       deraadt   244:
1.42      miod      245: login:
1.1       deraadt   246: </pre>
                    247:
1.16      fn        248: <hr>
1.42      miod      249: <a href="plat.html">
                    250: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    251: </a>
                    252: <br>
                    253: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.16      fn        254: <br>
1.82    ! miod      255: <small>$OpenBSD: mvme68k.html,v 1.81 2012/11/02 01:09:14 sthen Exp $</small>
1.16      fn        256:
                    257: </body>
                    258: </html>