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

Annotation of www/hp300.html, Revision 1.82

1.32      miod        1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
1.3       fn          3: <html>
1.1       deraadt     4: <head>
                      5: <title>OpenBSD/hp300</title>
1.32      miod        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/hp300 page">
                     10: <meta name="keywords" content="openbsd,hp300">
                     11: <meta name="distribution" content="global">
1.70      steven     12: <meta name="copyright" content="This document copyright 1996-2008 by OpenBSD.">
1.3       fn         13: </head>
                     14:
1.32      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
                     17: <p>
                     18: <h2><font color="#e00000">OpenBSD/hp300</font></h2>
                     19:
                     20: <hr>
1.3       fn         21:
1.32      miod       22: <p>
                     23: OpenBSD/hp300 runs on most of the HP 9000 series 300 and 400 workstations, based
                     24: on the Motorola 680x0 processor family.
                     25:
                     26: <p>
                     27: There is currently no maintainer for this port, although
1.52      miod       28: Todd Miller (<a href="mailto:millert@openbsd.org">millert@openbsd.org</a>) and
                     29: Miod Vallat (<a href="mailto:miod@openbsd.org">miod@openbsd.org</a>)
                     30: hack on it from time to time.
1.32      miod       31: Others are definitely welcome to contribute!
                     32:
1.67      nick       33: <a name="toc"></a>
1.32      miod       34: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     35: <p>
                     36: <ul>
1.37      jufi       37:   <li><a href="#history">History of the port</a>
1.32      miod       38:   <li><a href="#status">Current status</a>
                     39:   <li><a href="#projects">Project list</a>
1.47      nick       40:   <li><a href="#hardware">Supported hardware</a>
1.32      miod       41:   <li><a href="#install">Getting and installing OpenBSD/hp300</a>
                     42: </ul>
1.1       deraadt    43:
1.3       fn         44: <hr>
1.32      miod       45: <a name="history"></a>
                     46: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    47:
1.3       fn         48: <p>
1.8       downsj     49: OpenBSD follows in the footsteps of 4.4BSD by supporting the hp300; most
1.64      miod       50: types of machine are supported with 68030 or better processors, along with
1.36      miod       51: SCSI and HP-IB storage devices.
1.4       deraadt    52:
                     53: <p>
1.8       downsj     54: OpenBSD/hp300 runs 8k pagesize executables natively (the first operating
                     55: system for the hp300 to do so), maintaining the standard binary format
                     56: used by all other OpenBSD m68k platforms.
                     57:
1.13      downsj     58: <p>
1.71      sthen      59: Over time, the 4.4BSD codebase was extended and corrected, and the hp300
1.32      miod       60: port switched to the regular config(8) for kernel configuration.
                     61:
                     62: <p>
                     63: Shortly after OpenBSD 2.9 was released, support was added for the 425e model,
                     64: using a serial console on the first serial port.
1.49      miod       65:
                     66: <p>
                     67: Recent development features the replacement of the old hp300-specific SCSI code
                     68: base with the generic SCSI subsystem (as of 3.6), dynamic attachment and
1.55      david      69: detachment of HP-HIL devices, and support for the SGC bus and frame buffers
1.57      martin     70: (as of 3.7), as well as the Apollo Domain keyboard and mouse (as of 3.8).
1.13      downsj     71:
1.8       downsj     72: <hr>
1.32      miod       73: <a name="status"></a>
                     74: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     75:
                     76: <p>
                     77: Currently, all the hardware listed in the
1.47      nick       78: <a href="#hardware">supported hardware</a> section below boots
1.32      miod       79: multi-user, and supports enough of the on-board devices to be generally
1.45      pedro      80: usable, unless specified otherwise.
1.32      miod       81:
                     82: <p>
1.49      miod       83: A native, unaccelerated X11R6 server is available for all supported frame
1.82    ! miod       84: buffers except the
        !            85: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;sektion=4">sti</a>
        !            86: frame buffers.
1.32      miod       87:
                     88: <hr>
                     89: <a name="projects"></a>
                     90: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     91: </strong></font></h3>
1.9       downsj     92:
                     93: <p>
                     94: <ul>
1.82    ! miod       95:   <li>Provide an X11 server for the <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;sektion=4">sti</a>
        !            96:       frame buffers.
        !            97:   <li>Better PersonalVRX frame buffer support.
        !            98:   <li>Switch to ELF binary format.
1.32      miod       99: </ul>
                    100:
                    101: <hr>
                    102: <a name="hardware"></a>
                    103: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    104:
                    105: <p>
                    106: <h4>Supported machines</h4>
                    107:
                    108: <p>
1.9       downsj    109: <ul>
1.32      miod      110:   <li>HP 9000/300 series:
                    111:   <p>
                    112:   <ul>
1.56      miod      113:     <li>68030-based: 340, 345, 360, 362, 370 and 375
                    114:     <li>68040-based: 380, 382 and 385
1.32      miod      115:   </ul>
1.42      david     116:   <p>
                    117:   </li>
1.32      miod      118:   <li>HP 9000/400 series:
                    119:   <p>
                    120:   <ul>
1.58      miod      121:     <li>68030-based: 400(dl/s/t)
                    122:     <li>68040-based: 425(dl/e/s/t) and 433(dl/e/s/t)
1.32      miod      123:   </ul>
                    124:   <p>
                    125:   These machines are not supported when configured for <i>Domain/OS</i>;
                    126:   the ROM must be in <i>HP-UX mode</i> in order to boot the system.
                    127:   Please refer to the <a href="hp300/hp300faq.html">hp300 FAQ page</a>
                    128:   for information on how to change the ROM mode.
1.49      miod      129:   </li>
1.9       downsj    130: </ul>
1.32      miod      131:
                    132: <p>
                    133: <h4>SCSI controllers and peripherals</h4>
                    134:
                    135: <p>
1.9       downsj    136: <ul>
1.46      miod      137: <li>98658A built-in and add-on SCSI interface
1.49      miod      138: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spc&amp;sektion=4&amp;arch=hp300">spc</a>)
1.9       downsj    139: </ul>
                    140: <ul>
1.32      miod      141: <li>SCSI-1 disk drives
1.46      miod      142: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd</a>). <sup>(*)</sup>
1.32      miod      143: <li>SCSI-1 cdrom drives
                    144: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>). <sup>(*)</sup>
1.46      miod      145: <li>Autochangers
                    146: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;sektion=4">ch</a>).
1.32      miod      147: <li>Tape drives: HP DAT, Exabyte, and SCSI QIC drives such as the Archive Viper
                    148: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st</a>).
1.9       downsj    149: </ul>
1.32      miod      150: <p>
1.58      miod      151: <sup>(*)</sup> SCSI-2 devices are known to work, but may require
                    152: changing a jumper to restrict them to SCSI-1 behaviour.
1.49      miod      153: Refer to your hardware documentation for details.
1.32      miod      154:
                    155: <p>
                    156: <h4>HP-IB/CS80 controllers and peripherals</h4>
                    157:
                    158: <p>
1.9       downsj    159: <ul>
1.49      miod      160: <li>98624 built-in interface
                    161: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nhpib&amp;arch=hp300&amp;sektion=4">nhpib</a>)
                    162: <li>98625A and 98625B ``fast'' interface
                    163: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhpib&amp;arch=hp300&amp;sektion=4">fhpib</a>)
1.9       downsj    164: </ul>
                    165: <ul>
1.32      miod      166: <li>Most HP disks, including: 7912, 7914, 7933, 7936, 7937, 7945, 7957,
1.49      miod      167: 7958, 7959, 2200, and 2203
                    168: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hd&amp;sektion=4&amp;arch=hp300">hd</a>)
1.32      miod      169: <li>Low-density cartridge drives: 7914, 7946, and 9144
1.49      miod      170: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.32      miod      171: <li>High-density cartridge drives: 9145
1.49      miod      172: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.32      miod      173: <li>1/2" tape drives: 7974A, 7978A/B, 7979A, 7980A, and 7980XC
1.49      miod      174: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.9       downsj    175: </ul>
1.32      miod      176:
                    177: <p>
                    178: <h4>Serial ports</h4>
                    179:
                    180: <p>
1.9       downsj    181: <ul>
1.32      miod      182: <li>98644 built-in and add-on card single port
1.49      miod      183: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dca&amp;sektion=4&amp;arch=hp300">dca</a>)
1.32      miod      184: <li>98642 4-port mux
1.49      miod      185: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcm&amp;sektion=4&amp;arch=hp300">dcm</a>)
1.32      miod      186: <li>98638 8-port mux
1.49      miod      187: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcm&amp;sektion=4&amp;arch=hp300">dcm</a>)
1.32      miod      188: <li>400-series Apollo 3-port serial/keyboard mux
1.49      miod      189: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apci&amp;sektion=4&amp;arch=hp300">apci</a>)
1.58      miod      190: <br>(The first port being typically configured as a
1.32      miod      191: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dca&amp;sektion=4&amp;arch=hp300">dca</a>
1.58      miod      192: device, except on 425e).
1.9       downsj    193: </ul>
1.32      miod      194:
                    195: <p>
                    196: <h4>Ethernet interfaces</h4>
                    197:
                    198: <p>
1.9       downsj    199: <ul>
1.49      miod      200: <li>98643 built-in and add-on LAN cards
                    201: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=hp300">le</a>)
1.9       downsj    202: </ul>
1.32      miod      203:
                    204: <p>
                    205: <h4>Frame buffers</h4>
                    206:
                    207: <p>
1.9       downsj    208: <ul>
1.32      miod      209: <li>98543, 98544, 98545, and 98547 color and monochrome Topcat
1.49      miod      210: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=topcat&amp;sektion=4&amp;arch=hp300">topcat</a>)
1.58      miod      211: <li>98548, 98549 and 98550 color and monochrome Catseye
                    212: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=topcat&amp;sektion=4&amp;arch=hp300">topcat</a>)
                    213: <li>A1416A color Kathmandu
1.49      miod      214: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=topcat&amp;sektion=4&amp;arch=hp300">topcat</a>)
1.32      miod      215: <li>98700 and 98710 Gatorbox
1.49      miod      216: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbox&amp;sektion=4&amp;arch=hp300">gbox</a>)
1.32      miod      217: <li>98720 and 98721 Renaissance
1.49      miod      218: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rbox&amp;sektion=4&amp;arch=hp300">rbox</a>)
1.32      miod      219: <li>98730 and 98731 DaVinci
1.49      miod      220: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvbox&amp;sektion=4&amp;arch=hp300">dvbox</a>)
1.39      miod      221: <li>A1096A monochrome Hyperion
1.49      miod      222: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hyper&amp;sektion=4&amp;arch=hp300">hyper</a>)
1.82    ! miod      223: <li>98705 PersonalVRX <i>TigerShark</i>
1.68      miod      224: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=tvrx&amp;sektion=4&amp;arch=hp300">tvrx</a>)
1.82    ! miod      225: <li>VRX (362/382 on-board), EVRX (425e on-board) and SGC frame buffers
1.49      miod      226: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;sektion=4">sti</a>)
1.9       downsj    227: </ul>
1.32      miod      228:
1.9       downsj    229: <p>
1.32      miod      230: <h4>Input devices</h4>
1.14      downsj    231:
1.27      downsj    232: <p>
1.32      miod      233: <ul>
                    234: <li>General interface supporting all HIL devices
1.49      miod      235: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hil&amp;sektion=4">hil</a>):
                    236:   <ul>
                    237:   <li>Keyboards
                    238: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;sektion=4">hilkbd</a>)
                    239:   <li>mice and button boxes
                    240: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilms&amp;sektion=4">hilms</a>)
                    241:   <li>ID module
                    242: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilid&amp;sektion=4">hilid</a>)
                    243:   </ul>
                    244: Serial mice connected to a <i>HIL to quad</i> converter are also known to work.
1.58      miod      245: <li>Apollo Domain keyboard and mouse (on 400-series)
1.52      miod      246: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnkbd&amp;sektion=4&amp;arch=hp300">dnkbd</a>)
1.32      miod      247: </ul>
1.27      downsj    248:
1.32      miod      249: <p>
                    250: <h4>Miscellaneous</h4>
1.9       downsj    251:
                    252: <p>
                    253: <ul>
1.82    ! miod      254: <li>Digital audio on model 425e
        !           255: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dnkbd&amp;sektion=4">arcofi</a>)
        !           256: <i>(support has been added after 5.0)</i>
1.49      miod      257: <li>Battery-backed real-time clock (except on 425e)
                    258: <li>Printers and plotters on RS232 and HP-IB
                    259: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppi&amp;sektion=4&amp;arch=hp300">ppi</a>)
1.9       downsj    260: </ul>
                    261:
1.8       downsj    262: <p>
1.32      miod      263: More information about hardware configuration may be found on the
                    264: <a href="hp300/hp300faq.html">hp300 FAQ page</a>.
1.8       downsj    265:
                    266: <p>
1.32      miod      267: <h4>Unsupported machines</h4>
1.1       deraadt   268:
1.18      downsj    269: <p>
1.32      miod      270: <ul>
1.63      miod      271: <li>68010-based: 310
                    272: <li>68020-based: 318, 319, 320, 330 and 350
1.82    ! miod      273:     (support for all 68020 models has been dropped after OpenBSD 3.9)
1.80      miod      274: <li>68030-based: 332
1.32      miod      275: </ul>
1.18      downsj    276:
1.12      downsj    277: <p>
1.32      miod      278: <h4>Unsupported devices</h4>
1.14      downsj    279:
                    280: <p>
1.32      miod      281: <ul>
1.62      miod      282: <li>Parallel port.
1.82    ! miod      283: <li>98765 TurboVRX, X-Genesis and Y-Genesis frame buffers.
1.62      miod      284: <li>ISA slot on the 4xx ``<i>t</i>'' models.
1.82    ! miod      285: (There is minimal support for it, but interrupts are not working)
1.62      miod      286: <li>EISA slots on the 4xx ``<i>s</i>'' models.
1.32      miod      287: </ul>
1.12      downsj    288:
                    289: <hr>
1.34      miod      290: <a name="install"></a>
                    291: <h3><font color="#0000e0">
                    292: <strong>Getting and installing OpenBSD/hp300:</strong>
                    293: </font></h3>
                    294:
                    295: <p>
                    296: The latest supported OpenBSD/hp300 release is
1.81      miod      297: <a href="50.html">OpenBSD 5.0</a>.
1.34      miod      298: Here are the
1.81      miod      299: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/5.0/hp300/INSTALL.hp300">
                    300: OpenBSD/hp300 5.0 installation instructions
1.34      miod      301: </a>.
                    302:
                    303: <p>
                    304: Snapshots are made available from time to time, in
                    305: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hp300">this location</a>
                    306: as well as in a few
                    307: <a href="ftp.html">mirrors</a>.
                    308: Here are the
                    309: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hp300/INSTALL.hp300">
                    310: OpenBSD/hp300 snapshot installation instructions
                    311: </a> as well.
                    312:
                    313: <hr>
1.32      miod      314: <a href="plat.html">
                    315: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
                    316: </a>
                    317: <br>
                    318: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
1.3       fn        319: <br>
1.82    ! miod      320: <small>$OpenBSD: hp300.html,v 1.81 2011/11/01 16:16:46 miod Exp $</small>
1.3       fn        321:
                    322: </body>
                    323: </html>