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

Diff for /www/hppa.html between version 1.218 and 1.219

version 1.218, 2008/04/01 14:37:56 version 1.219, 2008/04/03 18:25:42
Line 14 
Line 14 
   
 <body bgcolor="#ffffff" text="#000000" link="#23238e">  <body bgcolor="#ffffff" text="#000000" link="#23238e">
 <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>  <a href="index.html"><img alt="[OpenBSD]" height="30" width="141" src="images/smalltitle.gif" border="0"></a>
 <p>  
 <h2><font color="#e00000">OpenBSD/hppa</font></h2>  <h2><font color="#e00000">OpenBSD/hppa</font></h2>
   
 <hr>  <hr>
   <a href="images/hppa.jpg">
   <img src="images/hppa.jpg" width="208" height="288" align="right"></a>
   
 <p>  
 OpenBSD/hppa runs on a large set of the 32-bit Hewlett Packard Precision  OpenBSD/hppa runs on a large set of the 32-bit Hewlett Packard Precision
 Architecture workstations and servers (HP PA-RISC).  Architecture workstations and servers (HP PA-RISC).  A subset of the 64-bit
 </p>  models are supported in 32-bit mode, as well.
   
 <p>  <p>
 A mailing list dedicated to the OpenBSD/hppa port is available at  A mailing list dedicated to the OpenBSD/hppa port is available at
Line 31 
Line 31 
 hppa"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.  hppa"</b> to <a href="mailto:majordomo@openbsd.org">majordomo@openbsd.org</a>.
 Please be sure to check our <a href="mail.html">mailing list policy</a> before  Please be sure to check our <a href="mail.html">mailing list policy</a> before
 subscribing.  subscribing.
 </p>  
   
 <p>  <p>
 The current port maintainer is Michael Shalayeff.  The current port maintainer is
   Mark Kettenis (<a href="mailto:kettenis@openbsd.org">kettenis@openbsd.org</a>).
 Others are definitely welcome to contribute!  Others are definitely welcome to contribute!
 </p>  
   
 <a name="toc"></a>  <a name="toc"></a>
 <h3><font color="#0000e0"><i>Table of contents</i></font></h3>  <h3><font color="#0000e0"><i>Table of contents</i></font></h3>
 <p>  <table width="80%"><tr>
 <ul>  <td width=5%></td>
   <li><a href="#history">History of the port</a>  <td valign="top" width="20%">
   <li><a href="#status">Current status</a>    <li><a href="#history">History of the port</a><br>
   <li><a href="#projects">Project list</a>    <li><a href="#status">Current status</a><br>
   <li><a href="#hardware">Supported hardware</a>    <li><a href="#hardware">Supported hardware</a><br>
   </td><td valign="top" width="20%">
     <li><a href="#install">Getting and installing</a><br>
     <li><a href="#projects">Projects & bugs left to fix</a><br>
   <li><a href="#hwdocs">Hardware documentation</a>    <li><a href="#hwdocs">Hardware documentation</a>
   <li><a href="#install">Getting and installing OpenBSD/hppa</a>  </td></tr></table>
 </ul>  <br clear=all>
   
 <hr>  <hr>
 <a name="history"></a>  
 <h3><font color="#0000e0"><strong>History:</strong></font></h3>  
   
   <a name="history"></a>
   <h3><font color="#0000e0"><strong>History</strong></font></h3>
 <p>  <p>
 This project was started in those days when the only  This project was started in those days when the only
 open source operating systems for HP PA-RISC computers were  open source operating systems for HP PA-RISC computers were
Line 68 
Line 69 
 (besides the code, of course) was support for HP PA-RISC in GCC and  (besides the code, of course) was support for HP PA-RISC in GCC and
 binutils, which allowed quick building of a cross-tools environment  binutils, which allowed quick building of a cross-tools environment
 for development.  for development.
 </p>  
   
 <p>  <p>
 Later on, Hewlett-Packard decided to sponsor a  Later on, Hewlett-Packard decided to sponsor a
Line 76 
Line 76 
 family, which actually resulted in some proprietary documentation  family, which actually resulted in some proprietary documentation
 being released, even though their target was a different class of 9000  being released, even though their target was a different class of 9000
 machines back then.  machines back then.
 </p>  
   
 <hr>  
 <a name="status"></a>  <a name="status"></a>
 <h3><font color="#0000e0"><strong>Current status:</strong></font></h3>  <h3><font color="#0000e0"><strong>Current status</strong></font></h3>
   
 <p>  <p>
 Currently, all the supported systems boot multi-user.  Currently, all the supported systems boot multi-user.
Line 90 
Line 88 
 OpenBSD/hppa contains some limited (for now) support for running  OpenBSD/hppa contains some limited (for now) support for running
 HP-UX binaries via the <strong>COMPAT_HPUX</strong> kernel option.  HP-UX binaries via the <strong>COMPAT_HPUX</strong> kernel option.
 Work is in progress to improve this support.  Work is in progress to improve this support.
 </p>  
   
 <hr>  
 <a name="projects"></a>  
 <h3><font color="#0000e0"><strong>Projects (in no particular order):  
 </strong></font></h3>  
   
 <p>  
 <ul>  
   <li>Improve overall stability  
   <li>Support for 7000 CPUs (the "original snakes" machines)  
   <li>improve HP-UX emulation  
   <li>PARISC/Linux emulation  
   <li>X11 server support  
   <li>Support for multiprocessor systems  
 </ul>  
   
 <hr>  
 <a name="hardware"></a>  <a name="hardware"></a>
 <h3><font color="#0000e0"><strong>Supported hardware:</strong></font></h3>  <h3><font color="#0000e0"><strong>Supported hardware</strong></font></h3>
   
   <ul>
   For a system component and device driver listing for this architecture, see
   <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=intro&amp;arch=hppa&sektion=4">intro(4/hppa)</a>.
 <p>  <p>
 <h4>Supported models</h4>  
   
 <p>  <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
 <ul>  7100, 7150, 7100LC, 7300LC, 7200, 8000, 8200, 8500, 8600, 8700 processors<br>
   found on the following systems:
     <ul>
   <li>PA7100-based: 715/33, 715/50, 715/75, 725/50, 725/75, 735/100, 742i, 745i, 747i, 755/100    <li>PA7100-based: 715/33, 715/50, 715/75, 725/50, 725/75, 735/100, 742i, 745i, 747i, 755/100
   <li>PA7100LC-based: 712, 715/64, 715/80, 715/100, 715/100XC, 725/64, 725/100, 743i, 748i, SAIC Galaxy 1100    <li>PA7100LC-based: 712, 715/64, 715/80, 715/100, 715/100XC, 725/64, 725/100, 743i, 748i, SAIC Galaxy 1100
   <li>PA7150-based: 735/125, 755/125    <li>PA7150-based: 735/125, 755/125
Line 126 
Line 111 
   <li>PA8500-based (in 32-bit mode): B1000, B2000, C360, C3000, J5000, J7000    <li>PA8500-based (in 32-bit mode): B1000, B2000, C360, C3000, J5000, J7000
   <li>PA8600-based (in 32-bit mode): B2600, C3600, J5600, J6000, J7600    <li>PA8600-based (in 32-bit mode): B2600, C3600, J5600, J6000, J7600
   <li>PA8700-based (in 32-bit mode): C3650, C3700, C3750, J6700, J6750    <li>PA8700-based (in 32-bit mode): C3650, C3700, C3750, J6700, J6750
 </ul>  
   
 <p>  
 <sup>*</sup>Support for these models was added after OpenBSD 4.2 was released.  
   
 <p>  
 <h4>Supported peripherals</h4>  
   
 <p>  
 The list of supported hardware below is not meant to be exhaustive.  
 Hardware is needed for developers, to further help development and testing.  
 Please see our <a href="want.html">"Wanted List"</a>.  
 </p>  
   
 <p>  
 <ul>  
 <li><strong>  
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cpu&amp;sektion=4&amp;arch=hppa">PA-RISC CPU</a></strong>:  
 7100, 7150, 7100LC, 7300LC, 7200, 8000, 8200, 8500, 8600, 8700  
 <li><strong>  
 <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mem&amp;sektion=4&amp;arch=hppa">Memory Controllers</a> for up to 3GB of memory</strong>:  
 Viper, PCXL/PCXL2 MIOC  
 <li><strong>  
 <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>  
   <ul>  
   <li>Phantom PseudoBC GSC+ Port  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=phantomas&amp;sektion=4&amp;arch=hppa">phantomas</a>)  
   <li>U2/UTurn Runway-GSC with IOA  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uturn&amp;sektion=4&amp;arch=hppa">uturn</a>)  
   <li>GSC  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsc&amp;sektion=4&amp;arch=hppa">gsc</a>):  
   LASI  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lasi&amp;sektion=4&amp;arch=hppa">lasi</a>),  
   ASP  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asp&amp;sektion=4&amp;arch=hppa">asp</a>),  
   WAX  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wax&amp;sektion=4&amp;arch=hppa">wax</a>)  
   <li>Astro Memory and I/O controller  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=astro&amp;sektion=4&amp;arch=hppa">astro</a>)  
   <li>PCI  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pci&amp;arch=hppa&amp;sektion=4">pci</a>):  
   <ul>  
     <li>Dino and Cujo bridges  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino</a>)  
     <li>Elroy PCI hostbridge  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=elroy&amp;sektion=4&amp;arch=hppa">elroy</a>)  
     <li>Standard PCI-PCI bridges, including PCI expansion backplanes  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ppb&amp;arch=hppa&amp;sektion=4">ppb</a>)  
     <li>YENTA-compatible PCI-CardBus bridges  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cbb&amp;arch=hppa&amp;sektion=4">cbb</a>)  
     </ul>  
   </ul>    </ul>
 <li><strong>SGC/GSC/PCI graphics</strong>  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sti&amp;arch=hppa&amp;sektion=4">sti</a>)  
   <ul>  
   <li>On-board Timber (705/710), Artist (712), Stinger (715, 725, 74x)  
   <li>CRX-8, CRX-24, HCRX-8, HCRX-24  
   <li>On-board Visualize EG  
   <li>PCI Visualize EG, FX2, FX4 and FX6  
   </ul>  
 <li><strong>Serial ports</strong>  
   <ul>  
   <li>On-board ns16550 and compatibles  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=com&amp;arch=hppa&amp;sektion=4">com</a>)  
   </ul>  
 <li><strong>Parallel ports</strong>  
   <ul>  
   <li>On-board parallel port  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lpt&amp;arch=hppa&amp;sektion=4">lpt</a>)  
   </ul>  
 <li><strong>SCSI controllers</strong>  
   <ul>  
   <li>NCR53C700 SCSI Narrow SE controller  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=oosiop&amp;arch=hppa&amp;sektion=4">oosiop</a>)  
   <li>NCR53C710 SCSI Narrow SE controller  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=osiop&amp;arch=hppa&amp;sektion=4">osiop</a>)  
   <li>NCR53C720 SCSI Fast Wide HVD controller  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=hppa&amp;sektion=4">siop</a>)  
   <li>NCR53C8xx SCSI I/O Processors  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=hppa&amp;sektion=4">siop</a>)  
   <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  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ahc&amp;arch=hppa&amp;sektion=4">ahc</a>) (not bootable)  
 including the Adaptec cards  
         <ul>  
         <li>AHA-274X[W,T]  
         <li>AHA-284X  
         <li>AHA-2910, AHA-2915  
         <li>AHA-2920  
         <li>AHA-2930[C,U2]  
         <li>AHA-2940[J,N,U,AU,UW,UW Dual,UW Pro,U2W,U2B]  
         <li>AHA-2950[U2W,U2B]  
         <li>AHA-3940[U,AU,UW,AUW,U2W]  
         <li>AHA-3950U2  
         <li>AHA-3960  
         <li>AHA-3985  
         <li>AHA-4944UW  
         <li>AHA-19160B  
         <li>AHA-29160[B,N]  
         <li>AHA-39160  
         </ul>  
   <li>LSI Logic Fusion-MPT (Symbios Logic/NCR) without booting capability  
     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mpi&amp;arch=hppa&amp;sektion=4"  
     >mpi</a>)  
     <ul>  
       <li>LSI53C1020, LSI53C1020A, LSI53C1030, LSI53C1030T, LSI53C1035,  
       <li>LSIFC909, LSIFC919, LSIFC919X, LSIFC929, LSIFC929X, LSIFC949, LSIFC949X,  
       <li>LSISAS1064, LSISAS1064E, LSISAS1068, LSISAS1068E  
     </ul>  
   <li>These chipsets can be found on the following controllers:  
     <ul>  
       <li>Apple Fibre Channel PCI Express Card, Fibre Channel PCI-X Card  
       <li>Dell PERC 4/im, SAS 5/E, SAS 5/i, SAS 5/iR  
       <li>Hewlett-Packard 8 Internal Port SAS Host Bus Adapter with RAID,  
       <li>A7173A, AB290A  
       <li>LSI Logic LSI20320-R, LSI21320-IS, LSI21320-R, LSI22320-R,  
       <li>LSI40919H, LSI40919LH, LSI40919LO, LSI40919O, LSI40929H,  
       <li>LSI40929LH, LSI40929LO, LSI40929O, LSI7102XP, LSI7202CP-LC,  
       <li>LSI7202XP, LSI7402XP, LSI7104XP-LC, LSI7204XP-LC, LSI7404XP-LC,  
       <li>LSISAS3041E-R, LSISAS3041X-R, LSISAS3080X-R, LSISAS3442E-R,  
       <li>LSISAS3442X, LSISAS3442X-R, LSISAS3800X, LSIU320  
     </ul>  
   </ul>  
 <li><strong>Ethernet</strong>  
   <ul>  
   <li>On-board Intel i82596 ethernet  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ie&amp;sektion=4&amp;arch=hppa">ie</a>)  
   <li>Intel/DEC 21143 "Tulip" clones (onboard on A, B and C class)  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dc&amp;arch=hppa&amp;sektion=4">dc</a>)  
   <li>Novell NE1000, NE2000 (not bootable)  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=hppa&amp;sektion=4">ne</a>)  
   <li>Intel i8255x-based (except the i82556) PCI adapters (not bootable)  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=fxp&amp;arch=hppa&amp;sektion=4">fxp</a>), including:  
         <ul>  
         <li>Intel EtherExpress PRO/10+  
         <li>Intel EtherExpress PRO/100, PRO/100B, and PRO/100+  
         <li>Intel EtherExpress PRO/100+ "Management Adapter"  
         <li>Intel EtherExpress PRO/100 Dual Port  
         <li>Intel PRO/100 VE, PRO/100 VM, and PRO/100 S  
         </ul>  
   <li>3Com 3c9xx EtherLink XL adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=xl&amp;arch=hppa&amp;sektion=4">xl</a>), including:  
         <ul>  
         <li>3Com 3c900/3c900B PCI adapters  
         <li>3Com 3c905/3c905B/3c905C PCI adapters  
         <li>3Com 3c980/3c980C server adapters  
         <li>3Com 3cSOHO adapter  
         <li>3Com 3c900B-FL and 3c900B-FL/FX fiber optic adapters  
         <li>3Com 3c555/3c556/3c556B MiniPCI adapters  
         </ul>  
   </ul>  
 <li><strong>Gigabit Ethernet Adapters</strong>  
   <ul>  
    <li>Intel i82540, i82541, i82542, i82543, i82544, i82545, i82546, i82547, i82571, i82572 and i82573  
    based adapters  
    (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=em&amp;arch=hppa&amp;sektion=4">em</a>),  
    including:  
     <ul>  
     <li> HP ProLiant NC310F PCI-X Gigabit NIC (SX Fiber)  
     <li> HP ProLiant NC340T PCI-X Gigabit NIC  
     <li> HP ProLiant NC6134 PCI Gigabit NIC (SX Fiber)  
     <li> HP ProLiant NC6136 PCI Gigabit NIC (SX Fiber)  
     <li> HP ProLiant NC6170 PCI-X Gigabit NIC (SX Fiber)  
     <li> HP ProLiant NC7131 PCI Gigabit NIC  
     <li> HP ProLiant NC7170 PCI-X Gigabit NIC  
     <li> HP ProLiant NC7170LP PCI-X Gigabit NIC  
     <li> Intel PRO/1000 Gigabit Server Adapter (SX Fiber) (PWLA8490)  
     <li> Intel PRO/1000F Gigabit Server Adapter (SX Fiber) (PWLA8490SX)  
     <li> Intel PRO/1000T Server Adapter (PWLA8490T)  
     <li> Intel PRO/1000XT Server Adapter (PWLA8490XT)  
     <li> Intel PRO/1000XS Server Adapter (SX Fiber) (PWLA8490XF)  
     <li> Intel PRO/1000T Desktop Adapter (PWLA8390T)  
     <li> Intel PRO/1000XTL Low Profile PCI Server (PWLA8490XTL)  
     <li> Intel PRO/1000MT Desktop Adapter (PWLA8390MT)  
     <li> Intel PRO/1000MT Server Adapter (PWLA8490MT)  
     <li> Intel PRO/1000MT Dual Port Server Adapter (PWLA8492MT)  
     <li> Intel PRO/1000MF Server Adapter (SX Fiber) (PWLA8490MF)  
     <li> Intel PRO/1000MF Dual Port Server Adapter (SX Fiber) (PWLA8492MF)  
     <li> Intel PRO/1000MF Server Adapter (LX Fiber) (PWLA8490LX)  
     <li> Intel PRO/1000MT Quad PCI-X Adapter (PWLA8494MT)  
     </ul>  
   </ul>  
   
 <li><strong>Wireless Ethernet Adapters</strong>  <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 3GB of memory.
   <ul>  <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:
    <li>Aironet Communications 4500/4800 IEEE 802.11FH/b PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=an&amp;arch=hppa&amp;sektion=4">an</a>), including:  
     <ul>      <ul>
     <li>Aironet 4500/4800      <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,
     <li>Cisco 340/350      <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,
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsc&amp;sektion=4&amp;arch=hppa">gsc(4)</a> GSC,
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=lasi&amp;sektion=4&amp;arch=hppa">lasi(4)</a> LASI,
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=asp&amp;sektion=4&amp;arch=hppa">asp(4)</a> ASP,
       <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wax&amp;sektion=4&amp;arch=hppa">wax(4)</a> WAX,
       <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.
     </ul>      </ul>
    <li>Atmel AT76C50x IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=atu&amp;arch=hppa&amp;sektion=4">atu</a>), including:  <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.
     <ul>  <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.
     <li>3Com 3CRSHEW696  <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.
     <li>AboCom BWU613  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=hppa&amp;sektion=4">siop(4)</a> on-board SCSI controller.
     <li>Accton 2664W  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pciide&amp;sektion4">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.
     <li>Acer Peripherals AWL300  <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.
     <li>Acer Peripherals AWL400  <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.
     <li>Actiontec 802UAT1  <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.
     <li>Addtron AWU120  <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.
     <li>Aincomm AWU2000B  <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.
     <li>Askey Computer Voyager 1010  <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.
     <li>Askey Computer WLL013 (Intersil Radio)  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;arch=hppa&amp;sektion=4">hilkbd(4)</a> HIL keyboards.
     <li>Askey Computer WLL013 (RFMD Radio)  <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.
     <li>Atmel AT76C503 (Intersil Radio)  <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.
     <li>Atmel AT76C503 (RFMD Radio)  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsckbd&amp;arch=hppa&amp;sektion=4&amp;arch=hppa">gsckbd(4)</a> PS/2 keyboards.
     <li>Atmel AT76C505 (RFMD Radio)  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;arch=hppa&amp;sektion=4">pms(4)</a> PS/2 mice.
     <li>Atmel AT76C505 (RFMD 2958 Radio)  <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.
     <li>Atmel AT76C505A (RFMD 2958 Radio)  <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.
     <li>Atmel AT76C505AS (RFMD 2958 Radio)  <li>Battery-backed real time clock.
     <li>Belkin F5D6050  
     <li>Bluetake BW002  
     <li>Compaq iPAQ h54xx/h55xx Internal WLAN  
     <li>Conceptronic C11U  
     <li>Conceptronic WL210  
     <li>Corega WLAN USB Stick 11  
     <li>Dick Smith Electronics CHUSB 611G  
     <li>Dick Smith Electronics WL200U  
     <li>Dick Smith Electronics WL240U  
     <li>Dick Smith Electronics XH1153  
     <li>D-Link DWL-120 rev E  
     <li>Geowave GW-US11S  
     <li>Gigabyte GN-WLBM101  
     <li>Gigaset WLAN  
     <li>Hewlett-Packard HN210W  
     <li>Intel AP310 AnyPoint II  
     <li>I/O DATA USB WN-B11  
     <li>Lexar 2662W-AR  
     <li>Linksys WUSB11 802.11b  
     <li>Linksys WUSB11 802.11b v2.8  
     <li>MSI WLAN  
     <li>Netgear MA101  
     <li>Netgear MA101 rev B  
     <li>OQO model 01 WiFi  
     <li>Ovislink AirLive WL-1120USB  
     <li>OvisLink AirLive WL-1130USB  
     <li>Planex Communications GW-US11S  
     <li>Samsung SWL2100W  
     <li>Siemens WLL013  
     <li>SMC EZ Connect 11Mbps (SMC2662w)  
     <li>SMC EZ Connect 11Mbps v2 (SMC2662wV2)  
     <li>Tekram U-300C  
     <li>TRENDnet TEW-229UB  
     <li>W-Buddie WN210  
     <li>Z-Com M4Y-750  
     </ul>  
    <li>Ralink Technology IEEE 802.11b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ural&amp;arch=hppa&amp;sektion=4">ural</a>), including:  
     <ul>  
     <li>AMIT WL532U  
     <li>ASUS WL-167g  
     <li>Belkin F5D7050  
     <li>Buffalo WLI-U2-KG54  
     <li>Buffalo WLI-U2-KG54-AI  
     <li>Buffalo WLI-U2-KG54-YB  
     <li>CNet CWD-854  
     <li>Compex WLU54G  
     <li>Conceptronic C54RU  
     <li>D-Link DWL-G122 (b1)  
     <li>Dynalink WLG25USB  
     <li>E-Tech WGUS02  
     <li>Eminent 3035  
     <li>Gigabyte GN-WBKG  
     <li>Hercules HWGUSB2-54  
     <li>KCORP LifeStyle KLS-685  
     <li>Linksys WUSB54G v4  
     <li>Linksys WUSB54GP v4  
     <li>MSI MS-6861  
     <li>MSI MS-6865  
     <li>MSI MS-6869  
     <li>Nintendo Wi-Fi USB Connector  
     <li>Nova Tech NV-902W  
     <li>OvisLink Evo-W54USB  
     <li>SerComm UB801R  
     <li>SparkLAN WL-685R  
     <li>Sphairon UB801R  
     <li>Surecom EP-9001-g rev 3A  
     <li>Sweex LC100060  
     <li>Tonze UW-6200C  
     <li>Zaapa ZNWUSB-54  
     <li>Zinwell ZPlus-G250  
     <li>Zinwell ZWX-G261  
     <li>Zonet ZEW2500  
     </ul>  
    <li>Ralink Technology USB IEEE 802.11a/b/g USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=rum&amp;arch=hppa&amp;sektion=4">rum</a>), including:  
     <ul>  
     <li>3Com Aolynk WUB320g  
     <li>Abocom WUG2700  
     <li>Airlink101 AWLL5025  
     <li>ASUS WL-167g ver 2  
     <li>Atlantis Land A02-UP1-W54  
     <li>Belkin F5D7050 ver 3  
     <li>Belkin F5D9050 ver 3  
     <li>Buffalo WLI-U2-SG54HP  
     <li>Buffalo WLI-U2-G54HP  
     <li>CNet CWD-854 ver F  
     <li>Conceptronic C54RU ver 2  
     <li>Corega CG-WLUSB2GL  
     <li>Corega CG-WLUSB2GO  
     <li>Corega CG-WLUSB2GPX  
     <li>D-Link DWL-G122 rev C1  
     <li>D-Link WUA-1340  
     <li>Digitus DN-7003GR  
     <li>Edimax EW-7318USG  
     <li>Gigabyte GN-WB01GS  
     <li>Gigabyte GN-WI05GS  
     <li>Hawking HWUG1  
     <li>Hawking HWU54DM  
     <li>Hercules HWGUSB2-54-LB  
     <li>Hercules HWGUSB2-54V2-AP  
     <li>LevelOne WNC-0301USB v3  
     <li>Linksys WUSB54G rev C  
     <li>Linksys WUSB54GR  
     <li>Planex GW-US54HP  
     <li>Planex GW-US54Mini2  
     <li>Planex GW-USMM  
     <li>Senao NUB-3701  
     <li>Sitecom WL-113 ver 2  
     <li>Sitecom WL-172  
     <li>Sweex LW053  
     <li>TP-LINK TL-WN321G  
     </ul>  
    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b Compact Flash adapters (will be detected as PCMCIA adapters) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=hppa&amp;sektion=4">wi</a>), including:  
     <ul>  
     <li>AmbiCom WL1100C-CF  
     <li>ASUS SpaceLink WL-110  
     <li>Belkin F5D6060 (version 1 only)  
     <li>Buffalo AirStation  
     <li>D-Link DCF-660W  
     <li>ELSA XI800  
     <li>Linksys WCF12  
     <li>Netgear MA701  
     <li>Pretec Compact WLAN OC-WLBXX-A  
     <li>Senao NL-2511CF  
     </ul>  
    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b PCMCIA adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=hppa&amp;sektion=4">wi</a>), including:  
     <ul>  
     <li>3Com AirConnect 3CRWE737A  
     <li>Actiontec HWC01170  
     <li>Adaptec AWN-8030  
     <li>Addtron AWP-100  
     <li>Agere ORiNOCO  
     <li>ARtem Onair  
     <li>ASUS SpaceLink WL-100  
     <li>Belkin F5D6020 (version 1 only)  
     <li>Buffalo AirStation  
     <li>Cabletron RoamAbout  
     <li>Compaq Agency NC5004  
     <li>Contec FLEXLAN/FX-DS110-PCC  
     <li>Corega PCC-11  
     <li>Corega PCCA-11  
     <li>Corega PCCB-11  
     <li>D-Link DWL-650 (rev A1-J3 only)  
     <li>ELSA XI300  
     <li>ELSA XI325  
     <li>ELSA XI325H  
     <li>EMTAC A2424i  
     <li>Ericsson Wireless LAN CARD C11  
     <li>Gemtek WL-311  
     <li>Hawking Technology WE110P  
     <li>I-O DATA WN-B11/PCM  
     <li>Intel PRO/Wireless 2011  
     <li>Intersil Prism II  
     <li>Linksys Instant Wireless WPC11  
     <li>Linksys Instant Wireless WPC11 2.5  
     <li>Linksys Instant Wireless WPC11 3.0  
     <li>Lucent WaveLAN  
     <li>Microsoft MN520  
     <li>NANOSPEED ROOT-RZ2000  
     <li>NEC CMZ-RT-WP  
     <li>Netgear MA401  
     <li>Netgear MA401RA  
     <li>Nokia C020 Wireless LAN  
     <li>Nokia C110/C111 Wireless LAN  
     <li>NTT-ME 11Mbps Wireless LAN  
     <li>Planex GW-NS11H  
     <li>Proxim Harmony  
     <li>Proxim RangeLAN-DS  
     <li>Samsung MagicLAN SWL-2000N  
     <li>Siemens SpeedStream SS1021  
     <li>SMC 2632 EZ Connect  
     <li>Symbol Spectrum24  
     <li>TDK LAK-CD011WL  
     <li>US Robotics 2410  
     <li>US Robotics 2445  
     </ul>  
    <li>WaveLAN/IEEE, PRISM 2-3, and Spectrum24 IEEE 802.11b USB adapters (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wi&amp;arch=hppa&amp;sektion=4">wi</a>), including:  
     <ul>  
     <li>Acer Warplink USB-400  
     <li>Actiontec HWU01170  
     <li>AirVast WM168b  
     <li>Ambit WLAN  
     <li>Apacer Wireless Steno MB112  
     <li>ASUS WL-140  
     <li>Compaq W100  
     <li>Corega WLUSB-11  
     <li>Corega WLUSB-11 Key  
     <li>D-Link DWL-120 (rev F)  
     <li>D-Link DWL-122  
     <li>I-O DATA WN-B11/USB  
     <li>Intel PRO/Wireless 2011B  
     <li>Intersil Prism 2X  
     <li>JVC MP-XP7250  
     <li>Linksys WUSB11 v3.0  
     <li>Linksys WUSB12  
     <li>Melco WLI-USB-KB11  
     <li>Melco WLI-USB-KS11G  
     <li>Melco WLI-USB-S11  
     <li>Microsoft MN510  
     <li>Netgear MA111 (version 1 only)  
     <li>Pheenet WL-503IA  
     <li>Planex GW-US11H  
     <li>Siemens SpeedStream SS1022  
     <li>Sitecom WL-022  
     <li>Syntax USB-400  
     <li>US Robotics 1120  
     <li>ViewSonic Airsync  
     <li>Z-Com XI-725/726  
     <li>Z-Com XI-735  
     <li>ZyXEL ZyAIR B-200  
     </ul>  
   </ul>  
 <li><strong>PC Cards (PCMCIA/CardBus) </strong>  
   <ul>  
   <li>ATA cards  
     (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wdc&amp;arch=hppa&amp;sektion=4">wdc</a>,  
      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=wd&amp;arch=hppa&amp;sektion=4">wd</a>,  
      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=sd&amp;arch=hppa&amp;sektion=4">sd</a>,  
      <a href="http://www.openbsd.org/cgi-bin/man.cgi?query=cd&amp;arch=hppa&amp;sektion=4">cd</a>), including:  
      <ul>  
      <li>ATA/IDE card drives  
      <li>ATA/IDE CD-ROM adapters  
      <li>CF/ATA flash cards and disk drives  
      </ul>  
   <li>Ethernet adapters, including:  
     <ul>  
     <li>NE2000 based (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ne&amp;arch=hppa&amp;sektion=4">ne</a>), including:  
         <ul>  
         <li>Accton EN2212, EN2216  
         <li>Allied Telesis LA-PCM  
         <li>AmbiCom AMB8002T  
         <li>Arowana FE  
         <li>Belkin F5D5020  
         <li>Billionton Systems LNT-10TN  
         <li>Billionton Systems CFLT2-10N  
         <li>Buffalo LPC-CF-CLT  
         <li>CNet NE2000  
         <li>Compex Linkport ENET-B  
         <li>Corega PCC-T, PCC-TD, EtherII PCC-T, FastEther PCC-T, FastEther PCC-TX, FastEther PCC-TXD, FastEther PCC-TXF  
         <li>D-Link DE-650, DE-660, DE-660+, DFE-670TXD  
         <li>Dayna CommuniCard E  
         <li>Digital DEPCM-XX  
         <li>Dual NE2000  
         <li>Edimax NE2000  
         <li>Genius ME 3000II SE  
         <li>Grey Cell GCS2000 Gold II  
         <li>GVC NIC-2000p, NP0335  
         <li>Hawking CF686TX  
         <li>Hawking PN650TX  
         <li>I-O DATA PCLA, PCLA/TE  
         <li>IC-Card  
         <li>Kingston KNE-PC2  
         <li>Linksys PCMPC100, EC2T Combo, EthernetCard, Combo EthernetCard, Trust Combo EthernetCard, Etherfast 10/100  
         <li>MACNICA ME1 for JEIDA  
         <li>Melco LPC3-TX  
         <li>National Semiconductor InfoMover  
         <li>NDC Instant-Link  
         <li>Netgear FA410TX, FA410TXC, FA411  
         <li>Network Everywhere NP10T  
         <li>New Media LiveWire 10/100  
         <li>Planet SmartCom 2000  
         <li>Planex FNW-3600-T, FNW-3700-T  
         <li>Premax PE-200  
         <li>RPTI EP-400, EP-401  
         <li>Seiko Epson EN10B  
         <li>SMC EZCard, 8041  
         <li>Socket Communications LP-CF, LP-E  
         <li>SVEC PN650TX, ComboCard, LANCard  
         <li>Synergy S21810  
         <li>Tamarack NE2000  
         <li>Tamarack TC3299CE  
         <li>TRENDnet TE-CF100  
         <li>Telecom Device TCD-HPC100  
         <li>Wisecom T210CT, iPort  
         <li>Xircom CFE-10  
         </ul>  
     </ul>  
   </ul>  
 <li><strong>Universal Serial Bus host controllers</strong>  
     <ul>  
     <li>USB Universal Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhci&amp;arch=hppa&amp;sektion=4">uhci</a>)  
     <!-- li>USB Open Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ohci&amp;arch=hppa&amp;sektion=4">ohci</a>)  
     <li>USB 2.0 Enhanced Host Controller (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ehci&amp;arch=hppa&amp;sektion=4">ehci</a>)  
     --></ul>  
 <li><strong>Universal Serial Bus (USB) Devices</strong>  
    <ul>  
    <li>USB Generic Human Interface Devices (catch-all) (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhid&amp;arch=hppa&amp;sektion=4">uhid</a>)  
    <li>USB Hubs (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=uhub&amp;arch=hppa&amp;sektion=4">uhub</a>)  
    <li>USB Keyboards (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ukbd&amp;arch=hppa&amp;sektion=4">ukbd</a>)  
    <li>USB Mass Storage devices, i.e., USB floppy drives and USB memory stick controllers (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=umass&amp;arch=hppa&amp;sektion=4">umass</a>)  
    <li>USB Mice (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ums&amp;arch=hppa&amp;sektion=4">ums</a>)  
   </ul>  
 <li><strong>Audio devices</strong>  
   <ul>  
   <li>On-board harmony CS4215/AD1849  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=harmony&amp;sektion=4&amp;arch=hppa">harmony</a>)  
   </ul>  
 <li><strong>Input devices</strong>  
   <ul>  
   <li>HIL keyboards  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilkbd&amp;arch=hppa&amp;sektion=4">hilkbd</a>)  
   <li>HIL mice and graphics tablet  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilms&amp;arch=hppa&amp;sektion=4">hilms</a>)  
   <li>HIL ID module  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=hilid&amp;arch=hppa&amp;sektion=4">hilid</a>)  
   <li>PS/2 keyboards  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=gsckbd&amp;arch=hppa&amp;sektion=4&amp;arch=hppa">gsckbd</a>)  
   <li>PS/2 mice  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pms&amp;arch=hppa&amp;sektion=4">pms</a>)  
   </ul>  
 <li><strong>Miscellaneous devices</strong>  
   <ul>  
   <li>Battery-backed real time clock  
   <li>Soft power button as available on some models  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=power&amp;sektion=4&amp;arch=hppa">power</a>)  
   </ul>  
 </ul>  </ul>
   
 <p>  <p>
 <h4>Unsupported models</h4>  <sup>*</sup>Support for these models was added after OpenBSD 4.2 was released.
   
 <p>  <p>
 The following systems may eventually work:  <h4>Unsupported systems and devices</h4>
   
   The following systems are unsupported, but may eventually be coaxed to life.
 <ul>  <ul>
   <li>PA7000-based: 705, 710, 720, 730, 750  <li>PA7000-based: 705, 710, 720, 730, 750
   <li>PA7100LC-based: Dx00, Dx10  <li>PA7100LC-based: Dx00, Dx10
   <li>PA7200-based: Dx50, Dx60  <li>PA7200-based: Dx50, Dx60
   <li>PA8000-based(in 32-bit mode): Dx70, Dx80/R380, Kx50/Kx60  <li>PA8000-based(in 32-bit mode): Dx70, Dx80/R380, Kx50/Kx60
   <li>PA8200-based(in 32-bit mode): D390/R390, Kx70/Kx80  <li>PA8200-based(in 32-bit mode): D390/R390, Kx70/Kx80
   <li>HP 9000 E-Class (with limited I/O)  <li>HP 9000 E-Class (with limited I/O)
   <li>Hitachi VQ200, VQ210, and some other non-HP workstations  <li>Hitachi VQ200, VQ210, and some other non-HP workstations
   <li>Hitachi 9000V 3050RX/* workstations and 3500/* servers  <li>Hitachi 9000V 3050RX/* workstations and 3500/* servers
   <li>HP VME and VXI single board systems (requires VME at least)  <li>HP VME and VXI single board systems (requires VME at least)
 </ul>  </ul>
   
 <p>  <p>
 The following systems are very unlikely to be supported since they either have  The following systems are very unlikely to be supported since they either have
 incompatible firmware (the 3000s) or almost completely undocumented I/O  incompatible firmware (the 3000s) or almost completely undocumented I/O
 subsystems (the 8x7s).  subsystems (the 8x7s).
 <ul>  <ul>
   <li>HP 3000 900  <li>HP 3000 900
   <li>HP 9000 8x7 (F, G, H, I-Class)  <li>HP 9000 8x7 (F, G, H, I-Class)
 </ul>  </ul>
   
 Even though some 64-bit systems are supported by this port in 32-bit mode,  Even though some 64-bit systems are supported by this port in 32-bit mode,
Line 681 
Line 178 
 and can only run the  and can only run the
 <a href="hppa64.html">OpenBSD/hppa64</a> port:  <a href="hppa64.html">OpenBSD/hppa64</a> port:
 <ul>  <ul>
   <li>PA8500-based: A400/rp24x0, L1000/L2000  <li>PA8500-based: A400/rp24x0, L1000/L2000
   <li>PA8600-based: A400/rp2450, L3000/rp5400  <li>PA8600-based: A400/rp2450, L3000/rp5400
   <li>PA8700-based: A500/rp2470, N4000/rp74x0, rp8400  <li>PA8700-based: A500/rp2470, N4000/rp74x0, rp8400
   <li>PA8800-based: A500-9x, C8000, rp3410, rp3440, rp4440, rp7420, rp84x0  <li>PA8800-based: A500-9x, C8000, rp3410, rp3440, rp4440, rp7420, rp84x0
 </ul>  </ul>
   
 <p>  <p>
Line 692 
Line 189 
 consisting of one or more 8-way SMP nodes with PA7100 or PA7200 CPUs.  consisting of one or more 8-way SMP nodes with PA7100 or PA7200 CPUs.
 They are very unlikely to be ever supported.  They are very unlikely to be ever supported.
 <ul>  <ul>
   <li>Convex Exemplar SPP1000/{CD,XA}  <li>Convex Exemplar SPP1000/{CD,XA}
   <li>Convex Exemplar SPP1200/{CD,XA}  <li>Convex Exemplar SPP1200/{CD,XA}
   <li>Convex Exemplar SPP1600/{CD,XA}  <li>Convex Exemplar SPP1600/{CD,XA}
 </ul>  </ul>
   
 <p>  <p>
Line 702 
Line 199 
 they are of 1.0 PA-RISC architecture, which is substantially  they are of 1.0 PA-RISC architecture, which is substantially
 inferior to the 1.1:  inferior to the 1.1:
 <ul>  <ul>
   <li>HP 9000 600, 635, 645  <li>HP 9000 600, 635, 645
   <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  <li>HP 9000 800, 808, 810, 815, 822, 825, 832, 834, 835, 836, 840
   <li>HP 9000 900, 920, 922, 925, 930, 932, 935, 948, 949, 950, 950S, 955, 958, 960, 980, 990, 992  <li>HP 9000 842, 844, 845, 846, 850, 852, 855, 860, 865, 870, 890
   <li>HP 9000 900, 920, 922, 925, 930, 932, 935, 948, 949, 950,
   <li>HP 9000 950S, 955, 958, 960, 980, 990, 992
 </ul>  </ul>
   
 <p>  <p>
Line 714 
Line 213 
 This list is not meant to be exhaustive either, but sums up the most commonly  This list is not meant to be exhaustive either, but sums up the most commonly
 encountered devices on hppa machines.  encountered devices on hppa machines.
 <ul>  <ul>
 <li><strong>Bus/IO controllers</strong>  <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.
   <ul>  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;arch=hppa&amp;sektion=4">pcmcia(4)</a> PCMCIA adapters.
   <li>Dino in card mode  <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.
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dino&amp;sektion=4&amp;arch=hppa">dino</a>)  <li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=hppa&amp;sektion=4">siop(4)</a> NCR53C720 SCSI Fast Wide HVD controller on the 735 and 755 models.
   <li>PCMCIA adapters  <li>VME controller
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=pcmcia&amp;arch=hppa&amp;sektion=4">PCMCIA</a>)  <li>any HP-PB devices
   <li>EISA bus adapter  <li>On-board floppy controller
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=mongoose&amp;sektion=4&amp;arch=hppa">mongoose</a>)  <li>Dino's PS/2 keyboard and mouse controller
   <li>VME controller  <li>Power management on PrecisionBook
   <li>any HP-PB devices  
   </ul>  
 <li><strong>SCSI controllers</strong>  
   <ul>  
   <li>NCR53C720 SCSI Fast Wide HVD controller on the 735 and 755 models  
 (<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=siop&amp;arch=hppa&amp;sektion=4">siop</a>)  
   </ul>  
 <li><strong>On-board floppy controller</strong>  
 <li><strong>Dino's PS/2 keyboard and mouse controller</strong>  
 <li><strong>Power management on PrecisionBook</strong>  
 </ul>  </ul>
   
 <hr>  <a name="install"></a>
   <h3><font color="#0000e0">
   <strong>Getting and installing</strong>
   </font></h3>
   
   <p>
   The latest supported OpenBSD/hppa release is
   <a href="42.html">OpenBSD 4.2</a>.
   Here are the
   <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/hppa/INSTALL.hppa">
   OpenBSD/hppa 4.2 installation instructions
   </a>.
   
   <p>
   Snapshots are made available from time to time, in
   <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa">this location</a>
   as well as in a few
   <a href="ftp.html">mirrors</a>.
   Here are the
   <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa/INSTALL.hppa">
   OpenBSD/hppa snapshot installation instructions
   </a> as well.
   
   <a name="projects"></a>
   <h3><font color="#0000e0"><strong>Projects (in no particular order):
   </strong></font></h3>
   
   <p>
   <ul>
     <li>Improve overall stability
     <li>Support for 7000 CPUs (the "original snakes" machines)
     <li>improve HP-UX emulation
     <li>PARISC/Linux emulation
     <li>X11 server support
     <li>Support for multiprocessor systems
   </ul>
   
 <a name="hwdocs"></a>  <a name="hwdocs"></a>
 <h3><font color="#0000e0"><strong>Hardware documentation:</strong></font></h3>  <h3><font color="#0000e0"><strong>Hardware documentation</strong></font></h3>
   
 <p><small>  <p>
 Most of the following documents have been released by Hewlett-Packard for  Most of the following documents have been released by Hewlett-Packard for
 the <a href="http://www.parisc-linux.org/">PA-RISC Linux</a> project.  the <a href="http://www.parisc-linux.org/">PA-RISC Linux</a> project.
 </small></p>  
   
 <p>  <p>
 <ol type=1>  <ol type=1>
Line 790 
Line 314 
 Of course, no hppa page, be it OpenBSD or not, could pretend to be serious  Of course, no hppa page, be it OpenBSD or not, could pretend to be serious
 without linking to the essential <a href="http://www.openpa.net/">OpenPA</a>  without linking to the essential <a href="http://www.openpa.net/">OpenPA</a>
 reference website.  reference website.
 </p>  
   
 <hr>  
 <a name="install"></a>  
 <h3><font color="#0000e0">  
 <strong>Getting and installing OpenBSD/hppa:</strong>  
 </font></h3>  
   
 <p>  
 The latest supported OpenBSD/hppa release is  
 <a href="42.html">OpenBSD 4.2</a>.  
 Here are the  
 <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/4.2/hppa/INSTALL.hppa">  
 OpenBSD/hppa 4.2 installation instructions  
 </a>.  
 </p>  
   
 <p>  
 Snapshots are made available from time to time, in  
 <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa">this location</a>  
 as well as in a few  
 <a href="ftp.html">mirrors</a>.  
 Here are the  
 <a href="ftp://ftp.OpenBSD.org/pub/OpenBSD/snapshots/hppa/INSTALL.hppa">  
 OpenBSD/hppa snapshot installation instructions  
 </a> as well.  
 </p>  
   
 <hr>  <hr>
 <a href="plat.html">  <a href="plat.html">

Legend:
Removed from v.1.218  
changed lines
  Added in v.1.219