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

Annotation of www/hp300.html, Revision 1.11

1.3       fn          1: <!DOCTYPE HTML PUBLIC  "-//IETF//DTD HTML Strict//EN">
                      2: <html>
1.1       deraadt     3: <head>
                      4: <title>OpenBSD/hp300</title>
1.3       fn          5: <link rev=made href=mailto:www@openbsd.org>
                      6: <meta name="resource-type" content="document">
                      7: <meta name="description" content="the OpenBSD/hp300 page">
                      8: <meta name="keywords" content="openbsd,hp300">
                      9: <meta name="distribution" content="global">
                     10: <meta name="copyright" content="This document copyright 1996 by OpenBSD, Inc.">
                     11: </head>
                     12:
                     13: <body>
                     14:
1.1       deraadt    15: <h2>OpenBSD/hp300</h2>
                     16:
1.3       fn         17: <hr>
                     18: <h3><strong>History and Status:</strong></h3>
1.1       deraadt    19:
1.3       fn         20: <p>
1.8       downsj     21: OpenBSD follows in the footsteps of 4.4BSD by supporting the hp300; most
                     22: types of machine are supported with 68020 or better processors, along with
                     23: SCSI and HPIB storage devices.
1.4       deraadt    24: </p>
                     25:
                     26: <p>
1.8       downsj     27: OpenBSD/hp300 runs 8k pagesize executables natively (the first operating
                     28: system for the hp300 to do so), maintaining the standard binary format
                     29: used by all other OpenBSD m68k platforms.
                     30: </p>
                     31:
                     32: <hr>
1.9       downsj     33: <h3><strong>Supported Hardware:</strong></h3>
                     34:
                     35: <p>
                     36: <ul>
                     37: <li>CPUs:
                     38: <ul>
                     39: <li>68020-based: 318, 319, 320, 330, and 350.
                     40: <li>68030-based: 340, 345, 360, 370, 375, and 400<sup>1</sup>.
                     41: <li>68040-based: 380, 425<sup>1</sup>, and 433<sup>1</sup>.
                     42: </ul>
                     43: <li>Disks:
                     44: <ul>
                     45: <li>Most HP-IB/CS80, including: 7912, 7914, 7933, 7936, 7937, 7945, 7957,
                     46: 7958, 7959, 2200, and 2203.
                     47: <li>SCSI-I<sup>2</sup>, including magneto-optical and CD-ROM.
                     48: </ul>
                     49: <li>Tape drives:
                     50: <ul>
                     51: <li>Low-density HP-IB/CS80 cartridge: 7914, 7946, and 9144.
                     52: <li>High-density HP-IB/CS80 cartridge: 9145.
                     53: <li>HP-IB/CS80 1/2": 7974A, 7978A/B, 7979A, 7980A, and 7980XC.
                     54: <li>SCSI: HP DAT, Exabyte, and SCSI QIC drives such as the Archive Viper.
                     55: </ul>
                     56: <li>RS232 interfaces:
                     57: <ul>
                     58: <li>98644 built-in and add-on card single port (dca).
                     59: <li>98642 4-port (dcm).
                     60: <li>98638 8-port (dcm).
                     61: </ul>
                     62: <li>Network interfaces:
                     63: <ul>
                     64: <li>98643 built-in and add-on LAN cards.
                     65: </ul>
                     66: <li>Displays:
                     67: <ul>
                     68: <li>98544, 98545, and 98547 color and monochrome Topcat.
1.10      downsj     69: <li>98548, 98549, 98550, and A1416A color and monochrome Catseye.
1.9       downsj     70: <li>98700 and 98710 Gatorbox.
                     71: <li>98720 and 98721 Renaissance.
                     72: <li>98730 and 98731 DaVinci.
                     73: <li>A1096A monochrome Hyperion.
                     74: </ul>
                     75: <li>Input devices:
                     76: <ul>
                     77: <li>General interface supporting all HIL devices: keyboard, 2 and 3 button
                     78: mice<sup>3</sup>, and ID module.
                     79: </ul>
                     80: <li>Miscellaneous:
                     81: <ul>
                     82: <li>Battery-backed real-time clock.
                     83: <li>98624 built-in HP-IB interface.
                     84: <li>98625A and 98625B `fast' HP-IB interface.
                     85: <li>98658A built-in and add-on SCSI interface.
                     86: <li>Printers and plotters on RS232 and HP-IB.
                     87: <li>SCSI autochanger.
                     88: </ul>
                     89: </ul>
                     90: </p>
                     91: <p>
                     92: <sup>1</sup> 400-series machines configured for <i>Domain/OS</i> are not fully
                     93: supported, notably, the keyboard doesn't work and the ROMs must be in
                     94: <i>HP-UX mode</i> in order to boot the system.
                     95: <br>
                     96: <sup>2</sup> SCSI-II drives are known to work, though this may require
                     97: changing a jumper on some drives.  See your disk's documentation for details.
                     98: <br>
                     99: <sup>3</sup> Serial mice connected to a <i>HIL to quad</i> converter are also
                    100: known to work.
                    101: </p>
                    102: <h3><strong>Notable Unsupported Hardware:</strong></h3>
                    103:
                    104: <p>
                    105: <ul>
                    106: <li>SGC bus on the 425e, and all associated displays.
1.11    ! downsj    107: <li>310 and all other 68010 based systems.
1.9       downsj    108: </ul>
                    109: </p>
                    110:
                    111: <hr>
1.8       downsj    112: <p>
                    113: <a href=ftp.html>Snapshots are made available from time to time.</a>
                    114:
                    115: <p>
                    116: The maintainer of the hp300 port is Jason Downs,
                    117: <a href=mailto:downsj@openbsd.org>&lt;downsj@openbsd.org&gt;</a>.
1.3       fn        118: </p>
1.1       deraadt   119:
1.3       fn        120: <hr>
1.7       deraadt   121: <a href=plat.html><img src=back.gif border=0 alt=OpenBSD></a>
1.1       deraadt   122: <a href=mailto:www@openbsd.org>www@openbsd.org</a>
1.3       fn        123: <br>
1.11    ! downsj    124: <small>$OpenBSD: hp300.html,v 1.10 1997/01/19 04:47:00 downsj Exp $</small>
1.3       fn        125:
                    126: </body>
                    127: </html>