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

Annotation of www/hp300.html, Revision 1.102

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