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

Annotation of www/hppa.html, Revision 1.144

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.116     jose       12: <meta name="copyright" content="This document copyright 1996-2004 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: <p>
                     18: <h2><font color="#e00000">OpenBSD/hppa</font></h2>
                     19:
                     20: <hr>
                     21:
                     22: <p>
                     23: OpenBSD/hppa runs on a large set of the 32-bit Hewlett Packard Precision
                     24: Architecture workstations and servers (HP PA-RISC).
                     25: </p>
                     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: </p>
                     35:
                     36: <p>
                     37: The current port maintainer is
                     38: <a href="mailto:mickey@openbsd.org">Michael Shalayeff</a>.
                     39: Others are definitely welcome to contribute!
                     40: </p>
                     41:
                     42: <a href="#toc"></a>
                     43: <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
                     44: <p>
                     45: <ul>
1.82      jufi       46:   <li><a href="#history">History of the port</a>
1.74      miod       47:   <li><a href="#status">Current status</a>
                     48:   <li><a href="#projects">Project list</a>
1.140     nick       49:   <li><a href="#hardware">Supported hardware</a>
1.74      miod       50:   <li><a href="#hwdocs">Hardware documentation</a>
                     51:   <li><a href="#install">Getting and installing OpenBSD/hppa</a>
                     52: </ul>
1.3       fn         53:
1.66      jufi       54: <hr>
1.74      miod       55: <a name="history"></a>
                     56: <h3><font color="#0000e0"><strong>History:</strong></font></h3>
1.30      deraadt    57:
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: </p>
                     73:
1.38      mickey     74: <p>
1.74      miod       75: Later on, Hewlett-Packard decided to sponsor a
                     76: <a href="http://www.parisc-linux.org/">Linux</a> port to the PA-RISC
                     77: family, which actually resulted in some proprietary documentation
                     78: being released, even though their target was a different class of 9000
                     79: machines back then.
                     80: </p>
                     81:
                     82: <hr>
                     83: <a name="status"></a>
                     84: <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>
                     85:
1.38      mickey     86: <p>
1.142     mickey     87: Currently, all the supported systems boot multi-user.
                     88: In addition to the release, full snapshots are made periodically,
                     89: and work is ongoing to provide better hardware support.
1.74      miod       90: </p>
1.64      mickey     91:
1.74      miod       92: <hr>
                     93: <a name="projects"></a>
                     94: <h3><font color="#0000e0"><strong>Projects (in no particular order):
                     95: </strong></font></h3>
1.64      mickey     96:
1.74      miod       97: <p>
1.16      mickey     98: <ul>
1.74      miod       99:   <li>Improve overall stability
1.96      mickey    100:   <li>Support the NCR53C720 SCSI FWD controller
                    101:   <li>Support booting from tape and CD-ROM
                    102:   <li>Support for 7000 CPUs (the "original snakes" machines)
1.86      mickey    103:   <li>HP-UX emulation
                    104:   <li>PARISC/Linux emulation
1.122     miod      105:   <li>X11 server support
1.104     mickey    106:   <li>Support for multiprocessor systems
1.64      mickey    107: </ul>
1.74      miod      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 models</h4>
                    115:
                    116: <p>
1.128     mickey    117: The rule of thumb is:
                    118: if it weighs more than 25kg -- most likely it is not supported.
                    119: <p>
1.64      mickey    120: <ul>
1.115     mickey    121:   <li>PA7100-based: 715/33, 715/50, 715/75, 725/50, 725/75, 735/100, 742i, 745i, 747i, 755/100
                    122:   <li>PA7100LC-based: 712, 715/64, 715/80, 715/100, 715/100XC, 725/64, 725/100, 743i, 748i, SAIC Galaxy 1100
1.74      miod      123:   <li>PA7150-based: 735/125, 755/125
1.128     mickey    124:   <li>PA7200-based: C100, C110, J200, J210, J210XC
1.115     mickey    125:   <li>PA7300LC-based: 744, 745, 748, A180[C], B132L[+], B160L, B180L+, C132L, C160L, RDI PrecisionBook (C160L)
1.144   ! mickey    126:   <li>PA8000-based(in 32-bit mode): C160, C180
        !           127:   <li>PA8200-based(in 32-bit mode): C200, C230, C240
        !           128:   <li>PA8500-based(in 32-bit mode): C360
1.16      mickey    129: </ul>
1.74      miod      130:
                    131: <p>
                    132: <h4>Supported peripherals</h4>
                    133:
                    134: <p>
                    135: The list of supported hardware below is not meant to be exhaustive.
                    136: Hardware is needed for developers, to further help development and testing.
                    137: Please see our <a href="want.html">"Wanted List"</a>
1.66      jufi      138: (contact <a href="mailto:mickey@openbsd.org">mickey</a>).
1.74      miod      139: </p>
                    140:
                    141: <p>
                    142: <ul>
                    143: <li><strong>
1.125     mickey    144: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&amp;sektion=4&amp;arch=hppa">PA-RISC CPU</a></strong>:
1.144   ! mickey    145: 7100, 7150, 7100LC, 7200, 7300LC, 8000, 8200, 8500
1.125     mickey    146: <li><strong>
                    147: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mem&amp;sektion=4&amp;arch=hppa">Memory Controllers</a></strong>:
                    148: Viper, PCXL2 MIOC
                    149: <li><strong>
1.144   ! mickey    150: <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=io&amp;sektion=4&amp;arch=hppa">Bus/IO controllers and bridges</a></strong>
1.74      miod      151:   <ul>
                    152:   <li>Phantom PseudoBC GSC+ Port
                    153: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=phantomas&amp;sektion=4&amp;arch=hppa">phantomas</a>)
1.144   ! mickey    154:   <li>Runway IOA
        !           155: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=runway&amp;sektion=4&amp;arch=hppa">runway</a>)
1.74      miod      156:   <li>GSC
                    157: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsc&amp;sektion=4&amp;arch=hppa">gsc</a>):
                    158:   LASI
                    159: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lasi&amp;sektion=4&amp;arch=hppa">lasi</a>),
                    160:   ASP
                    161: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asp&amp;sektion=4&amp;arch=hppa">asp</a>)
1.126     mickey    162:   <li>PCI
                    163: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;sektion=4">pci</a>):
1.144   ! mickey    164:   <ul>
        !           165:     <li>Dino and Cujo bridges
1.108     mickey    166: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino</a>)
1.144   ! mickey    167:     <li>Standard PCI-PCI bridges, including PCI expansion backplanes
        !           168: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&amp;sektion=4">ppb</a>)
        !           169:     <li>YENTA-compatible PCI-CardBus bridges
        !           170: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;sektion=4">cbb</a>)
        !           171:     </ul>
1.74      miod      172:   </ul>
                    173: <li><strong>SGC/GSC graphics</strong>
                    174: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;sektion=4">sti</a>)
                    175:   <ul>
1.132     mickey    176:   <li>On-board Timber (705/710), Artist (712), Stinger (715, 725, 74x)
1.74      miod      177:   <li>CRX-8, CRX-24, HCRX-8, HCRX-24
1.132     mickey    178:   <li>On-board Visualize EG
1.74      miod      179:   </ul>
                    180: <li><strong>Serial ports</strong>
                    181:   <ul>
1.86      mickey    182:   <li>On-board ns16550 and compatibles
1.74      miod      183: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;sektion=4">com</a>)
                    184:   </ul>
                    185: <li><strong>Parallel ports</strong>
                    186:   <ul>
                    187:   <li>On-board parallel port
                    188: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;sektion=4">lpt</a>)
                    189:   </ul>
1.80      mickey    190: <li><strong>SCSI controllers</strong>
                    191:   <ul>
1.121     miod      192:   <li>NCR53C700 SCSI Narrow SE controller
                    193: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oosiop&amp;sektion=4">oosiop</a>)
1.96      mickey    194:   <li>NCR53C710 SCSI Narrow SE controller
1.80      mickey    195: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&amp;sektion=4">osiop</a>)
1.114     mickey    196:   <li>NCR53C8xx SCSI I/O Processors
1.108     mickey    197: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop</a>)
1.141     mickey    198:   <li>Adaptec AIC-7770, AIC-7850, AIC-7860, AIC-7870, AIC-7880, AIC-7890, AIC-7891, AIC-7892, AIC-7895, AIC-7896, AIC-7897 and AIC-7899 based host adapters
                    199: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;sektion=4">ahc</a>) (not bootable)
                    200: including the Adaptec cards
                    201:        <ul>
                    202:        <li>AHA-274X[W,T]
                    203:        <li>AHA-284X
                    204:        <li>AHA-2910, AHA-2915
                    205:        <li>AHA-2920
                    206:        <li>AHA-2930[C,U2]
                    207:        <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]
                    208:        <li>AHA-2950[U2W,U2B]
                    209:        <li>AHA-3940[U,AU,UW,AUW,U2W]
                    210:        <li>AHA-3950U2
                    211:        <li>AHA-3960
                    212:        <li>AHA-3985
                    213:        <li>AHA-4944UW
                    214:        <li>AHA-19160B
                    215:        <li>AHA-29160[B,N]
                    216:        <li>AHA-39160
                    217:        </ul>
1.80      mickey    218:   </ul>
1.74      miod      219: <li><strong>Ethernet</strong>
                    220:   <ul>
                    221:   <li>On-board Intel i82596 ethernet
                    222: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;sektion=4&amp;arch=hppa">ie</a>)
1.108     mickey    223:   <li>Intel/DEC 21443 "Tulip" clones (onboard on A, B and C class)
                    224: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;sektion=4">dc</a>)
1.113     mickey    225:   <li>Intel i8255x-based (except the i82556) PCI adapters (not bootable)
                    226: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;sektion=4">fxp</a>), including:
                    227:        <ul>
                    228:        <li>Intel EtherExpress PRO/10+
                    229:        <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+
                    230:        <li>Intel EtherExpress PRO/100+ "Management Adapter"
                    231:        <li>Intel EtherExpress PRO/100 Dual Port
                    232:        <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S
                    233:        </ul>
1.74      miod      234:   </ul>
1.136     mickey    235: <li><strong>Wireless Ethernet Adapters</strong>
1.139     deraadt   236:   <ul>
1.136     mickey    237:   <li>PCMCIA Adapters
                    238:     <ul>
1.137     mickey    239:     <li>3Com AirConnect 3CRWE737A PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    240:     <li>ACTIONTEC HWC01170 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    241:     <li>Addtron AWP-100 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    242:     <li>Agere Orinoco PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
1.139     deraadt   243:     <li>Aironet 4500/4800 802.11DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=i386&amp;sektion=4">an</a>)
1.137     mickey    244:     <li>BUFFALO AirStation PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    245:     <li>Cabletron RoamAbout PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    246:     <li>Cisco 340/350 802.11DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=i386&amp;sektion=4">an</a>)
                    247:     <li>Compaq Agency NC5004 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    248:     <li>Contec FLEXLAN/FX-DS110-PCC PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    249:     <li>Corega PCC-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    250:     <li>Corega PCCA-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    251:     <li>Corega PCCB-11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    252:     <li>Corega CGWLPCIA11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    253:     <li>Dlink DWL650 PCMCIA revisions A1-J3 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    254:     <li>ELSA XI300 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    255:     <li>ELSA XI325 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    256:     <li>ELSA XI325H PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    257:     <li>EMTAC A2424i PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    258:     <li>Ericsson Wireless LAN CARD C11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    259:     <li>Gemtek WL-311 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    260:     <li>Hawking Technology WE110P PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    261:     <li>I-O DATA WN-B11/PCM PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    262:     <li>Intel PRO/Wireless 2011 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    263:     <li>Intersil Prism II PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    264:     <li>Linksys Instant Wireless WPC11 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    265:     <li>Linksys Instant Wireless WPC11 2.5 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    266:     <li>Linksys Instant Wireless WPC11 3.0 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    267:     <li>Lucent WaveLAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    268:     <li>NANOSPEED ROOT-RZ2000 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    269:     <li>NEC CMZ-RT-WP PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    270:     <li>Netgear MA401 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    271:     <li>Netgear MA401RA PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    272:     <li>Nokia C020 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    273:     <li>Nokia C110/C111 Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    274:     <li>NTT-ME 11Mbps Wireless LAN PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    275:     <li>Proxim Harmony PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    276:     <li>Proxim RangeLAN-DS PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    277:     <li>Samsung MagicLAN SWL-2000N PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    278:     <li>SMC 2632 EZ Connect PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    279:     <li>Symbol Spectrum24 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    280:     <li>TDK LAK-CD011WL PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    281:     <li>US Robotics 2410 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
1.138     mickey    282:     <li>US Robotics 2445 PCMCIA (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
1.136     mickey    283:     <li>3Com AirConnect 3CRWE777A PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    284:     <li>Belkin F5D6000 PCI (a rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    285:     <li>Corega CGWLPCIA11 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    286:     <li>Eumitcom WL11000P PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    287:     <li>Dlink DWL520 PCI revisions A and B (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    288:     <li>Global Sun Technology GL24110P PCI (untested) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    289:     <li>Global Sun Technology GL24110P02 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    290:     <li>Intersil Mini-PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    291:     <li>LinkSys WDT11 PCI (a rebadged GL24110P02) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    292:     <li>NDC/Sohoware NCP130 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    293:     <li>Netgear MA301 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    294:     <li>Netgear MA311 PCI (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    295:     <li>US Robotics 2415 PCI (rebadged WL11000P) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    296:     <li>Nortel E-mobility 211818-A (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    297:     <li>Symbol LA4123 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    298:     <li>Acer Warplink USB-400 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    299:     <li>Actiontec HWU01170 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    300:     <li>Corega WLUSB-11 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    301:     <li>I-O DATA WN-B11/USB (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    302:     <li>Intel PRO/Wireless 2011B (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    303:     <li>Intersil Prism 2X (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    304:     <li>JVC MP-XP7250 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    305:     <li>Linksys WUSB11 v3.0 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    306:     <li>Linksys WUSB12 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    307:     <li>Melco WLI-USB-KS11G (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    308:     <li>MicroSoft MN510 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    309:     <li>Netgear MA111 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    310:     <li>Siemens SpeedStream SS1022 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    311:     <li>Syntax USB-400 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=i386&amp;sektion=4">wi</a>)
                    312:     </ul>
                    313:   </ul>
1.141     mickey    314: <li><strong>PC Cards (PCMCIA/CardBus) </strong>
1.136     mickey    315:   <ul>
                    316:   <li>ATA cards
                    317:     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=i386&amp;sektion=4">wdc</a>,
                    318:      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;arch=i386&amp;sektion=4">wd</a>,
                    319:      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;arch=i386&amp;sektion=4">sd</a>,
                    320:      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=i386&amp;sektion=4">cd</a>), including:
                    321:      <ul>
                    322:      <li>ATA/IDE card drives
                    323:      <li>ATA/IDE CD-ROM adapters
                    324:      <li>CF/ATA flash cards and disk drives
                    325:      </ul>
                    326:   <li>Ethernet adapters, including:
                    327:     <ul>
                    328:     <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=i386&amp;sektion=4">ne</a>), including:
                    329:        <ul>
                    330:        <li>Accton EN2212, EN2216
                    331:        <li>Allied Telesis LA-PCM
                    332:        <li>AmbiCom AMB8002T
                    333:        <li>Arowana FE
                    334:        <li>Belkin F5D5020
                    335:        <li>Billionton Systems LNT-10TN
                    336:        <li>CNet NE2000
                    337:        <li>Compex Linkport ENET-B
                    338:        <li>Corega PCC-T, PCC-TD, EtherII PCC-T, FastEther PCC-T, FastEther PCC-TX, FastEther PCC-TXD, FastEther PCC-TXF
                    339:        <li>D-Link DE-650, DE-660, DE-660+, DFE-670TXD
                    340:        <li>Dayna CommuniCard E
                    341:        <li>Digital DEPCM-XX
                    342:        <li>Dual NE2000
                    343:        <li>Edimax NE2000
                    344:        <li>Genius ME 3000II SE
                    345:        <li>Grey Cell GCS2000 Gold II
                    346:        <li>GVC NIC-2000p, NP0335
                    347:        <li>Hawking PN650TX
                    348:        <li>I-O DATA PCLA, PCLA/TE
                    349:        <li>IC-Card
                    350:        <li>Kingston KNE-PC2
                    351:        <li>Linksys PCMPC100, EC2T Combo, EthernetCard, Combo EthernetCard, Trust Combo EthernetCard, Etherfast 10/100
                    352:        <li>MACNICA ME1 for JEIDA
                    353:        <li>Melco LPC3-TX
                    354:        <li>National Semiconductor InfoMover
                    355:        <li>NDC Instant-Link
                    356:        <li>Netgear FA410TX, FA410TXC, FA411
                    357:        <li>Network Everywhere NP10T
                    358:        <li>New Media LiveWire 10/100
                    359:        <li>Planet SmartCom 2000
                    360:        <li>Planex FNW-3600-T, FNW-3700-T
                    361:        <li>Premax PE-200
                    362:        <li>RPTI EP-400, EP-401
                    363:        <li>Seiko Epson EN10B
                    364:        <li>SMC EZCard, 8041
                    365:        <li>Socket Communications LP-CF, LP-E
                    366:        <li>SVEC PN650TX, ComboCard, LANCard
                    367:        <li>Synergy S21810
                    368:        <li>Tamarack NE2000
                    369:        <li>Telecom Device TCD-HPC100
                    370:        <li>Wisecom T210CT, iPort
                    371:        <li>Xircom CFE-10
                    372:        </ul>
                    373:     </ul>
                    374:   </ul>
1.85      jason     375: <li><strong>Audio devices</strong>
                    376:   <ul>
                    377:   <li>On-board harmony CS4215/AD1849
                    378: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=harmony&amp;sektion=4&amp;arch=hppa">harmony</a>)
                    379:   </ul>
1.88      miod      380: <li><strong>Input devices</strong>
                    381:   <ul>
                    382:   <li>HIL keyboards
                    383: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;sektion=4">hilkbd</a>)
1.89      miod      384:   <li>HIL mice and graphics tablet
                    385: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilms&amp;sektion=4">hilms</a>)
1.133     mickey    386:   <li>HIL ID module
                    387: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilid&amp;sektion=4">hilid</a>)
1.88      miod      388:   <li>PS/2 keyboards
                    389: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsckbd&amp;sektion=4&amp;arch=hppa">gsckbd</a>)
1.94      miod      390:   <li>PS/2 mice
                    391: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;sektion=4">pms</a>)
1.88      miod      392:   </ul>
1.74      miod      393: <li><strong>Miscellaneous devices</strong>
                    394:   <ul>
                    395:   <li>Battery-backed real time clock
1.107     mickey    396:   <li>Soft power button as available on some models
                    397: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=hppa">power</a>)
1.74      miod      398:   </ul>
                    399: </ul>
                    400:
                    401: <p>
                    402: <h4>Unsupported models</h4>
                    403:
                    404: <p>
                    405: The following systems may eventually work:
                    406: <ul>
                    407:   <li>PA7000-based machines: 705, 710, 720, 730, 750
1.144   ! mickey    408:   <li>PA2.0 systems (in 32-bit mode): J280, J282, J2240
1.96      mickey    409:   <li>HP 9000 E-Class (with limited I/O)
                    410:   <li>HP 9000 D-Class, at least the 32-bit models
1.112     mickey    411:   <li>HP 9000 K100, K200, K210, K220, K400, K410, K420
1.74      miod      412:   <li>Hitachi VQ200, VQ210, and some other non-HP workstations
1.99      mickey    413:   <li>Hitachi 9000V 3050RX/* workstations and 3500/* servers
1.74      miod      414:   <li>HP VME and VXI single board systems (requires VME at least)
                    415: </ul>
                    416:
                    417: <p>
1.96      mickey    418: The following systems are very unlikely to be supported since they either have
1.99      mickey    419: incompatible firmware (the 3000s) or almost completely undocumented I/O
                    420: subsystems (the 8x7s).
1.96      mickey    421: <ul>
                    422:   <li>HP 3000 900
                    423:   <li>HP 9000 8x7 (F, G, H, I-Class)
                    424: </ul>
                    425:
                    426: <p>
1.99      mickey    427: These Convex systems are NUMA supercomputing clusters
                    428: consisting of one or more 8-way SMP nodes with PA7100 or PA7200 CPUs.
                    429: They are very unlikely to be ever supported.
                    430: <ul>
                    431:   <li>Convex Exemplar SPP1000/{CD,XA}
                    432:   <li>Convex Exemplar SPP1200/{CD,XA}
                    433:   <li>Convex Exemplar SPP1600/{CD,XA}
                    434: </ul>
                    435:
                    436: <p>
1.79      mickey    437: These systems will, probably, never be supported by this port since
                    438: they are of 1.0 PA-RISC architecture, which is substantially
1.96      mickey    439: inferior to the 1.1:
1.78      mickey    440: <ul>
                    441:   <li>HP 9000 600, 635, 645
1.110     mickey    442:   <li>HP 9000 800, 808, 810, 815, 822, 825, 832, 834, 835, 836, 840, 842, 844, 845, 846, 850, 852, 855, 860, 865, 870, 890
                    443:   <li>HP 9000 900, 920, 922, 925, 930, 932, 935, 948, 949, 950, 950S, 955, 958, 960, 980, 990, 992
1.78      mickey    444: </ul>
                    445:
                    446: <p>
1.74      miod      447: <h4>Unsupported peripherals</h4>
                    448:
                    449: <p>
                    450: This list is not meant to be exhaustive either, but sums up the most commonly
                    451: encountered devices on hppa machines.
                    452: <ul>
                    453: <li><strong>Bus/IO controllers</strong>
                    454:   <ul>
1.117     mickey    455:   <li>Dino in card mode
1.135     mickey    456: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino</a>)
1.136     mickey    457:   <li>PCMCIA adapters
                    458: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;sektion=4">PCMCIA</a>)
1.134     mickey    459:   <li>EISA bus adapter
                    460: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mongoose&amp;sektion=4&amp;arch=hppa">mongoose</a>)
1.117     mickey    461:   <li>VME controller
1.118     mickey    462:   <li>any HP-PB devices
1.74      miod      463:   </ul>
                    464: <li><strong>SCSI controllers</strong>
                    465:   <ul>
                    466:   <li>NCR53C720 SCSI I/O Processors
                    467: (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;sektion=4">siop</a>)
                    468:   </ul>
                    469: <li><strong>On-board floppy controller</strong>
1.117     mickey    470: <li><strong>Dino's ps/2 keyboard and mouse controller</strong>
1.136     mickey    471: <li><strong>Power management on PrecisionBook</strong>
1.74      miod      472: </ul>
                    473:
                    474: <hr>
                    475: <a name="hwdocs"></a>
                    476: <h3><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>
1.64      mickey    477:
1.74      miod      478: <p><small>
                    479: Most of the following documents have been released by Hewlett-Packard for
                    480: the <a href="http://www.parisc-linux.org/">PA-RISC Linux</a> project.
                    481: </small></p>
1.16      mickey    482:
1.74      miod      483: <p>
1.38      mickey    484: <ol type=1>
1.58      mickey    485: <li>HP PA-RISC CPUs
1.38      mickey    486:        <ol type=a>
1.106     mickey    487: <li><a href="http://ftp.parisc-linux.org/docs/chips/PCXL_ers.ps">PA7100LC CPU ERS</a>
                    488: <li><a href="http://ftp.parisc-linux.org/docs/chips/pcxl2_ers.ps">PA7300LC CPU ERS</a>
1.38      mickey    489:        </ol>
1.74      miod      490: <li>Processor Dependent Code/I/O Dependent Code Interface<br> <small>(selected chapters from "PA-RISC I/O Architecture Specification")</small>
1.38      mickey    491:        <ol type=a>
1.106     mickey    492: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc32.pdf">PDC 1.1</a>
                    493: <li><a href="http://ftp.parisc-linux.org/docs/arch/iodc.pdf">IODC 1.1</a>
                    494: <li><a href="http://ftp.parisc-linux.org/docs/arch/ver_nums.pdf">Version and Identification Number Allocation</a>
                    495: <li><a href="http://ftp.parisc-linux.org/docs/arch/data_formats.pdf">Memory Data Formats 2.0</a>
                    496: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdc.pdf">PDC Procedures 2.0</a>
                    497: <li><a href="http://ftp.parisc-linux.org/docs/arch/pdce.pdf">PDC Entry Points 2.0</a>
                    498: <li><a href="http://ftp.parisc-linux.org/docs/arch/os_interface.pdf">OS Interface 2.0</a>
1.38      mickey    499:        </ol>
1.74      miod      500: <li>Bus controllers/bridges/adaptors
1.38      mickey    501:        <ol type=a>
1.106     mickey    502: <li><a href="http://ftp.parisc-linux.org/docs/chips/hardball_ers.pdf">ASP</a>
1.140     nick      503: <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    504: <li><a href="http://ftp.parisc-linux.org/docs/chips/dino_ers.ps">Dino PCI bridge</a>,
                    505: and <a href="http://ftp.parisc-linux.org/docs/chips/Dino_3_1_Errata.html">Errata</a>
                    506: <li><a href="http://ftp.parisc-linux.org/docs/chips/elroy_ers.ps">Elroy ERS (Edited for Open Source)</a>
1.95      mickey    507: <li>Astro
1.106     mickey    508: <a href="http://ftp.parisc-linux.org/docs/chips/astro_intro.ps">Overview</a>,
                    509: <a href="http://ftp.parisc-linux.org/docs/chips/astro_errors.ps">Error handling</a>,
                    510: <a href="http://ftp.parisc-linux.org/docs/chips/astro_ioc.ps">R2I Operations</a>,
                    511: <a href="http://ftp.parisc-linux.org/docs/chips/astro_regmap.ps">Registers Map</a>,
                    512: <a href="http://ftp.parisc-linux.org/docs/chips/astro_runway.ps">Runway Interface</a>,
1.143     mickey    513: <a href="http://ftp.parisc-linux.org/docs/chips/astro_sysmap.ps">System Memory Map</a>
1.38      mickey    514:        </ol>
1.106     mickey    515: <li><a href="http://ftp.parisc-linux.org/docs/arch/sti.pdf">Stinger
1.74      miod      516: graphics</a>
1.83      mickey    517: <li><a href="http://www.lsilogic.com/techlib/techdocs/storage_stand_prod/SCSIControllers/770.pdf">NCR
1.74      miod      518: 53C700/710/720 SCSI I/O Processors</a>
1.40      mickey    519:     <small>(the doc is actually for 770, which is claimed as compatible)</small>
1.106     mickey    520: <li><a href="http://www.lsilogic.com/techlib/marketing_docs/storage_stand_prod/integrated_circuits/lsi53c875e_pb.pdf">LSI
                    521: 53C875 SCSI I/O Processor</a>
1.74      miod      522: <li>Intel
                    523: <a href="http://developer.intel.com/design/network/datashts/290219.htm">i82596DX/SX</a>
                    524: and
                    525: <a href="http://developer.intel.com/design/network/datashts/290218.htm">i82596CA</a>
                    526: Ethernet Controllers
1.38      mickey    527: </ol>
1.74      miod      528:
                    529: <p>
                    530: Of course, no hppa page, be it OpenBSD or not, could pretend to be serious
                    531: without linking to the essential <a href="http://www.openpa.net/">OpenPA</a>
                    532: reference website.
                    533: </p>
1.38      mickey    534:
1.64      mickey    535: <hr>
1.74      miod      536: <a name="install"></a>
                    537: <h3><font color="#0000e0">
                    538: <strong>Getting and installing OpenBSD/hppa:</strong>
                    539: </font></h3>
1.64      mickey    540:
1.18      mickey    541: <p>
1.74      miod      542: The latest supported OpenBSD/hppa release is
1.129     david     543: <a href="35.html">OpenBSD 3.5</a>.
1.74      miod      544: Here are the
1.129     david     545: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/3.5/hppa/INSTALL.hppa">
                    546: OpenBSD/hppa 3.5 installation instructions
1.74      miod      547: </a>.
                    548: </p>
1.66      jufi      549:
1.18      mickey    550: <p>
1.74      miod      551: Snapshots are made available from time to time, in
                    552: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa">this location</a>
                    553: as well as in a few
                    554: <a href="ftp.html">mirrors</a>.
                    555: Here are the
                    556: <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa/INSTALL.hppa">
                    557: OpenBSD/hppa snapshot installation instructions
                    558: </a> as well.
1.15      mickey    559: </p>
1.74      miod      560:
1.3       fn        561: <hr>
1.74      miod      562: <a href="plat.html">
                    563: <img height="24" width="24" src="back.gif" border="0" alt="Supported platforms">
1.76      mickey    564: </a>
1.3       fn        565: <br>
1.74      miod      566: <small><a href="mailto:www@openbsd.org">www@openbsd.org</a></small>
                    567: <br>
1.144   ! mickey    568: <small>$OpenBSD: hppa.html,v 1.143 2004/08/19 08:22:54 mickey Exp $</small>
1.3       fn        569: </body>
                    570: </html>