Create a list of references. The current list is naturally just a
start. Also, add a google search at the top of the page in case one cannot find what one is looking for here. Most if not all of the links are expected to be off-site.
This commit is contained in:
parent
377f157035
commit
11ed07047b
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=15698
1 changed files with 62 additions and 0 deletions
62
en/platforms/ia64/refs.sgml
Normal file
62
en/platforms/ia64/refs.sgml
Normal file
|
@ -0,0 +1,62 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY date "$FreeBSD$">
|
||||
<!ENTITY title "FreeBSD/ia64 Project">
|
||||
<!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>
|
||||
|
||||
&footer;
|
||||
</html>
|
Loading…
Reference in a new issue