68 lines
2.7 KiB
Text
68 lines
2.7 KiB
Text
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
|
<!ENTITY base CDATA "../..">
|
|
<!ENTITY date "$FreeBSD: www/en/platforms/ia64/refs.sgml,v 1.2 2003/01/19 08:46:37 marcel Exp $">
|
|
<!ENTITY title "FreeBSD/ia64 Project -- references">
|
|
<!ENTITY email 'freebsd-ia64'>
|
|
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
|
]>
|
|
|
|
<html>
|
|
&header;
|
|
|
|
<hr>
|
|
|
|
<!-- Search Google (see http://www.google.com/searchcode.html) -->
|
|
<form method=GET action="http://www.google.com/search">
|
|
<center>
|
|
<a href="http://www.google.com/">
|
|
<img src="http://www.google.com/logos/Logo_40wht.gif"
|
|
border="0" alt="Google" align="middle"></a>
|
|
<input type=text name=q size=25 maxlength=255 value="">
|
|
<input type=submit name=btnG value="Google Search">
|
|
</center>
|
|
</form>
|
|
|
|
<hr>
|
|
|
|
<h2>References</h2>
|
|
|
|
<p>This page contains a collection of links to relevant reference
|
|
material.</p>
|
|
|
|
<h3>Architecture</h3>
|
|
|
|
<ul>
|
|
<li>Intel Software Developers Manual, revision 2.1
|
|
<ul>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245317.htm">Volume 1: Application Architecture</a></li>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245318.htm">Volume 2: System Architecture</a></li>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245319.htm">Volume 3: Instruction Set Reference</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Chipset</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/248703.htm">Intel 460GX Chipset Datasheet</a></li>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/248704.htm">Intel 460GX Chipset System Software Developer's Manual</a></li>
|
|
<li>Intel E8870 Chipset Datasheets
|
|
<ul>
|
|
<li><a href="http://developer.intel.com/design/chipsets/datashts/251111.htm">Intel E8870IO Server I/O Hub (SIOH)</a></li>
|
|
<li><a href="http://developer.intel.com/design/chipsets/datashts/251112.htm">Intel E8870 Scalable Node Controller (SNC)</a></li>
|
|
<li><a href="http://developer.intel.com/design/chipsets/datashts/251113.htm">Intel E8870DH DDR Memory Hub (DMH)</a></li>
|
|
<li><a href="http://developer.intel.com/design/chipsets/datashts/252034.htm">Intel E8870SP Scalability Port Switch (SPS)</a></li>
|
|
<li><a href="http://developer.intel.com/design/chipsets/e7500/datashts/290732.htm">Intel 82870P2 PCI/PCI-X 64-bit Hub 2 (P64H2)</a></li>
|
|
<li><a href="http://developer.intel.com/design/chipsets/datashts/290744.htm">Intel 82801DB I/O Controller Hub 4 (ICH4)</a></li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
<h3>Runtime</h3>
|
|
|
|
<ul>
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245358.htm">Software Conventions & Runtime Architecture Guide</a></li>
|
|
</ul>
|
|
|
|
&footer;
|
|
</html>
|