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

Annotation of www/pmax.html, Revision 1.32

1.15      graichen    1: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
                      2: <HTML>
                      3: <HEAD>
                      4:    <TITLE>OpenBSD/pmax</TITLE>
                      5:    <META NAME="resource-type" CONTENT="document">
                      6:    <META NAME="description" CONTENT="the OpenBSD/pmax page">
                      7:    <META NAME="keywords" CONTENT="openbsd,pmax">
                      8:    <META NAME="distribution" CONTENT="global">
                      9:    <META NAME="copyright" CONTENT="This document copyright 1996 by OpenBSD.">
1.31      jufi       10:    <LINK rev=made href=mailto:www@openbsd.org>
1.15      graichen   11: </HEAD>
1.17      johns      12:
                     13: <BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#23238E">
1.3       fn         14:
1.15      graichen   15:
                     16: <H2>OpenBSD/pmax</H2>
                     17:
                     18: <P>
                     19: <HR></P>
                     20:
1.22      graichen   21: <h3><font color=#0000e0><strong>History and status:</strong></font></h3>
                     22:
1.29      deraadt    23: <strong>
                     24: Free pmax machines available for developers, just ask
                     25: Dieter Mayer <dieter@oss.de>.
1.30      wvdputte   26: </strong>
1.29      deraadt    27: <p>
                     28:
1.22      graichen   29: <P>The pmax port of OpenBSD was started by Thomas Graichen (<A
1.24      todd       30: HREF="mailto:graichen@openbsd.org">graichen@OpenBSD.org</A>) shortly
1.25      millert    31: before the OpenBSD 2.0 release.  It is currently without a maintainer.
                     32: If you would like to maintain the port, hardware is available so please
                     33: send <A HREF="mailto:millert@openbsd.org">mail</A>.
1.22      graichen   34: From the pmax specific code it is heavily based on NetBSD/pmax.
                     35: I want to take the chance
                     36: here to say thanks to Dieter Mayer and Rob Urban for supplying me (Thomas) with
1.15      graichen   37: the hardware to do the development on. Also i want to thank all the people
1.32    ! ian        38: from the NetBSD/pmax team and mailing lists especially Jonathan Stone
1.18      graichen   39: and Michael Hitch for their help in many situations.
1.15      graichen   40: If you are interested in getting OpenBSD/pmax you can either use the latest
                     41: formal release of OpenBSD or one of the snapshots of OpenBSD/pmax if you
                     42: are interested in tracking the current state - you may get them both from
                     43: <A HREF="ftp.html">the usual OpenBSD ftp servers</A>.</P>
                     44:
                     45: <P>Despite of the fact that the hardware specific code in OpenBSD/pmax
1.32    ! ian        46: doesn't differ much from NetBSD/pmax,
        !            47: you get all the usual OpenBSD improvements, additions and fixes - most
        !            48: important here are the security related stuff and fixes.
1.15      graichen   49:
1.22      graichen   50: <h3><font color=#0000e0><strong>Supported machines:</strong></font></h3>
1.15      graichen   51:
                     52: <P>OpenBSD/pmax currently supports the following machines:</P>
                     53:
                     54: <UL>
                     55: <LI>decstation 2100 and 3100 (pmin and pmax)</LI>
                     56:
                     57: <LI>decstation 5000/120, /125 and /133 (3min)</LI>
                     58:
                     59: <LI>decstation 5000/200 (3max)</LI>
                     60:
                     61: <LI>decstation 5000/240 (3maxplus)</LI>
                     62:
                     63: <LI>decstation 5000/20 and /25 (personal decstation)</LI>
                     64: </UL>
                     65:
                     66: <P>OpenBSD/pmax does currently not run on:</P>
                     67:
                     68: <UL>
                     69: <LI>decstation 5100 (r2000 based cousin of the decstation 3100)</LI>
                     70:
1.16      graichen   71: <LI>decsystem 5400 and 5500 (close to mayfair and mayfair II vax with mips
1.15      graichen   72: cpu)</LI>
                     73:
1.16      graichen   74: <LI>decsystem 5800 (close to vax 6300/6300 with mips cpus)</LI>
1.15      graichen   75: </UL>
                     76:
                     77: <P>Per Fogelstrom (<A HREF="mailto:pefo@OpenBSD.org">pefo@OpenBSD.org</A>)
                     78: now also has one of the r4000 cpu upgraded decstations ... so i expect
1.22      graichen   79: support for them sometime in the future.</P>
1.15      graichen   80:
1.22      graichen   81: <h3><font color=#0000e0><strong>Supported devices:</strong></font></h3>
1.15      graichen   82:
                     83: <P>If something is wrong here - please let me know!</P>
                     84:
                     85: <P>Framebuffer:</P>
                     86:
                     87: <UL>
                     88: <LI>pm mono (1024x864x1) or color (1024x864x8) onboard framebuffer (pmin
                     89: and pmax)</LI>
                     90:
                     91: <LI>PMAG-DV (1024x864x8) onboard framebuffer (personal decstation)</LI>
                     92:
1.26      deraadt    93: <LI>PMAG-AA (1280x1024x1) turbochannel framebuffer card - mfb</LI>
1.15      graichen   94:
1.26      deraadt    95: <LI>PMAG-BA (1024x864x8) turbochannel framebuffer card - cfb</LI>
1.15      graichen   96:
1.27      deraadt    97: <LI>PMAGB-BA (1280x1024x8) turbochannel framebuffer card - sfb</LI>
1.15      graichen   98:
                     99: <P>Keep in mind that you need a monitor which can do sync on green- because
                    100: all the above framebuffers give sync on green output. Also the monitor
                    101: should be multisync-capable or it should have a dec-compatible fixed frequency.
                    102: All the above framebuffers should be supported by the x server too.</P>
                    103: </UL>
                    104:
                    105: <P>Ethernet:</P>
                    106:
                    107: <UL>
                    108: <LI>onboard amd lance ethernet interface</LI>
                    109:
                    110: <LI>turbochannel amd lance lance interface card</LI>
                    111: </UL>
                    112:
                    113: <P>SCSI:</P>
                    114:
                    115: <UL>
                    116: <LI>onboard dec SCSI&nbsp;controller - sii (pmin and pmax)</LI>
                    117:
                    118: <LI>onboard dec SCSI controller - asc</LI>
                    119:
                    120: <LI>turbochannel dec SCSI&nbsp;controller card - asc</LI>
                    121: </UL>
                    122:
                    123: <P>Misc:</P>
                    124:
                    125: <UL>
                    126: <LI>dec lk201 or compatible keyboard</LI>
                    127:
                    128: <LI>dec or compatible mouse</LI>
                    129:
                    130: <LI>onboard serial ports on most machines</LI>
                    131: </UL>
                    132:
                    133: <P>
1.23      pauls     134: <HR><A HREF="plat.html"><IMG height=24 width=24 SRC="back.gif" ALT="OpenBSD" BORDER=0 ></A>
1.15      graichen  135: <A HREF="mailto:www@openbsd.org">www@openbsd.org</A> <BR>
1.28      wvdputte  136: <FONT SIZE=-1>
1.32    ! ian       137: $OpenBSD: pmax.html,v 1.31 2000/11/23 18:05:37 jufi Exp $
1.28      wvdputte  138: </FONT> </P>
1.15      graichen  139:
                    140: </BODY>
                    141: </HTML>