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

Annotation of www/mvme68k.html, Revision 1.75

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