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

Annotation of www/cats.html, Revision 1.31

1.1       drahn       1: <!DOCTYPE HTML PUBLIC  "-//W3C//DTD HTML 4.01 Transitional//EN"
                      2:        "http://www.w3.org/TR/html4/loose.dtd">
                      3: <html>
                      4: <head>
                      5: <title>OpenBSD/cats</title>
                      6: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
                      7: <meta name="description" content="the OpenBSD/cats page">
1.26      miod        8: <meta name="copyright" content="This document copyright 2004-2013 by OpenBSD.">
1.30      sthen       9: <link rel="canonical" href="http://www.openbsd.org/cats.html">
1.1       drahn      10: </head>
                     11:
                     12: <body bgcolor="#ffffff" text="#000000" link="#23238e">
                     13: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.7       krw        14:
1.1       drahn      15: <h2><font color="#e00000">OpenBSD/cats</font></h2>
                     16:
                     17: <hr>
                     18:
                     19: <p>
1.26      miod       20: OpenBSD/cats used to run on the
1.1       drahn      21: <a href="http://www.simtec.co.uk/">Simtec Electronics</a>
                     22: <a href="http://www.simtec.co.uk/products/EB110ATX/">StrongARM
                     23: 110 Evaluation Board</a>.
1.16      drahn      24: <p>
1.28      deraadt    25:
                     26: <strong>The OpenBSD/cats port was discontinued after the 4.0 release.</strong>
1.16      drahn      27: <p>
1.28      deraadt    28:
1.18      miod       29: There is no longer work on supporting this port, however the source code
1.23      sthen      30: is still available in the CVS Attic.
1.1       drahn      31: <p>
                     32: A mailing list for ARM-based ports is available at
                     33: <u><font color="#23238e">arm@openbsd.org</font></u>.
                     34: To join the OpenBSD/arm mailing list, send a message body of
                     35: <b>"subscribe arm"</b> to
                     36: <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     37: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     38: subscribing.
                     39:
1.20      nick       40: <a name="toc"></a>
1.1       drahn      41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.7       krw        42:
1.1       drahn      43: <ul>
                     44:   <li><a href="#history">History of the port</a>
                     45:   <li><a href="#status">Current status</a>
1.8       nick       46:   <li><a href="#hardware">Supported hardware</a>
1.1       drahn      47:   <li><a href="#install">Getting and installing OpenBSD/cats</a>
                     48: </ul>
                     49:
                     50: <hr>
                     51: <a name="history"></a>
                     52: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     53:
                     54: <p>
                     55: OpenBSD/cats was started based on NetBSD -current code of January 2004.
1.21      deraadt    56: It was used as a reasonably fast foundation to the
1.17      miod       57: <a href="zaurus.html">zaurus</a> port.
                     58:
                     59: <p>
                     60: Once the zaurus port was running well, cats was neglected due to the
1.18      miod       61: (relative) lack of hardware, as well as the deceiving hardware reliability,
                     62: and was eventually dropped shortly after the inception of the
                     63: <a href="armish.html">armish</a> port.
1.1       drahn      64:
                     65: <hr>
                     66: <a name="status"></a>
                     67: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     68:
                     69: <p>
                     70: The Simtec StrongARM 110 Evaluation Board is the only supported board at
                     71: the current time.
                     72:
                     73: <hr>
                     74: <a name="hardware"></a>
                     75: <h3><font color="#0000e0"><strong>Supported peripherals:
                     76: </strong></font></h3>
                     77:
1.4       miod       78: <p>
                     79: Currently only the following hardware has been tested:
                     80:
1.1       drahn      81: <ul>
                     82: <li><strong>Onboard PCI modules</strong> (pci)
                     83: <ul>
                     84: <li>Acer Labs M5229 UDMA IDE
                     85: </ul>
                     86:
                     87: <li><strong>PCI-Bridges</strong>
1.7       krw        88: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pchb&amp;arch=cats&amp;sektion=4">pchb</a>)
1.1       drahn      89: <ul>
                     90: <li>Acer Labs M1533 ISA
                     91: </ul>
                     92:
                     93: <li><strong>Video Cards</strong>
                     94: <ul>
                     95: <li>S3 PCI VGA
                     96: </ul>
                     97:
                     98: <li><strong>Ethernet</strong>
                     99: <ul>
1.10      kevlo     100: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=cats&amp;sektion=4">dc</a>), including:
                    101:     <ul>
                    102:     <li>CNet Pro110B
                    103:     <li>Alfa Inc. GFC2204
                    104:     </ul>
1.7       krw       105: <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=cats&amp;sektion=4">ne</a>) <sup>(B)</sup>
                    106: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=vr&amp;arch=cats&amp;sektion=4">vr</a>), including:
1.1       drahn     107:     <ul>
                    108:     <li>Addtron AEF-360TX
                    109:     <li>Hawking PN102TX
                    110:     <li>D-Link DFE530TX
                    111:     </ul>
1.7       krw       112: <li>DEC DECchip 21143 (Tulip clones) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=cats&amp;sektion=4">dc</a>)
                    113: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=cats&amp;sektion=4">fxp</a>), including:
1.1       drahn     114:     <ul>
                    115:     <li>Intel EtherExpress PRO/10+
                    116:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    117:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    118:     <li>Intel EtherExpress PRO/100 Dual Port
                    119:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    120:     </ul>
1.7       krw       121: <li>Intel 21145-based PCI adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=cats&amp;sektion=4">dc</a>)
1.3       brad      122: </ul>
1.1       drahn     123:
                    124: <li><strong>SCSI and IDE Host Adapters</strong>
                    125: <ul>
1.7       krw       126:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    127:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    128:     adapters
1.9       mickey    129:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4"
1.7       krw       130:     >ahc</a>)
                    131:     including the Adaptec cards
                    132:     <ul>
                    133:       <li>AHA-274X[W,T]
                    134:       <li>AHA-284X
                    135:       <li>AHA-2910, AHA-2915
                    136:       <li>AHA-2920
                    137:       <li>AHA-2930[C,U2]
                    138:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    139:       <li>AHA-2950[U2W,U2B]
                    140:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    141:       <li>AHA-3950U2
                    142:       <li>AHA-3960
                    143:       <li>AHA-3985
                    144:       <li>AHA-4944UW
                    145:       <li>AHA-19160B
                    146:       <li>AHA-29160[B,N]
                    147:       <li>AHA-39160
                    148:     </ul>
                    149:   <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI host
                    150:     adapters including generic cards, old ASUS cards, the DTC-3130
                    151:     series, and Diamond Fireport series
                    152:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=cats&amp;sektion=4"
                    153:     >siop</a>)
1.1       drahn     154: <li>All PCI IDE
1.7       krw       155: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;arch=cats&amp;sektion=4">pciide</a>)
1.1       drahn     156: adapters supported by the <a href="i386.html">i386</a> platform
                    157: </ul>
                    158:
                    159: <li><strong>Drives</strong>
                    160: <ul>
                    161: <li>All IDE devices supported on the <a href="i386.html">i386</a> platform.
                    162: <li>All ATAPI drives supported on the <a href="i386.html">i386</a> platform.
                    163: <li>All SCSI drives supported on the <a href="i386.html">i386</a> platform.
                    164: </ul>
                    165:
                    166: <li><strong>USB Controllers/Hubs</strong>
1.4       miod      167: <p>
1.6       miod      168: USB support does not work correctly on all boards at the moment.<br>
1.4       miod      169: <ul>
1.7       krw       170: <li>OHCI: Acer Labs M5237 USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=cats&amp;sektion=4">ohci</a>)
1.1       drahn     171: </ul>
                    172:
                    173: <li><strong>USB Devices</strong>
                    174: <ul>
1.7       krw       175: <li>Alps Electric Apple USB Keyboard (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=cats&amp;sektion=4">ukbd</a>)
                    176: <li>Solid Year Keyboard and Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=cats&amp;sektion=4">ukbd</a>) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    177: <li>Logitech M4848 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    178: <li>Kensington USB/PS2 Wheel Mouse (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    179: <li>USB Zip Drives (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;arch=cats&amp;sektion=4">umass</a>)
1.1       drahn     180: </ul>
                    181:
                    182: <li><strong>Other Devices</strong>
                    183: <ul>
1.6       miod      184: <li>Serial Ports: the onboard serial port should work as
1.7       krw       185: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fcom&amp;arch=cats&amp;sektion=4">fcom</a>
1.6       miod      186: serial console or as a standard serial port.
1.1       drahn     187: </ul>
                    188:
1.2       deraadt   189: </ul>
                    190:
1.1       drahn     191: <hr>
                    192: <a name="install"></a>
                    193: <h3><font color="#0000e0">
                    194: <strong>Getting and installing OpenBSD/cats:</strong>
                    195: </font></h3>
                    196:
                    197: <p>
1.24      jasper    198: The last supported OpenBSD/cats release was
1.17      miod      199: <a href="40.html">OpenBSD 4.0</a>.
1.1       drahn     200:
                    201: </body>
                    202: </html>