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

Annotation of www/cats.html, Revision 1.35

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>
1.26      miod       18: OpenBSD/cats used to run on the
1.1       drahn      19: <a href="http://www.simtec.co.uk/">Simtec Electronics</a>
                     20: <a href="http://www.simtec.co.uk/products/EB110ATX/">StrongARM
                     21: 110 Evaluation Board</a>.
1.16      drahn      22: <p>
1.28      deraadt    23:
                     24: <strong>The OpenBSD/cats port was discontinued after the 4.0 release.</strong>
                     25:
1.35    ! deraadt    26: <br clear=all>
        !            27: <hr>
1.7       krw        28:
1.1       drahn      29: <a name="history"></a>
                     30: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
                     31:
                     32: <p>
                     33: OpenBSD/cats was started based on NetBSD -current code of January 2004.
1.21      deraadt    34: It was used as a reasonably fast foundation to the
1.17      miod       35: <a href="zaurus.html">zaurus</a> port.
                     36:
                     37: <p>
                     38: Once the zaurus port was running well, cats was neglected due to the
1.32      mmcc       39: (relative) lack of hardware and the deceiving hardware reliability,
                     40: and was dropped shortly after the inception of the
1.18      miod       41: <a href="armish.html">armish</a> port.
1.1       drahn      42:
                     43: <hr>
                     44: <a name="status"></a>
                     45: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     46:
                     47: <p>
                     48: The Simtec StrongARM 110 Evaluation Board is the only supported board at
                     49: the current time.
                     50:
                     51: <hr>
                     52: <a name="hardware"></a>
                     53: <h3><font color="#0000e0"><strong>Supported peripherals:
                     54: </strong></font></h3>
                     55:
1.4       miod       56: <p>
                     57: Currently only the following hardware has been tested:
                     58:
1.1       drahn      59: <ul>
                     60: <li><strong>Onboard PCI modules</strong> (pci)
                     61: <ul>
                     62: <li>Acer Labs M5229 UDMA IDE
                     63: </ul>
                     64:
                     65: <li><strong>PCI-Bridges</strong>
1.34      sthen      66: (<a href="http://man.openbsd.org/?query=pchb&amp;arch=cats&amp;sektion=4">pchb</a>)
1.1       drahn      67: <ul>
                     68: <li>Acer Labs M1533 ISA
                     69: </ul>
                     70:
                     71: <li><strong>Video Cards</strong>
                     72: <ul>
                     73: <li>S3 PCI VGA
                     74: </ul>
                     75:
                     76: <li><strong>Ethernet</strong>
                     77: <ul>
1.34      sthen      78: <li>ASIX 88140A/88141-based PCI adapters (<a href="http://man.openbsd.org/?query=dc&amp;arch=cats&amp;sektion=4">dc</a>), including:
1.10      kevlo      79:     <ul>
                     80:     <li>CNet Pro110B
                     81:     <li>Alfa Inc. GFC2204
                     82:     </ul>
1.34      sthen      83: <li>Novell NE1000, NE2000 (ISA, and PCI variants thereof) (<a href="http://man.openbsd.org/?query=ne&amp;arch=cats&amp;sektion=4">ne</a>) <sup>(B)</sup>
                     84: <li>VIA Rhine/RhineII/RhineIII Ethernet adapters (<a href="http://man.openbsd.org/?query=vr&amp;arch=cats&amp;sektion=4">vr</a>), including:
1.1       drahn      85:     <ul>
                     86:     <li>Addtron AEF-360TX
                     87:     <li>Hawking PN102TX
                     88:     <li>D-Link DFE530TX
                     89:     </ul>
1.34      sthen      90: <li>DEC DECchip 21143 (Tulip clones) (<a href="http://man.openbsd.org/?query=dc&amp;arch=cats&amp;sektion=4">dc</a>)
                     91: <li>Intel i8255x-based (except the i82556) PCI adapters (<a href="http://man.openbsd.org/?query=fxp&amp;arch=cats&amp;sektion=4">fxp</a>), including:
1.1       drahn      92:     <ul>
                     93:     <li>Intel EtherExpress PRO/10+
                     94:     <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                     95:     <li>Intel EtherExpress PRO/100+ "Management Adapter"
                     96:     <li>Intel EtherExpress PRO/100 Dual Port
                     97:     <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                     98:     </ul>
1.34      sthen      99: <li>Intel 21145-based PCI adapters (<a href="http://man.openbsd.org/?query=dc&amp;arch=cats&amp;sektion=4">dc</a>)
1.3       brad      100: </ul>
1.1       drahn     101:
                    102: <li><strong>SCSI and IDE Host Adapters</strong>
                    103: <ul>
1.7       krw       104:   <li> Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890,
                    105:     AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host
                    106:     adapters
1.34      sthen     107:     (<a href="http://man.openbsd.org/?query=ahc&amp;sektion=4"
1.7       krw       108:     >ahc</a>)
                    109:     including the Adaptec cards
                    110:     <ul>
                    111:       <li>AHA-274X[W,T]
                    112:       <li>AHA-284X
                    113:       <li>AHA-2910, AHA-2915
                    114:       <li>AHA-2920
                    115:       <li>AHA-2930[C,U2]
                    116:       <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    117:       <li>AHA-2950[U2W,U2B]
                    118:       <li>AHA-3940[U,AU,UW,AUW,U2W]
                    119:       <li>AHA-3950U2
                    120:       <li>AHA-3960
                    121:       <li>AHA-3985
                    122:       <li>AHA-4944UW
                    123:       <li>AHA-19160B
                    124:       <li>AHA-29160[B,N]
                    125:       <li>AHA-39160
                    126:     </ul>
                    127:   <li>Symbios Logic (NCR) 53C8xx, 53C1010 and 53C1510D-based PCI host
                    128:     adapters including generic cards, old ASUS cards, the DTC-3130
                    129:     series, and Diamond Fireport series
1.34      sthen     130:     (<a href="http://man.openbsd.org/?query=siop&amp;arch=cats&amp;sektion=4"
1.7       krw       131:     >siop</a>)
1.1       drahn     132: <li>All PCI IDE
1.34      sthen     133: (<a href="http://man.openbsd.org/?query=pciide&amp;arch=cats&amp;sektion=4">pciide</a>)
1.1       drahn     134: adapters supported by the <a href="i386.html">i386</a> platform
                    135: </ul>
                    136:
                    137: <li><strong>Drives</strong>
                    138: <ul>
                    139: <li>All IDE devices supported on the <a href="i386.html">i386</a> platform.
                    140: <li>All ATAPI drives supported on the <a href="i386.html">i386</a> platform.
                    141: <li>All SCSI drives supported on the <a href="i386.html">i386</a> platform.
                    142: </ul>
                    143:
                    144: <li><strong>USB Controllers/Hubs</strong>
1.4       miod      145: <p>
1.6       miod      146: USB support does not work correctly on all boards at the moment.<br>
1.4       miod      147: <ul>
1.34      sthen     148: <li>OHCI: Acer Labs M5237 USB (<a href="http://man.openbsd.org/?query=ohci&amp;arch=cats&amp;sektion=4">ohci</a>)
1.1       drahn     149: </ul>
                    150:
                    151: <li><strong>USB Devices</strong>
                    152: <ul>
1.34      sthen     153: <li>Alps Electric Apple USB Keyboard (<a href="http://man.openbsd.org/?query=ukbd&amp;arch=cats&amp;sektion=4">ukbd</a>)
                    154: <li>Solid Year Keyboard and Mouse (<a href="http://man.openbsd.org/?query=ukbd&amp;arch=cats&amp;sektion=4">ukbd</a>) (<a href="http://man.openbsd.org/?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    155: <li>Logitech M4848 (<a href="http://man.openbsd.org/?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    156: <li>Kensington USB/PS2 Wheel Mouse (<a href="http://man.openbsd.org/?query=ums&amp;arch=cats&amp;sektion=4">ums</a>)
                    157: <li>USB Zip Drives (<a href="http://man.openbsd.org/?query=umass&amp;arch=cats&amp;sektion=4">umass</a>)
1.1       drahn     158: </ul>
                    159:
                    160: <li><strong>Other Devices</strong>
                    161: <ul>
1.6       miod      162: <li>Serial Ports: the onboard serial port should work as
1.34      sthen     163: <a href="http://man.openbsd.org/?query=fcom&amp;arch=cats&amp;sektion=4">fcom</a>
1.6       miod      164: serial console or as a standard serial port.
1.1       drahn     165: </ul>
                    166:
1.2       deraadt   167: </ul>
                    168:
1.1       drahn     169: <hr>
                    170: <a name="install"></a>
                    171: <h3><font color="#0000e0">
                    172: <strong>Getting and installing OpenBSD/cats:</strong>
                    173: </font></h3>
                    174:
                    175: <p>
1.24      jasper    176: The last supported OpenBSD/cats release was
1.17      miod      177: <a href="40.html">OpenBSD 4.0</a>.
1.1       drahn     178:
                    179: </body>
                    180: </html>