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

Annotation of www/hp300.html, Revision 1.51

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.49      miod       12: <meta name="copyright" content="This document copyright 1996-2005 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
                     28: Todd Miller (<a href="mailto:millert@openbsd.org">millert@openbsd.org</a>)
                     29: hacks on it from time to time.
                     30: Others are definitely welcome to contribute!
                     31:
                     32: <a href="#toc"></a>
                     33: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     34: <p>
                     35: <ul>
1.37      jufi       36:   <li><a href="#history">History of the port</a>
1.32      miod       37:   <li><a href="#status">Current status</a>
                     38:   <li><a href="#projects">Project list</a>
1.47      nick       39:   <li><a href="#hardware">Supported hardware</a>
1.32      miod       40:   <li><a href="#install">Getting and installing OpenBSD/hp300</a>
                     41: </ul>
1.1       deraadt    42:
1.3       fn         43: <hr>
1.32      miod       44: <a name="history"></a>
                     45: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.1       deraadt    46:
1.3       fn         47: <p>
1.8       downsj     48: OpenBSD follows in the footsteps of 4.4BSD by supporting the hp300; most
                     49: types of machine are supported with 68020 or better processors, along with
1.36      miod       50: SCSI and HP-IB storage devices.
1.4       deraadt    51:
                     52: <p>
1.8       downsj     53: OpenBSD/hp300 runs 8k pagesize executables natively (the first operating
                     54: system for the hp300 to do so), maintaining the standard binary format
                     55: used by all other OpenBSD m68k platforms.
                     56:
1.13      downsj     57: <p>
1.32      miod       58: Over the time, the 4.4BSD codebase was extended and corrected, and the hp300
                     59: port switched to the regular config(8) for kernel configuration.
                     60:
                     61: <p>
                     62: Shortly after OpenBSD 2.9 was released, support was added for the 425e model,
                     63: using a serial console on the first serial port.
1.49      miod       64:
                     65: <p>
                     66: Recent development features the replacement of the old hp300-specific SCSI code
                     67: base with the generic SCSI subsystem (as of 3.6), dynamic attachment and
                     68: detachment of HP-HIL devices, and support for the SGC bus and frame buffers (in
                     69: -CURRENT only).
1.13      downsj     70:
1.8       downsj     71: <hr>
1.32      miod       72: <a name="status"></a>
                     73: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     74:
                     75: <p>
                     76: Currently, all the hardware listed in the
1.47      nick       77: <a href="#hardware">supported hardware</a> section below boots
1.32      miod       78: multi-user, and supports enough of the on-board devices to be generally
1.45      pedro      79: usable, unless specified otherwise.
1.32      miod       80:
                     81: <p>
                     82: OpenBSD/hp300 is able to run sun3 SunOS binaries via the
                     83: <strong>COMPAT_SUNOS</strong> kernel option (a few have been tested and work).
                     84: <strong>COMPAT_HPUX</strong> is also available for HP-UX binaries, but has
1.49      miod       85: not been tested recently (but this used to be enough to get HP-UX
                     86: X11 environment to run).
1.32      miod       87:
                     88: <p>
1.38      nick       89: Slower machines may sometimes have problems booting with
1.35      nick       90: a serial console.  The symptoms of this are panics during the kernel
1.32      miod       91: autoconfiguration process; this can be avoided by using faster/different
                     92: terminals or by eliminating the terminal's use of flow control.
                     93:
                     94: <p>
1.49      miod       95: A native, unaccelerated X11R6 server is available for all supported frame
                     96: buffers but the SGC frame buffers.
1.32      miod       97:
                     98: <hr>
                     99: <a name="projects"></a>
                    100: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    101: </strong></font></h3>
1.9       downsj    102:
                    103: <p>
                    104: <ul>
1.49      miod      105:   <li>Driver for the Domain keyboard.
                    106:   <li>Provide an X11 server for the SGC frame buffers.
1.32      miod      107: </ul>
                    108:
                    109: <hr>
                    110: <a name="hardware"></a>
                    111: <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>
                    112:
                    113: <p>
                    114: <h4>Supported machines</h4>
                    115:
                    116: <p>
1.9       downsj    117: <ul>
1.32      miod      118:   <li>HP 9000/300 series:
                    119:   <p>
                    120:   <ul>
1.49      miod      121:     <li>68020-based: 318, 319, 320, 330 and 350
                    122:     <li>68030-based: 340, 345, 360, 370 and 375
                    123:     <li>68040-based: 380 and 385
1.32      miod      124:   </ul>
1.42      david     125:   <p>
                    126:   </li>
1.32      miod      127:   <li>HP 9000/400 series:
                    128:   <p>
                    129:   <ul>
1.49      miod      130:     <li>68030-based: 400
                    131:     <li>68040-based: 425 and 433
1.32      miod      132:   </ul>
                    133:   <p>
                    134:   These machines are not supported when configured for <i>Domain/OS</i>;
                    135:   the ROM must be in <i>HP-UX mode</i> in order to boot the system.
                    136:   Please refer to the <a href="hp300/hp300faq.html">hp300 FAQ page</a>
                    137:   for information on how to change the ROM mode.
1.49      miod      138:   </li>
1.9       downsj    139: </ul>
1.32      miod      140:
                    141: <p>
                    142: <h4>SCSI controllers and peripherals</h4>
                    143:
                    144: <p>
1.9       downsj    145: <ul>
1.46      miod      146: <li>98658A built-in and add-on SCSI interface
1.49      miod      147: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=spc&amp;sektion=4&amp;arch=hp300">spc</a>)
1.9       downsj    148: </ul>
                    149: <ul>
1.32      miod      150: <li>SCSI-1 disk drives
1.46      miod      151: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;sektion=4">sd</a>). <sup>(*)</sup>
1.32      miod      152: <li>SCSI-1 cdrom drives
                    153: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd</a>). <sup>(*)</sup>
1.46      miod      154: <li>Autochangers
                    155: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ch&amp;sektion=4">ch</a>).
1.32      miod      156: <li>Tape drives: HP DAT, Exabyte, and SCSI QIC drives such as the Archive Viper
                    157: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4">st</a>).
1.9       downsj    158: </ul>
1.32      miod      159: <p>
                    160: <sup>(*)</sup> SCSI-2 peripherals are known to work, but this may require
                    161: changing a jumper on some drives.
1.49      miod      162: Refer to your hardware documentation for details.
1.32      miod      163:
                    164: <p>
                    165: <h4>HP-IB/CS80 controllers and peripherals</h4>
                    166:
                    167: <p>
1.9       downsj    168: <ul>
1.49      miod      169: <li>98624 built-in interface
                    170: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=nhpib&amp;arch=hp300&amp;sektion=4">nhpib</a>)
                    171: <li>98625A and 98625B ``fast'' interface
                    172: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fhpib&amp;arch=hp300&amp;sektion=4">fhpib</a>)
1.9       downsj    173: </ul>
                    174: <ul>
1.32      miod      175: <li>Most HP disks, including: 7912, 7914, 7933, 7936, 7937, 7945, 7957,
1.49      miod      176: 7958, 7959, 2200, and 2203
                    177: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hd&amp;sektion=4&amp;arch=hp300">hd</a>)
1.32      miod      178: <li>Low-density cartridge drives: 7914, 7946, and 9144
1.49      miod      179: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.32      miod      180: <li>High-density cartridge drives: 9145
1.49      miod      181: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.32      miod      182: <li>1/2" tape drives: 7974A, 7978A/B, 7979A, 7980A, and 7980XC
1.49      miod      183: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=st&amp;sektion=4&amp;arch=hp300">ct</a>)
1.9       downsj    184: </ul>
1.32      miod      185:
                    186: <p>
                    187: <h4>Serial ports</h4>
                    188:
                    189: <p>
1.9       downsj    190: <ul>
1.32      miod      191: <li>98644 built-in and add-on card single port
1.49      miod      192: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dca&amp;sektion=4&amp;arch=hp300">dca</a>)
1.32      miod      193: <li>98642 4-port mux
1.49      miod      194: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcm&amp;sektion=4&amp;arch=hp300">dcm</a>)
1.32      miod      195: <li>98638 8-port mux
1.49      miod      196: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dcm&amp;sektion=4&amp;arch=hp300">dcm</a>)
1.32      miod      197: <li>400-series Apollo 3-port serial/keyboard mux
1.49      miod      198: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=apci&amp;sektion=4&amp;arch=hp300">apci</a>)
1.32      miod      199: <br>(The first port is typically configured as a
                    200: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dca&amp;sektion=4&amp;arch=hp300">dca</a>
                    201: device).
1.9       downsj    202: </ul>
1.32      miod      203:
                    204: <p>
                    205: <h4>Ethernet interfaces</h4>
                    206:
                    207: <p>
1.9       downsj    208: <ul>
1.49      miod      209: <li>98643 built-in and add-on LAN cards
                    210: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=le&amp;sektion=4&amp;arch=hp300">le</a>)
1.9       downsj    211: </ul>
1.32      miod      212:
                    213: <p>
                    214: <h4>Frame buffers</h4>
                    215:
                    216: <p>
1.9       downsj    217: <ul>
1.32      miod      218: <li>98543, 98544, 98545, and 98547 color and monochrome Topcat
1.49      miod      219: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=topcat&amp;sektion=4&amp;arch=hp300">topcat</a>)
1.39      miod      220: <li>98548, 98549, 98550, and A1416A color and monochrome Catseye,
1.49      miod      221: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=topcat&amp;sektion=4&amp;arch=hp300">topcat</a>)
1.32      miod      222: <li>98700 and 98710 Gatorbox
1.49      miod      223: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gbox&amp;sektion=4&amp;arch=hp300">gbox</a>)
1.32      miod      224: <li>98720 and 98721 Renaissance
1.49      miod      225: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rbox&amp;sektion=4&amp;arch=hp300">rbox</a>)
1.32      miod      226: <li>98730 and 98731 DaVinci
1.49      miod      227: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dvbox&amp;sektion=4&amp;arch=hp300">dvbox</a>)
1.39      miod      228: <li>A1096A monochrome Hyperion
1.49      miod      229: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hyper&amp;sektion=4&amp;arch=hp300">hyper</a>)
                    230: <li>EVRX (425e on-board) and SGC frame buffers
                    231: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;sektion=4">sti</a>)
1.9       downsj    232: </ul>
1.32      miod      233:
1.9       downsj    234: <p>
1.32      miod      235: <h4>Input devices</h4>
1.14      downsj    236:
1.27      downsj    237: <p>
1.32      miod      238: <ul>
                    239: <li>General interface supporting all HIL devices
1.49      miod      240: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hil&amp;sektion=4">hil</a>):
                    241:   <ul>
                    242:   <li>Keyboards
                    243: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;sektion=4">hilkbd</a>)
                    244:   <li>mice and button boxes
                    245: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilms&amp;sektion=4">hilms</a>)
                    246:   <li>ID module
                    247: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilid&amp;sektion=4">hilid</a>)
                    248:   </ul>
                    249: Serial mice connected to a <i>HIL to quad</i> converter are also known to work.
                    250: <li>400-series ``<i>Domain</i>'' keyboards
                    251:     <b>(currently only supported by the bootblocks)</b>
1.32      miod      252: </ul>
1.27      downsj    253:
1.32      miod      254: <p>
                    255: <h4>Miscellaneous</h4>
1.9       downsj    256:
                    257: <p>
                    258: <ul>
1.49      miod      259: <li>Battery-backed real-time clock (except on 425e)
                    260: <li>Printers and plotters on RS232 and HP-IB
                    261: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppi&amp;sektion=4&amp;arch=hp300">ppi</a>)
1.9       downsj    262: </ul>
                    263:
1.8       downsj    264: <p>
1.32      miod      265: More information about hardware configuration may be found on the
                    266: <a href="hp300/hp300faq.html">hp300 FAQ page</a>.
1.8       downsj    267:
                    268: <p>
1.32      miod      269: <h4>Unsupported machines</h4>
1.1       deraadt   270:
1.18      downsj    271: <p>
1.32      miod      272: <ul>
1.49      miod      273: <li>310 and all other 68010 based systems
1.32      miod      274: </ul>
1.18      downsj    275:
1.12      downsj    276: <p>
1.32      miod      277: <h4>Unsupported devices</h4>
1.14      downsj    278:
                    279: <p>
1.32      miod      280: <ul>
1.49      miod      281: <li>``<i>Domain</i>'' keyboards on series 400
                    282: <li>425e built-in audio.
1.50      miod      283: <li>Parallel port on the 4xx models.
1.49      miod      284: <li>X-Genesis, Y-Genesis and TurboVRX <i>TigerShark</i> frame buffers.
                    285: <li>ISA slot on the 4XXt models.
                    286: <li>EISA slots on the 4XXs 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.48      miod      297: <a href="36.html">OpenBSD 3.6</a>.
1.34      miod      298: Here are the
1.48      miod      299: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.6/hp300/INSTALL.hp300">
                    300: OpenBSD/hp300 3.6 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.51    ! miod      320: <small>$OpenBSD: hp300.html,v 1.50 2005/02/22 15:03:12 miod Exp $</small>
1.3       fn        321:
                    322: </body>
                    323: </html>