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

Annotation of www/hppa.html, Revision 1.236

1.74      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/hppa</title>
1.74      miod        6: <link rev="made" href="mailto:www@openbsd.org">
                      7: <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
1.3       fn          8: <meta name="resource-type" content="document">
                      9: <meta name="description" content="the OpenBSD/hppa page">
                     10: <meta name="keywords" content="openbsd,hppa">
                     11: <meta name="distribution" content="global">
1.228     miod       12: <meta name="copyright" content="This document copyright 1996-2009 by OpenBSD.">
1.3       fn         13: </head>
                     14:
1.74      miod       15: <body bgcolor="#ffffff" text="#000000" link="#23238e">
1.65      mickey     16: <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
1.74      miod       17: <h2><font color="#e00000">OpenBSD/hppa</font></h2>
                     18:
                     19: <hr>
1.219     deraadt    20: <a href="images/hppa.jpg">
                     21: <img src="images/hppa.jpg" width="208" height="288" align="right"></a>
1.74      miod       22:
                     23: OpenBSD/hppa runs on a large set of the 32-bit Hewlett Packard Precision
1.219     deraadt    24: Architecture workstations and servers (HP PA-RISC).  A subset of the 64-bit
                     25: models are supported in 32-bit mode, as well.
1.74      miod       26:
                     27: <p>
                     28: A mailing list dedicated to the OpenBSD/hppa port is available at
                     29: <u><font color="#23238e">hppa@openbsd.org</font></u>.
                     30: To join the OpenBSD/hppa mailing list, send a message body of <b>"subscribe
                     31: hppa"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
                     32: Please be sure to check our <a href="mail.html">mailing list policy</a> before
                     33: subscribing.
                     34:
                     35: <p>
1.219     deraadt    36: The current port maintainer is
                     37: Mark Kettenis (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
1.74      miod       38: Others are definitely welcome to contribute!
                     39:
1.203     nick       40: <a name="toc"></a>
1.74      miod       41: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
1.222     deraadt    42: <table><tr>
                     43: <td width=1%></td>
1.221     deraadt    44: <td valign="top" width="20%">
1.219     deraadt    45:   <li><a href="#history">History of the port</a><br>
                     46:   <li><a href="#status">Current status</a><br>
                     47:   <li><a href="#hardware">Supported hardware</a><br>
1.221     deraadt    48: </td><td valign="top" width="20%">
1.219     deraadt    49:   <li><a href="#install">Getting and installing</a><br>
                     50:   <li><a href="#projects">Projects & bugs left to fix</a><br>
1.74      miod       51:   <li><a href="#hwdocs">Hardware documentation</a>
1.221     deraadt    52: </td></tr></table>
                     53: <br clear=all>
1.219     deraadt    54: <hr>
1.3       fn         55:
1.74      miod       56: <a name="history"></a>
1.219     deraadt    57: <h3><font color="#0000e0"><strong>History</strong></font></h3>
1.64      mickey     58: <p>
1.67      deraadt    59: This project was started in those days when the only
1.38      mickey     60: open source operating systems for HP PA-RISC computers were
1.66      jufi       61: <a href="http://www.cs.utah.edu/projects/flux/lites/html">Lites</a> and
1.68      jufi       62: <a href="http://www.mklinux.org">MkLinux</a>.
1.38      mickey     63: These two sources were a major supply of information and
                     64: code for initial development of the OpenBSD/hppa port.
1.67      deraadt    65: <a href="http://www.cs.utah.edu/~mike/hpbsd/hpbsd.html">HPBSD</a>
1.38      mickey     66: is encumbered by HP proprietary code and USL licensing and is
                     67: not publicly available.
                     68: One of the major direct benefits from previous porting efforts
1.74      miod       69: (besides the code, of course) was support for HP PA-RISC in GCC and
                     70: binutils, which allowed quick building of a cross-tools environment
                     71: for development.
                     72:
1.38      mickey     73: <p>
1.74      miod       74: Later on, Hewlett-Packard decided to sponsor a
                     75: <a href="http://www.parisc-linux.org/">Linux</a> port to the PA-RISC
                     76: family, which actually resulted in some proprietary documentation
                     77: being released, even though their target was a different class of 9000
                     78: machines back then.
                     79:
                     80: <a name="status"></a>
1.219     deraadt    81: <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
1.74      miod       82:
1.38      mickey     83: <p>
1.142     mickey     84: Currently, all the supported systems boot multi-user.
                     85: In addition to the release, full snapshots are made periodically,
                     86: and work is ongoing to provide better hardware support.
1.169     mickey     87: <p>
                     88: OpenBSD/hppa contains some limited (for now) support for running
1.170     mickey     89: HP-UX binaries via the <strong>COMPAT_HPUX</strong> kernel option.
1.169     mickey     90: Work is in progress to improve this support.
1.64      mickey     91:
1.219     deraadt    92: <a name="hardware"></a>
                     93: <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
1.64      mickey     94:
1.16      mickey     95: <ul>
1.219     deraadt    96: For a system component and device driver listing for this architecture, see
                     97: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=hppa&sektion=4">intro(4/hppa)</a>.
1.74      miod       98: <p>
                     99:
1.230     miod      100: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&amp;sektion=4&amp;arch=hppa">cpu(4)</a></strong> single-processor support for the 7000,
                    101: 7100, 7100LC, 7150, 7200, 7300LC, 8000, 8200, 8500, 8600, 8700 processors<br>
1.219     deraadt   102: found on the following systems:
                    103:   <ul>
1.233     miod      104:   <li>PA7000-based: 705, 710, 720, 730, 750
1.115     mickey    105:   <li>PA7100-based: 715/33, 715/50, 715/75, 725/50, 725/75, 735/100, 742i, 745i, 747i, 755/100
                    106:   <li>PA7100LC-based: 712, 715/64, 715/80, 715/100, 715/100XC, 725/64, 725/100, 743i, 748i, SAIC Galaxy 1100
1.74      miod      107:   <li>PA7150-based: 735/125, 755/125
1.163     mickey    108:   <li>PA7300LC-based: 744, 745, 748, A180[C], B132L[+], B160L, B180L+, C132L, C160L, Dx20, Dx30, RDI PrecisionBook (C160L)
1.228     miod      109:   <li>PA7200-based: C100, C110, J200, J210, J210XC, Kx00, Kx10, Kx20
1.210     martin    110:   <li>PA8000-based (in 32-bit mode): C160, C180, J280, J282
1.204     martin    111:   <li>PA8200-based (in 32-bit mode): C200, C230, C240, J2240
                    112:   <li>PA8500-based (in 32-bit mode): B1000, B2000, C360, C3000, J5000, J7000
                    113:   <li>PA8600-based (in 32-bit mode): B2600, C3600, J5600, J6000, J7600
                    114:   <li>PA8700-based (in 32-bit mode): C3650, C3700, C3750, J6700, J6750
1.181     brad      115:   </ul>
                    116:
1.234     miod      117: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mem&amp;sektion=4&amp;arch=hppa">mem(4)</a> memory controllers for up to 2GB of memory.
1.219     deraadt   118: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=io&amp;sektion=4&amp;arch=hppa">io(4)</a> Bus/IO controllers and bridges, including:
1.136     mickey    119:     <ul>
1.219     deraadt   120:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=phantomas&amp;sektion=4&amp;arch=hppa">phantomas(4)</a> Phantom PseudoBC GSC+ Port,
                    121:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uturn&amp;sektion=4&amp;arch=hppa">uturn(4)</a> U2/UTurn Runway-GSC with IOA,
                    122:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsc&amp;sektion=4&amp;arch=hppa">gsc(4)</a> GSC,
                    123:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lasi&amp;sektion=4&amp;arch=hppa">lasi(4)</a> LASI,
                    124:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asp&amp;sektion=4&amp;arch=hppa">asp(4)</a> ASP,
                    125:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wax&amp;sektion=4&amp;arch=hppa">wax(4)</a> WAX,
                    126:     <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=astro&amp;sektion=4&amp;arch=hppa">astro(4)</a> Astro Memory and I/O controller.
                    127:     </ul>
                    128: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino(4)</a> Dino/Cujo or <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&amp;sektion=4&amp;arch=hppa">elroy(4)</a>) Elroy PCI host bridges providing <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;arch=hppa&amp;sektion=4">pci(4)</a> PCI busses, supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;arch=hppa&amp;sektion=4">pci(4)</a> cards.
                    129: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&amp;arch=hppa&amp;sektion=4">ppb(4)</a> standard PCI-PCI bridges, including PCI expansion backplanes.
                    130: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;arch=hppa&amp;sektion=4">cbb(4)</a> YENTA-compatible PCI-CardBus bridges supporting some <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cardbus&amp;arch=hppa&amp;sektion=4">cardbus(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;arch=hppa&amp;sektion=4">pcmcia(4)</a> cards, on some models.
1.231     miod      131: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oosiop&amp;sektion=4">oosiop(4)</a>,
                    132: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&amp;sektion=4">osiop(4)</a>
                    133: and
                    134: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop(4)</a>
                    135: on-board SCSI controllers.
1.223     martynas  136: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion=4">pciide(4)</a> IDE drive controller supporting <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;sektion=4">wd(4)</a> and <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;sektion=4">cd(4)</a> drives.
1.219     deraadt   137: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=hppa&amp;sektion=4">dc(4)</a> on-board Digital 10/100Mbit ethernet.
                    138: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=hppa&amp;sektion=4">ohci(4)</a> on-board USB controller supporting most <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=usb&amp;sektion=4">usb(4)</a> devices.
                    139: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;arch=hppa&amp;sektion=4">sti(4)</a> SGC/GSC/PCI graphics controllers.
                    140: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=hppa&amp;sektion=4">com(4)</a> on-board ns16550 serial ports.
                    141: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=hppa&amp;sektion=4">lpt(4)</a> on-board parallel port.
                    142: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=harmony&amp;arch=hppa&amp;sektion=4">harmony(4)</a> on-board CS4215/AD1849 audio.
                    143: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;arch=hppa&amp;sektion=4">hilkbd(4)</a> HIL keyboards.
                    144: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilms&amp;arch=hppa&amp;sektion=4">hilms(4)</a> HIL mice and graphics tablet.
                    145: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilid&amp;arch=hppa&amp;sektion=4">hilid(4)</a> HIL ID modules.
1.226     miod      146: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pckbd&amp;sektion=4&amp;arch=hppa">pckbd(4)</a> PS/2 keyboards.
                    147: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms(4)</a> PS/2 mice.
1.219     deraadt   148: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=hppa">power(4)</a> soft power button as available on some models.
                    149: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lcd&amp;sektion=4&amp;arch=hppa">lcd(4)</a> front-panel display on some models.
                    150: <li>Battery-backed real time clock.
1.74      miod      151: </ul>
                    152:
                    153: <p>
1.219     deraadt   154: <h4>Unsupported systems and devices</h4>
                    155:
                    156: The following systems are unsupported, but may eventually be coaxed to life.
1.231     miod      157: Some of them will boot OpenBSD, but there is not enough device support for
                    158: OpenBSD to be really useful on them.
1.74      miod      159: <ul>
1.219     deraadt   160: <li>PA7100LC-based: Dx00, Dx10
                    161: <li>PA7200-based: Dx50, Dx60
                    162: <li>PA8000-based(in 32-bit mode): Dx70, Dx80/R380, Kx50/Kx60
                    163: <li>PA8200-based(in 32-bit mode): D390/R390, Kx70/Kx80
                    164: <li>HP 9000 E-Class (with limited I/O)
1.231     miod      165: <li>Most Hitachi PA-RISC workstations and servers
1.74      miod      166: </ul>
                    167:
                    168: <p>
1.96      mickey    169: The following systems are very unlikely to be supported since they either have
1.99      mickey    170: incompatible firmware (the 3000s) or almost completely undocumented I/O
1.219     deraadt   171: subsystems (the 8x7s).
1.96      mickey    172: <ul>
1.219     deraadt   173: <li>HP 3000 900
                    174: <li>HP 9000 8x7 (F, G, H, I-Class)
1.96      mickey    175: </ul>
                    176:
1.148     mickey    177: Even though some 64-bit systems are supported by this port in 32-bit mode,
                    178: the following models cannot be supported due to the I/O system limitations
1.231     miod      179: and will only run the
1.148     mickey    180: <a href="hppa64.html">OpenBSD/hppa64</a> port:
                    181: <ul>
1.219     deraadt   182: <li>PA8500-based: A400/rp24x0, L1000/L2000
                    183: <li>PA8600-based: A400/rp2450, L3000/rp5400
                    184: <li>PA8700-based: A500/rp2470, N4000/rp74x0, rp8400
1.232     jsg       185: <li>PA8800-based: A500-9x, C8000, rp3410, rp3440, rp4410, rp4440, rp7420, rp84x0
                    186: <li>PA8900-based: C8000, rp3410, rp3440, rp4410, rp4440, rp7420, rp84x0
1.148     mickey    187: </ul>
                    188:
1.96      mickey    189: <p>
1.231     miod      190: Convex PA-RISC systems (NUMA supercomputing clusters
                    191: consisting of one or more 8-way SMP nodes with PA7100 or PA7200 CPUs)
                    192: are unlikely to be ever supported.
1.99      mickey    193:
                    194: <p>
1.231     miod      195: All other HP 9000 6xx, 8xx and 9xx server systems will probably never
                    196: be supported by this port since they are of 1.0 PA-RISC architecture,
                    197: which is substantially inferior to the 1.1.
1.78      mickey    198:
                    199: <p>
1.74      miod      200: <h4>Unsupported peripherals</h4>
                    201:
                    202: <p>
                    203: This list is not meant to be exhaustive either, but sums up the most commonly
                    204: encountered devices on hppa machines.
                    205: <ul>
1.219     deraadt   206: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino(4)</a> Dino in card mode.
                    207: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;arch=hppa&amp;sektion=4">pcmcia(4)</a> PCMCIA adapters.
                    208: <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mongoose&amp;sektion=4&amp;arch=hppa">mongoose(4)</a> EISA bus adapter.
                    209: <li>VME controller
                    210: <li>any HP-PB devices
                    211: <li>On-board floppy controller
                    212: <li>Dino's PS/2 keyboard and mouse controller
                    213: <li>Power management on PrecisionBook
                    214: </ul>
                    215:
                    216: <a name="install"></a>
                    217: <h3><font color="#0000e0">
                    218: <strong>Getting and installing</strong>
                    219: </font></h3>
                    220:
                    221: <p>
                    222: The latest supported OpenBSD/hppa release is
1.235     dms       223: <a href="46.html">OpenBSD 4.6</a>.
1.219     deraadt   224: Here are the
1.235     dms       225: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.6/hppa/INSTALL.hppa">
                    226: OpenBSD/hppa 4.6 installation instructions
1.219     deraadt   227: </a>.
                    228:
                    229: <p>
                    230: Snapshots are made available from time to time, in
                    231: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa">this location</a>
                    232: as well as in a few
                    233: <a href="ftp.html">mirrors</a>.
                    234: Here are the
                    235: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa/INSTALL.hppa">
                    236: OpenBSD/hppa snapshot installation instructions
                    237: </a> as well.
                    238:
                    239: <a name="projects"></a>
                    240: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                    241: </strong></font></h3>
                    242:
                    243: <p>
                    244: <ul>
                    245:   <li>Improve overall stability
                    246:   <li>improve HP-UX emulation
                    247:   <li>PARISC/Linux emulation
                    248:   <li>X11 server support
                    249:   <li>Support for multiprocessor systems
1.74      miod      250: </ul>
                    251:
                    252: <a name="hwdocs"></a>
1.219     deraadt   253: <h3><font color="#0000e0"><strong>Hardware documentation</strong></font></h3>
1.64      mickey    254:
1.219     deraadt   255: <p>
1.74      miod      256: Most of the following documents have been released by Hewlett-Packard for
                    257: the <a href="http://www.parisc-linux.org/">PA-RISC Linux</a> project.
1.16      mickey    258:
1.74      miod      259: <p>
1.38      mickey    260: <ol type=1>
1.58      mickey    261: <li>HP PA-RISC CPUs
1.38      mickey    262:        <ol type=a>
1.106     mickey    263: <li><a href="http://ftp.parisc-linux.org/docs/chips/PCXL_ers.ps">PA7100LC CPU ERS</a>
                    264: <li><a href="http://ftp.parisc-linux.org/docs/chips/pcxl2_ers.ps">PA7300LC CPU ERS</a>
1.38      mickey    265:        </ol>
1.74      miod      266: <li>Processor Dependent Code/I/O Dependent Code Interface<br> <small>(selected chapters from "PA-RISC I/O Architecture Specification")</small>
1.38      mickey    267:        <ol type=a>
1.172     mickey    268: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc11-v0.96-Ch1-procs.pdf">PDC 1.1</a>
                    269: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc11-v0.96-Ch3-IODC.pdf">IODC 1.1</a>
1.106     mickey    270: <li><a href="http://ftp.parisc-linux.org/docs/arch/ver_nums.pdf">Version and Identification Number Allocation</a>
1.172     mickey    271: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc20-v0.36-ChC-datafmt.pdf">Memory Data Formats 2.0</a>
                    272: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc20-v1.0-Ch3-entry.pdf">PDC Entry Points 2.0</a>
                    273: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc20-v1.0-Ch4-procs.pdf">PDC Procedures 2.0</a>
                    274: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc20-v1.0-Ch6-OS.pdf">OS Interface 2.0</a>
1.38      mickey    275:        </ol>
1.74      miod      276: <li>Bus controllers/bridges/adaptors
1.38      mickey    277:        <ol type=a>
1.106     mickey    278: <li><a href="http://ftp.parisc-linux.org/docs/chips/hardball_ers.pdf">ASP</a>
1.140     nick      279: <li><a href="http://ftp.parisc-linux.org/docs/chips/lasi_ers.ps">LASI Core Bus Adapter (including LAN, SCSI, serial, lpt controllers)</a>
1.106     mickey    280: <li><a href="http://ftp.parisc-linux.org/docs/chips/dino_ers.ps">Dino PCI bridge</a>,
                    281: and <a href="http://ftp.parisc-linux.org/docs/chips/Dino_3_1_Errata.html">Errata</a>
                    282: <li><a href="http://ftp.parisc-linux.org/docs/chips/elroy_ers.ps">Elroy ERS (Edited for Open Source)</a>
1.95      mickey    283: <li>Astro
1.106     mickey    284: <a href="http://ftp.parisc-linux.org/docs/chips/astro_intro.ps">Overview</a>,
                    285: <a href="http://ftp.parisc-linux.org/docs/chips/astro_errors.ps">Error handling</a>,
                    286: <a href="http://ftp.parisc-linux.org/docs/chips/astro_ioc.ps">R2I Operations</a>,
                    287: <a href="http://ftp.parisc-linux.org/docs/chips/astro_regmap.ps">Registers Map</a>,
                    288: <a href="http://ftp.parisc-linux.org/docs/chips/astro_runway.ps">Runway Interface</a>,
1.143     mickey    289: <a href="http://ftp.parisc-linux.org/docs/chips/astro_sysmap.ps">System Memory Map</a>
1.38      mickey    290:        </ol>
1.106     mickey    291: <li><a href="http://ftp.parisc-linux.org/docs/arch/sti.pdf">Stinger
1.74      miod      292: graphics</a>
1.236   ! jasper    293: <li><a href="http://www.lsi.com/DistributionSystem/AssetDocument/files/docs/techdocs/storage_stand_prod/SCSIControllers/875_4_2.pdf">
        !           294: LSI 53C875 SCSI I/O Processor</a>
1.74      miod      295: <li>Intel
                    296: <a href="http://developer.intel.com/design/network/datashts/290219.htm">i82596DX/SX</a>
                    297: and
                    298: <a href="http://developer.intel.com/design/network/datashts/290218.htm">i82596CA</a>
                    299: Ethernet Controllers
1.38      mickey    300: </ol>
1.74      miod      301:
                    302: <p>
                    303: Of course, no hppa page, be it OpenBSD or not, could pretend to be serious
                    304: without linking to the essential <a href="http://www.openpa.net/">OpenPA</a>
                    305: reference website.
                    306:
1.3       fn        307: <hr>
1.74      miod      308: <a href="plat.html">
                    309: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
1.76      mickey    310: </a>
1.3       fn        311: <br>
1.74      miod      312: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    313: <br>
1.236   ! jasper    314: <small>$OpenBSD: hppa.html,v 1.235 2009/10/23 21:41:27 dms Exp $</small>
1.3       fn        315: </body>
                    316: </html>