2012-08-01 21:06:15 +02:00
|
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
|
|
|
|
<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
|
2013-11-13 07:10:37 +01:00
|
|
|
|
"http://www.FreeBSD.org/XML/share/xml/xhtml10-freebsd.dtd" [
|
2012-08-10 00:39:25 +02:00
|
|
|
|
<!ENTITY title "Projet FreeBSD/ia64 -- r<>f<EFBFBD>rences">
|
2003-11-18 13:46:40 +01:00
|
|
|
|
<!ENTITY email 'freebsd-ia64'>
|
|
|
|
|
]>
|
|
|
|
|
|
2005-10-04 18:22:36 +02:00
|
|
|
|
<!--
|
2003-11-18 13:46:40 +01:00
|
|
|
|
The FreeBSD French Documentation Project
|
2007-03-09 18:38:58 +01:00
|
|
|
|
Original revision: 1.11
|
2005-10-04 18:22:36 +02:00
|
|
|
|
|
2003-11-18 13:46:40 +01:00
|
|
|
|
Version francaise : Stephane Legrand <stephane@freebsd-fr.org>
|
2003-12-06 22:45:58 +01:00
|
|
|
|
Version francaise (mise a jour) : Vincent Tougait <viny@scientiae.net>
|
2005-02-05 17:32:26 +01:00
|
|
|
|
Version francaise (mise a jour) : Antoine Brodin <antoine.brodin@laposte.net>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
-->
|
|
|
|
|
|
2012-08-01 21:06:15 +02:00
|
|
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
2012-08-05 00:42:35 +02:00
|
|
|
|
<head>
|
|
|
|
|
<title>&title;</title>
|
|
|
|
|
|
|
|
|
|
<cvs:keyword xmlns:cvs="http://www.FreeBSD.org/XML/CVS">$FreeBSD$</cvs:keyword>
|
|
|
|
|
</head>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
|
2012-08-01 21:06:15 +02:00
|
|
|
|
<body class="navinclude.developers">
|
|
|
|
|
|
|
|
|
|
<hr/>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
|
|
|
|
|
<!-- Search Google (see http://www.google.com/searchcode.html) -->
|
2012-08-01 21:06:15 +02:00
|
|
|
|
<form method="get" action="http://www.google.com/search">
|
2003-11-18 13:46:40 +01:00
|
|
|
|
<center>
|
|
|
|
|
<a href="http://www.google.com/">
|
|
|
|
|
<img src="http://www.google.com/logos/Logo_40wht.gif"
|
2012-08-01 21:06:15 +02:00
|
|
|
|
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"/>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
</center>
|
|
|
|
|
</form>
|
|
|
|
|
|
2012-08-01 21:06:15 +02:00
|
|
|
|
<hr/>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
|
2012-08-10 00:39:25 +02:00
|
|
|
|
<h2>R<EFBFBD>f<EFBFBD>rences</h2>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
|
|
|
|
|
<p>Cette page contient une collection de liens vers des documents
|
2012-08-10 00:39:25 +02:00
|
|
|
|
de r<>f<EFBFBD>rence.</p>
|
2005-10-04 18:22:36 +02:00
|
|
|
|
|
2003-11-18 13:46:40 +01:00
|
|
|
|
<!--
|
2012-08-10 00:39:25 +02:00
|
|
|
|
N.d.T. : ce sont uniquement des documents techniques <20>crits en anglais
|
2003-11-18 13:46:40 +01:00
|
|
|
|
est-ce utile de traduire les titres ??
|
|
|
|
|
-->
|
|
|
|
|
|
|
|
|
|
<h3>Architecture</h3>
|
|
|
|
|
|
|
|
|
|
<ul>
|
2005-02-05 17:32:26 +01:00
|
|
|
|
<li>Intel Software Developer's Manual, revision 2.1
|
2003-11-18 13:46:40 +01:00
|
|
|
|
<ul>
|
2005-10-15 10:37:59 +02:00
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.1/245317.pdf">Volume 1: Application Architecture [pdf]</a></li>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.1/245318.pdf">Volume 2: System Architecture [pdf]</a></li>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.1/245319.pdf">Volume 3: Instruction Set Reference [pdf]</a></li>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.1/24869909.pdf">Specification Update [pdf]</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2007-03-09 18:38:58 +01:00
|
|
|
|
<li>Intel Software Developer's Manual, revision 2.2
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.2/24531705.pdf">Volume 1: Application Architecture [pdf]</a></li>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.2/24531805.pdf">Volume 2: System Architecture [pdf]</a></li>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/sdm-2.2/24531905.pdf">Volume 3: Instruction Set Reference [pdf]</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2005-10-15 10:37:59 +02:00
|
|
|
|
</ul>
|
|
|
|
|
|
2012-08-10 00:39:25 +02:00
|
|
|
|
<h3>Impl<EFBFBD>mentations du processeur</h3>
|
2005-10-15 10:37:59 +02:00
|
|
|
|
|
|
|
|
|
<ul>
|
|
|
|
|
<li>Itanium (Merced)
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/itanium/24532003.pdf">Processor Reference Manual [pdf]</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
<li>Itanium 2 (McKinley, Madison, Madison II)
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="http://people.FreeBSD.org/~marcel/refs/ia64/itanium2/25111003.pdf">Processor Reference Manual [pdf]</a></li>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<h3>Chipset</h3>
|
|
|
|
|
|
|
|
|
|
<ul>
|
2005-02-05 17:32:26 +01:00
|
|
|
|
<li><a href="http://developer.intel.com/design/archives/itanium/downloads/248703.htm">Intel 460GX Chipset Datasheet</a></li>
|
|
|
|
|
<li><a href="http://developer.intel.com/design/archives/itanium/downloads/248704.htm">Intel 460GX Chipset System Software Developer's Manual</a></li>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
<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>
|
2003-12-06 22:45:58 +01:00
|
|
|
|
<li>Hewlett-Packard zx1
|
|
|
|
|
<ul>
|
|
|
|
|
<li><a href="http://h21007.www2.hp.com/dspp/files/unprotected/linux/zx1-ioa-mercury_ers.pdf">zx1 ioa reference specification</a></li>
|
|
|
|
|
<li><a href="http://h21007.www2.hp.com/dspp/files/unprotected/linux/zx1-mio.pdf">zx1 memory and I/O (mio) reference specification</a></li>
|
|
|
|
|
</ul>
|
|
|
|
|
</li>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
</ul>
|
|
|
|
|
|
|
|
|
|
<h3>Runtime</h3>
|
|
|
|
|
|
|
|
|
|
<ul>
|
2005-02-05 17:32:26 +01:00
|
|
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245358.htm">Software Conventions & Runtime Architecture Guide</a></li>
|
|
|
|
|
<li><a href="http://developer.intel.com/design/itanium/downloads/245370.htm">Processor-specific Application Binary Interface (ABI)</a></li>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
</ul>
|
|
|
|
|
|
2012-08-01 21:06:15 +02:00
|
|
|
|
</body>
|
2003-11-18 13:46:40 +01:00
|
|
|
|
</html>
|