- Move includes.nav*.sgml to share/sgml/navibar.ent and
   <lang>/share/sgml/nabibar.l10n.ent.
 - Move includes.sgml and includes.xsl to
   share/sgml/common.ent, share/sgml/header.ent, <lang>/share/sgml/l10n.ent,
   and <lang>?share/sgml/header.l10n.ent.
 - Move most of XSLT libraries to share/sgml/*.xsl and
   <lang>/share/sgml/*.xsl.
 - Move news.xml and other *.xml files for the similar purpose
   to share/sgml/*.xml and <lang>/share/sgml/*.xml.
 - Switch to use a custom DTD for HTML document.  Now we use
   "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension", which is
   HTML 4.01 + some entities previously pulled via
   "<!ENTITY % includes SYSTEM "includes.sgml"> %includes;" line.
   The location of entity file will be resolved by using catalog file.
 - Add DOCTYPE declearation to XML documents.  This makes the followings
   possible:
   * Use of &foo; entities for SGML in an XML file instead of defining
     {$foo} as the same content.
   * &symbolic; entities for Latin characters.
 - Duplicated information between SGML and XML, or English and
   translated doc, has been removed as much as possible.
		
	
			
		
			
				
	
	
		
			197 lines
		
	
	
	
		
			5.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			197 lines
		
	
	
	
		
			5.6 KiB
		
	
	
	
		
			Text
		
	
	
	
	
	
<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
 | 
						|
<!ENTITY base CDATA "../..">
 | 
						|
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/machines.sgml,v 1.8 2005/10/04 19:43:49 hrs Exp $">
 | 
						|
<!ENTITY title "FreeBSD/ia64 Project -- machines">
 | 
						|
<!ENTITY email 'freebsd-ia64'>
 | 
						|
<!ENTITY % navinclude.developers "INCLUDE">
 | 
						|
]>
 | 
						|
 | 
						|
<html>
 | 
						|
  &header;
 | 
						|
 | 
						|
    <h2>Machines on the market</h2>
 | 
						|
 | 
						|
    <p>On this page we try to collect the different machines one can
 | 
						|
      buy now or could buy in the recent past. Presence here does not
 | 
						|
      mean that FreeBSD has been validated to run on it. We get to
 | 
						|
      that eventually. If a particular machine is not listed here,
 | 
						|
      chances are we do not know about it. Note that the Merced based
 | 
						|
      machines are not listed here, even though they are supported.
 | 
						|
      The reason for this is simply that they are not interesting
 | 
						|
      anymore.</p>
 | 
						|
 | 
						|
    <h3>Bull</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.bull.com/novascale/NovaScale4020.html">
 | 
						|
	      NovaScale 4020</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.bull.com/novascale/NovaScale4040.html">
 | 
						|
	      NovaScale 4040</a></td>
 | 
						|
	  <td>4-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.bull.com/novascale/NovaScale5080.html">
 | 
						|
	      NovaScale 5080</a></td>
 | 
						|
	  <td>8-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.bull.com/novascale/NovaScale5160.html">
 | 
						|
	      NovaScale 5160</a></td>
 | 
						|
	  <td>16-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>Fujitsu-Siemens</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.fujitsu-siemens.com/products/intel_servers/rack/primergy_rxi300.html">
 | 
						|
	      PRIMERGY RXi300</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.fujitsu-siemens.com/products/intel_servers/rack/primergy_rxi600.html">
 | 
						|
	      PRIMERGY RXi600</a></td>
 | 
						|
	  <td>4-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>Hewlett-Packard</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx1600/index.html">
 | 
						|
	      Integrity rx1600</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>HP zx1 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx2600/index.html">
 | 
						|
	      Integrity rx2600</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>HP zx1 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx4640/index.html">
 | 
						|
	      Integrity rx4640</a></td>
 | 
						|
	  <td>4-way Itanium 2</td>
 | 
						|
	  <td>HP zx1 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/entry_level/rx5670/index.html">
 | 
						|
	      Integrity rx5670</a></td>
 | 
						|
	  <td>4-way Itanium 2</td>
 | 
						|
	  <td>HP zx1 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/mid_range/rx7620/index.html">
 | 
						|
	      Integrity rx7620</a></td>
 | 
						|
	  <td>8-way Itanium 2</td>
 | 
						|
	  <td>HP sx1000 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/mid_range/rx8620/index.html">
 | 
						|
	      Integrity rx8620</a></td>
 | 
						|
	  <td>16-way Itanium 2</td>
 | 
						|
	  <td>HP sx1000 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.hp.com/products1/servers/integrity/superdome_high_end/index.html">
 | 
						|
	      Integrity Superdome</a></td>
 | 
						|
	  <td>up to 64-way Itanium 2</td>
 | 
						|
	  <td>HP sx1000 chipset</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>IBM</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.pc.ibm.com/us/eserver/xseries/x382.html">
 | 
						|
	      eserver xSeries 382</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>IBM XA-64 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.pc.ibm.com/us/eserver/xseries/x450.html">
 | 
						|
	      eserver xSeries 450</a></td>
 | 
						|
	  <td>4-way Itanium 2</td>
 | 
						|
	  <td>IBM XA-64 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.pc.ibm.com/us/eserver/xseries/x455.html">
 | 
						|
	      eserver xSeries 455</a></td>
 | 
						|
	  <td>16-way Itanium 2</td>
 | 
						|
	  <td>IBM XA-64 chipset</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>NEC</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.necsam.com/servers/products/model.cfm?model=10">
 | 
						|
	      Express5800/1000 series</a></td>
 | 
						|
	  <td>up to 32-way Itanium 2</td>
 | 
						|
	  <td>unknown</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>Supermicro</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.supermicro.com/PRODUCT/SUPERServer/SuperServer6113L-8.htm">
 | 
						|
	      SuperServer 6113L-8</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.supermicro.com/PRODUCT/SUPERServer/SuperServer6113M-i.htm">
 | 
						|
	      SuperServer 6113M-i</a></td>
 | 
						|
	  <td>2-way Itanium 2</td>
 | 
						|
	  <td>Intel E8870 chipset</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    <h3>Unisys</h3>
 | 
						|
 | 
						|
    <table class="tblbasic">
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.unisys.com/products/es7000__servers/hardware/aries__410__server.htm">
 | 
						|
	      ES7000 Aries 410</a></td>
 | 
						|
	  <td>8-way Itanium 2</td>
 | 
						|
	  <td>unknown</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.unisys.com/products/es7000__servers/hardware/aries__420__.htm">
 | 
						|
	      ES7000 Aries 420</a></td>
 | 
						|
	  <td>16-way Itanium 2</td>
 | 
						|
	  <td>unknown</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.unisys.com/products/es7000__servers/hardware/orion__430.htm">
 | 
						|
	      ES7000 Orion 430</a></td>
 | 
						|
	  <td>2*16-way Itanium 2</td>
 | 
						|
	  <td>unknown</td>
 | 
						|
	</tr>
 | 
						|
	<tr>
 | 
						|
	  <td><a href="http://www.unisys.com/products/es7000__servers/hardware/orion__560.htm">
 | 
						|
	      ES7000 Orion 560</a></td>
 | 
						|
	  <td>2*16-way Itanium 2 + 32-way Xeon</td>
 | 
						|
	  <td>unknown</td>
 | 
						|
	</tr>
 | 
						|
    </table>
 | 
						|
 | 
						|
    &footer;
 | 
						|
</html>
 |