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

File: [local] / www / vax.html (download) (as text)

Revision 1.25, Mon Oct 1 21:35:21 2001 UTC (22 years, 8 months ago) by hugh
Branch: MAIN
Changes since 1.24: +32 -17 lines

Update and reword a little.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>OpenBSD/vax</title>
<link rev=made href="mailto:www@openbsd.org">
<meta name="resource-type" content="document">
<meta name="description" content="the OpenBSD/vax page">
<meta name="keywords" content="openbsd,vax">
<meta name="distribution" content="global">
<meta name="copyright" content="This document copyright 1996, 1997, 2001 by OpenBSD.">
</head>

<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">

<h2>OpenBSD/vax</h2>

<hr>
<h3><strong>History and Status:</strong></h3>

<p>
OpenBSD/vax began in early 2000 when architecture specific code was adapted
from NetBSD's very mature port to these systems. Smaller imports still
occur as useful changes happen in that OS, but not wholly derivative, changes
in our port are often backported to NetBSD. The result of all this work is
an Operating System that is stable and familiar to any OpenBSD user.
</p>

<p>
<b>Significant changes between 2.9 and 3.0:</b>
</p>
<ul>
<li>Support for a couple more machines added.
<li>Event counters attached to most devices. (from NetBSD)
<li>More addressing modes added to the emulation system. (work by Jim Uhl)
</ul>

<p>
<b>Significant changes between 2.8 and 2.9:</b>
</p>
<ul>
<li>Support for 16 filesystems per drive. (work by hugh)
<li>Emulation of the EMODD instruction. (work by bjc)
<li>Support for KA53 (Cheetah) machines. (work by bjc & hugh)
<li>Interrupt signals no longer cause ksh subshells to core. (work by bjc)
</ul>

<p>
OpenBSD runs on a wide variety of VAX hardware, but our
<a href="want.html#vax">inventory of systems</a>
is limited. OpenBSD/vax may actually run on your hardware even if it's not
listed here, so we rely on your testing and feedback to keep this list up to
date.  After you finish installing and road testing your new system, consider
running "dmesg |mail dmesg@openbsd.org" to help us determine what types of
hardware people are using.
</p>

<table WIDTH="100%">
<tr VALIGN=top>
    <td WIDTH="50%">
	<p>
	<b>Tested systems:</b>
	</p>

	<ul>
	<li>VAXstation/MicroVAX 2000
	<li>VAXstation 3100/{30,40} (<font color="#009900">SCSI</font>)
	<li>VAXstation 3100/{38,48} (<font color="#009900">SCSI</font>)
	<li>VAXstation 3100/76 (<font color="#009900">SCSI</font>)
	<li>VAXstation 4000/60 (<font color="#009900">SCSI</font>)
	<li>VAXstation 4000/VLC (<font color="#009900">SCSI</font>)
	<li>MicroVAX 3100/{10,20}{,e} (<font color="#009900">SCSI</font>)
	<li>MicroVAX 3100/80 (<font color="#009900">SCSI</font>)
	<li>MicroVAX 3100/90 (<font color="#009900">SCSI</font>)
	<li>MicroVAX 3300
	<li>VAX 4000/100 (<font color="#009900">SCSI</font>)
	<li>VAX 4000/105 (<font color="#009900">SCSI</font>)
	<li>VAX 4000/300 
	</ul>
    </td>

    <td WIDTH="50%">
	<p>
	<b>Projects being worked on:</b>
	</p>

	<ul>
	<li>vaxstation 2000's hdc9224 (floppy/mfm hard disk controller)
	<li>qbus tk50/tk70 tape drives
	<li>shared libraries? eventually...
        <li>support for new systems as we obtain them
	</ul>

	<p>
	<b>Documentation we're looking for:</b>
	</p>

	<ul>
	<li>Programming info for LCG or SPGFX framebuffers
	<li>Software references for DSSI or MSCP
	<li>Any edition VARM
	</ul>
 
	<p>
	<b>Known problems:</b>
	</p>

	<ul>
	<li>toolchain issues - overzealous gcc optimizer
	<li>pmap - addressing limits
	</ul>
    </td>
</tr>
</table>

<p>
In addition to formal releases, snapshots that reflect our current work
are available for download from the <a href=ftp.html>ftp mirrors</a>,
and a mailing has been set up at
<a href="mailto:vax@openbsd.org"> vax@openbsd.org</a>.
For information on subscribing, simply send a message body of "help"
to <a href="mailto:majordomo@OpenBSD.org">majordomo@OpenBSD.org</a>.
</p>

<p>
The OpenBSD/vax port maintainers are
<a href="mailto:bjc@cvs.openbsd.org">Brandon Creighton</a>
and <a href="mailto:hugh@cvs.openbsd.org">Hugh Graham</a>.
</p>

<br><br>
<hr>
<a href=plat.html><img height=24 width=24 src=back.gif border=0 alt=OpenBSD></a> 
<a href="mailto:www@openbsd.org">www@openbsd.org</a>
<br>
<small>$OpenBSD: vax.html,v 1.25 2001/10/01 21:35:21 hugh Exp $</small>

</body>
</html>